stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountCodeBxgy > endsAt

AdminTypes.DiscountCodeBxgy.endsAt property

The date and time when the discount ends. For open-ended discounts, use null.

Signature:

endsAt?: Maybe<Scalars['DateTime']['output']>;