IncentiveDiscountType
Available type of incentive discounts
enum IncentiveDiscountType {
FlatFee
Percentage
}
Available type of incentive discounts
enum IncentiveDiscountType {
FlatFee
Percentage
}
IncentiveDiscountType.FlatFee
IncentiveDiscountType.Percentage