stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PaymentScheduleInput > dueAt

AdminTypes.PaymentScheduleInput.dueAt property

Specifies the date and time when the payment schedule is due. This field must be provided for fixed type payment terms.

Signature:

dueAt?: InputMaybe<Scalars['DateTime']['input']>;