- DiscountType
DiscountType
Namespace: Middleware
Assembly: Middleware
Type of discount that has been applied to an Invoice/OrderFields
None | Invoice/Order has no discount. |
PercentageTotal | Invoice/Order has a percentage discount on the total. |
PercentageSubTotal | Invoice/Order has a percentage discount on the sub total. |
Value | Invoice/Order has a monetary value discount (i.e. GBP10) |