stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountRedeemCodeBulkCreationCode > discountRedeemCode

AdminTypes.DiscountRedeemCodeBulkCreationCode.discountRedeemCode property

The successfully created discount redeem code.

If the discount redeem code couldn’t be created, then this field is null`.

Signature:

discountRedeemCode?: Maybe<DiscountRedeemCode>;