INPUT_OBJECT
AccountVoiceServiceDetailMutationInput
Metadata values for the metadata fields on the associated service.
link GraphQL Schema definition
- input AccountVoiceServiceDetailMutationInput {
- # 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 :
- }
link Require by
- AddPackageToAccountMutationInputThe input object that defines the fields for the addPackageToAccount mutation.
- AddServiceToAccountMutationInputThe input object that defines the fields for the addServiceToAccount mutation.
- CreateScheduledEventMutationInputThe input object that defines the fields for the createScheduledEvent mutation.