PaymentTermsUpdateInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields used to update the payment terms.
Access Scopes
Fields
paymentTermsAttributes
: PaymentTermsInput! - The attributes used to update the payment terms.
paymentTermsId
: ID! - The ID of the payment terms being updated.
Input objects with this input object
paymentTermsUpdate
Examples