stack

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

AdminTypes.DiscountCodeBasic.endsAt property

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

Signature:

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