Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountRedeemCodeInput
The input fields for the redeem code to attach to a discount.
Signature:
export interface DiscountRedeemCodeInput
Property | Modifiers | Type | Description |
---|---|---|---|
code | Scalars[‘String’][‘input’] | The code that a customer can use at checkout to receive the associated discount. |