Module: Vapi::Types::AnalyticsQueryGroupByItem

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

Constant Summary collapse

TYPE =
"type"
ASSISTANT_ID =
"assistantId"
ENDED_REASON =
"endedReason"
ANALYSIS_SUCCESS_EVALUATION =
"analysis.successEvaluation"
STATUS =
"status"

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