CheckoutVoucherInput Input
Description
Input fields for voucher information.
Declaration
input CheckoutVoucherInput {
id: String
value: String
redeemType: String
}
Fields
| Name | Type | Description |
|---|---|---|
id | String | Voucher identifier string. |
value | String | Voucher code or value. |
redeemType | String | Type of voucher redemption. |