TaxableObjectDiscountTypeEnum Enum
Indicates which part of the order the discount should affect: SUBTOTAL or SHIPPING.
enum TaxableObjectDiscountTypeEnum {
SUBTOTAL
SHIPPING
}
Values​
TaxableObjectDiscountTypeEnum.SUBTOTAL​
TaxableObjectDiscountTypeEnum.SHIPPING​
Member Of​
TaxableObjectDiscount object