PaymentTermsTemplate - admin-graphql - OBJECT
Version: 2024-10
Description:
Represents the payment terms template object.
Access Scopes
Fields
-
description:
String! -
The description of the payment terms template.
-
dueInDays:
Int -
The number of days between the issued date and due date if this is the net type of payment terms.
-
id:
ID! -
A globally-unique ID.
-
name:
String! -
The name of the payment terms template.
-
paymentTermsType:
PaymentTermsType! -
The type of the payment terms template.
-
translatedName:
String! -
The translated payment terms template name.
Connections
Related queries
Related mutations
Related Unions
Examples