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