ENUM
AccountTypeEnum
A type of account.
link GraphQL Schema definition
- enum AccountTypeEnum {
- # A commercial account
- # A residential account
- # A government account
- # An industrial account
- # A senior citizen account
- }
link Require by
- AccountA customer account.
- AccountTypeThe account type.
- AddressListAn address list defines some criteria by which to group accounts for network policy enforcement.
- AlertingRotationAn alerting rotation.
- BillingDefaultDefault billing settings that are applied to some accounts on creation.
- BillingSettingBilling configuration settings.
- CreateAccountTypeMutationInputThe input object that defines the fields for the createAccountType mutation.
- InvoiceMessageA message that is appended to specific invoices.
- InvoiceTemplateA template for generating invoices.
- Querynull
- RadiusGroupA RADIUS group.
- TowercoverageConfigurationTowerCoverage integration.
- UpdateAccountTypeMutationInputThe input object that defines the fields for the updateAccountType mutation.