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