INPUT_OBJECT
UpdateScheduledEventAccountVoiceServiceDetailMutationInput
The fields necessary to update an account voice service detail on a scheduled event.
link GraphQL Schema definition
- input UpdateScheduledEventAccountVoiceServiceDetailMutationInput {
- # The ID of a voice service configuration parameter.
- Int64Bit! :
- # The quantity for this service.
- Int :
- # The amount that this service price has been overridden to. If this is null, then
- # the service price is used.
- Int :
- # The reason that the price of a service has been overridden.
- String :
- # The amount that this service price has been overridden to. If this is null, then
- # the service price is used.
- Boolean :
- # The reason that the price of a service has been overridden.
- Boolean :
- }