Class CouponType
Represents the type of a coupon
Fields
Digital
Digital Coupon
Declaration
public const CouponType Digital
Field Value
Type | Description |
---|---|
CouponType |
Fixed
Fixed Coupon
Declaration
public const CouponType Fixed
Field Value
Type | Description |
---|---|
CouponType |
Range
Range coupon
Declaration
public const CouponType Range
Field Value
Type | Description |
---|---|
CouponType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |