ENUM
IspType
The ISP type of a Company
.
link GraphQL Schema definition
- enum IspType {
- # ILEC
- # CLEC
- # IXC
- # VOIP
- # ISP
- # Wireless
- # Retail Sales
- }
link Require by
- AccountA customer account.
- AdtranMosaicSettingAn Adtran Mosaic settings record.
- BankAccountProcessorA processor or method of processing bank account payments.
- CalixCloudSettingA Calix Cloud setting.
- CompanyA company you do business as.
- CompanyDepartmentA department in a company.
- ContractTemplateA contract template.
- CreateCompanyMutationInputThe input object that defines the fields for the createCompany mutation.
- CreditCardProcessorA company that processes `CreditCard` transactions.
- CustomFieldA user defined field.
- DebitA debit.
- DiscountA discount.
- InvoiceAn invoice.
- InvoiceTemplateA template for generating invoices.
- JobTypeThe type of a `Job`.
- PackageA collection of `Service`s.
- PaymentA payment.
- PurchaseOrderA purchase order for items from a third party vendor.
- Querynull
- SendgridDynamicTemplateExternalReferenceAn external reference to a dynamic template at SendGrid.
- ServiceA service.
- UpdateCompanyMutationInputThe input object that defines the fields for the updateCompany mutation.