stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PaymentTermsCreateInput

AdminTypes.PaymentTermsCreateInput interface

The input fields used to create a payment terms.

Signature:

export interface PaymentTermsCreateInput 

Properties

Property Modifiers Type Description
paymentSchedules?   InputMaybe<Array<PaymentScheduleInput>> (Optional) Specifies the payment schedules for the payment terms.
paymentTermsTemplateId   Scalars[‘ID’][‘input’] Specifies the payment terms template ID used to generate payment terms.