ENUM

ImportableType

The type of entity to be imported.

link GraphQL Schema definition

  • enum ImportableType {
  • # A call detail record (CDR).
  • CallDetailRecord
  • # A direct inward dial (DID).
  • Did
  • # A voice provider rate.
  • VoiceProviderRate
  • }