ENUM
AdditionalServiceActionType
The additional service action type.
link GraphQL Schema definition
- enum AdditionalServiceActionType {
- # Add the specified service as an additional service
- # Add the service specified and make the current primary an additional service
- # Replace the current additional service with the specified service
- # Replace the current primary service with the specified service
- }
link Require by
- AccountA customer account.
- Querynull
- ScheduledEventAn `Account` event that is run at a specific time.
- ScheduledEventAccountCalixServiceDetailThe `AccountCalixServiceDetail` records used to configure the Calix integrations when a `ScheduledEvent` is executed.
- ScheduledEventAccountVoiceServiceDetailThe `AccountVoiceServiceDetail` records used to configure a voice service when a `ScheduledEvent` is executed.