IncentiveDiscountType
Calculation methods for applying discount values in incentive business rules
enum IncentiveDiscountType {
FlatFee
Percentage
}
Values
IncentiveDiscountType.FlatFee
Fixed amount discount applied as an absolute monetary value
IncentiveDiscountType.Percentage
Proportional discount applied as a percentage of the target value