VoucherDiscountType
No description
enum VoucherDiscountType {
FIXED
PERCENTAGE
SHIPPING
}
Values
VoucherDiscountType.FIXED
VoucherDiscountType.PERCENTAGE
VoucherDiscountType.SHIPPING
Member of
VoucherFilterInput
input