Home > @infiniteobjects/shopify-data-manager > AdminTypes > PaymentTermsUpdateInput
The input fields used to update the payment terms.
Signature:
export interface PaymentTermsUpdateInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| paymentTermsAttributes | PaymentTermsInput | The attributes used to update the payment terms. | |
| paymentTermsId | Scalars[‘ID’][‘input’] | The ID of the payment terms being updated. |