CartDiscountCodeUpdateInput
InputInput for updating an existing CartDiscountCodes container.
#
Fields
- [String!]
codes The codes to use for this cart discount code update input.
- ID!
id The unique identifier of the resource.
- Int
maxApplications The max applications to use for this cart discount code update input.
- Int
maxApplicationsPerCustomer The max applications per customer to use for this cart discount code update input.
- String
name The name to use for this cart discount code update input.
- DateTime
validFrom The valid from to use for this cart discount code update input.
- DateTime
validUntil The valid until to use for this cart discount code update input.