Module: Vapi::Types::ExportSessionDtoColumns

Extended by:
Internal::Types::Enum
Defined in:
lib/vapi/types/export_session_dto_columns.rb

Constant Summary collapse

ID =
"id"
NAME =
"name"
STATUS =
"status"
ASSISTANT_ID =
"assistantId"
SQUAD_ID =
"squadId"
CUSTOMER_NAME =
"customerName"
CUSTOMER_NUMBER =
"customerNumber"
PHONE_NUMBER_ID =
"phoneNumberId"
COST =
"cost"
MESSAGES =
"messages"
CREATED_AT =
"createdAt"
UPDATED_AT =
"updatedAt"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load