INPUT_OBJECT

DeleteVoiceServiceGenericParameterMutationInput

The input object that defines the fields for the deleteVoiceServiceGenericParameter mutation.

link GraphQL Schema definition

  • input DeleteVoiceServiceGenericParameterMutationInput {
  • # Whether or not to prorate the transaction.
  • prorate: Boolean
  • # The date to prorate the transaction as of.
  • proration_date: Date
  • }

link Require by