A result of a discount redeem code creation operation created by a bulk creation.
Access Scopes
Apps must have `read_discounts` access scope.
Fields
code:
String! -
The code to use in the discount redeem code creation operation.
discountRedeemCode:
DiscountRedeemCode -
The successfully created discount redeem code.
If the discount redeem code couldn't be created, then this field is `null``.
errors:
DiscountUserError! -
A list of errors that occurred during the creation operation of the discount redeem code.