# PaymentTermsType - admin-graphql - ENUM Version: 2024-07 ## Description The type of a payment terms or a payment terms template. ### Access Scopes ## Enum values * [FIXED](/docs/api/admin-graphql/2024-07/enums/FIXED) * [FULFILLMENT](/docs/api/admin-graphql/2024-07/enums/FULFILLMENT) * [NET](/docs/api/admin-graphql/2024-07/enums/NET) * [RECEIPT](/docs/api/admin-graphql/2024-07/enums/RECEIPT) * [UNKNOWN](/docs/api/admin-graphql/2024-07/enums/UNKNOWN) ## Fields with this enum * [PaymentTerms.paymentTermsType](/docs/api/admin-graphql/2024-07/objects/PaymentTerms) * [PaymentTermsTemplate.paymentTermsType](/docs/api/admin-graphql/2024-07/objects/PaymentTermsTemplate) * [QueryRoot.paymentTermsTemplates](/docs/api/admin-graphql/2024-07/arguments/QueryRoot) * [paymentTermsTemplates.paymentTermsType](/docs/api/admin-graphql/2024-07/queries/paymentTermsTemplates) ## Examples