Home > @infiniteobjects/shopify-data-manager > AdminTypes > PaymentScheduleInput > dueAt
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']>;