Class DiscountType
Inheritance
System.Object
DiscountType
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public sealed class DiscountType : Enum
Fields
LineItem
Declaration
public const DiscountType LineItem
Field Value
Manual
Declaration
public const DiscountType Manual
Field Value
None
No line item discount type.
Declaration
public const DiscountType None
Field Value
Order
Declaration
public const DiscountType Order
Field Value
Shipping
Declaration
public const DiscountType Shipping
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|