VoucherDiscountType
Voucher discount type for display purposes.
enum VoucherDiscountType {
FIXED
PERCENTAGE
SHIPPING
}
Values
VoucherDiscountType.FIXED
VoucherDiscountType.PERCENTAGE
VoucherDiscountType.SHIPPING
Member Of
VoucherFilterInput input