INPUT_OBJECT
A voice provider rate to import.
input CreateVoiceProviderRecordMutationInput {# The prefix for the rate.prefix: String!# The description for the rate.description: String# The rate that is imported from a rate deck.base_rate: Float!}