Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class DiscountType

Type of discount amount.

Inheritance
System.Object
DiscountType
Namespace: EPiServer.Commerce.Marketing
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public sealed class DiscountType : Enum

Fields

LineItem

Declaration
public const DiscountType LineItem
Field Value
Type Description
DiscountType

Manual

Manual discount type.

Declaration
public const DiscountType Manual
Field Value
Type Description
DiscountType

None

No line item discount type.

Declaration
public const DiscountType None
Field Value
Type Description
DiscountType

Order

Declaration
public const DiscountType Order
Field Value
Type Description
DiscountType

Shipping

Declaration
public const DiscountType Shipping
Field Value
Type Description
DiscountType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32