Module: Wavix::SpeechAnalytics::Types::GetSpeechAnalyticsResponseStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/wavix/speech_analytics/types/get_speech_analytics_response_status.rb
Constant Summary collapse
- COMPLETED =
"completed"- FAILED =
"failed"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values