ENUM
AddressType
The type of address that this is.
link GraphQL Schema definition
- enum AddressType {
- # A physical address where the entity is located
- # An address where this entity receives mail
- }
link Require by
- AccountA customer account.
- AddressA geographical address.
- AddressStatusAn address status.
- BankAccountA bank account.
- BillingDefaultDefault billing settings that are applied to some accounts on creation.
- CompanyA company you do business as.
- CreditCardA credit card.
- DisconnectionLogThe `Account` disconnections log.
- FibermapServiceLocationFiberMap service location.
- InventoryLocationA location that inventory is stored in.
- NetworkSiteA network site.
- NetworkSiteServiceableAddressListNetwork site serviceable address list.
- Querynull
- ServiceableAddressAccountAssignmentFutureAn expected change of serviceable address account assignment.
- ServiceableAddressAccountAssignmentHistoryA `ServiceableAddressAccountAssignmentHistory` for accounts and addresses.
- TowercoverageSubmissionA TowerCoverage submission.
- VendorA third party vendor of inventory models.