ENUM

ImportrecipeableType

The entity that this Import is associated with.

link GraphQL Schema definition

  • enum ImportrecipeableType {
  • # A recipe for importing call detail records (CDRs).
  • CallDetailRecordImportRecipe
  • # A recipe for importing DIDs.
  • DidImportRecipe
  • # A recipe for importing voice provider rates.
  • VoiceProviderRateImportRecipe
  • }