ENUM
VoiceServiceGenericParameterType
The type of configurable attribute for a voice service.
link GraphQL Schema definition
- enum VoiceServiceGenericParameterType {
- # Lines
- # PBX Seats
- # Other
- }
link Require by
- AccountVoiceServiceDetailA voice service configuration that links a service parameter to an account.
- DebitA debit.
- Querynull
- ScheduledEventAccountVoiceServiceDetailThe `AccountVoiceServiceDetail` records used to configure a voice service when a `ScheduledEvent` is executed.
- VoiceServiceDetailDetails regarding a specific voice `Service`.
- VoiceServiceGenericParameterA configurable attribute for a voice service.
- VoiceServiceGenericParameterMutationInputThe input object that defines the fields for the createVoiceServiceGenericParameter mutation.
- VoiceServiceGenericParameterTaxThe relationship between a `VoiceServiceGenericParameter` and a `Tax`.
- VoiceServiceGenericParameterTaxDefinitionThe relationship between a `VoiceServiceGenericParameter` and a `TaxDefinition`.