stack

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

AdminTypes.PaymentScheduleInput.issuedAt property

Specifies the date and time that the payment schedule was issued. This field must be provided for net type payment terms.

Signature:

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