Module: Wavix::SpeechAnalytics::Types::GetSpeechAnalyticsResponseLanguage

Extended by:
Internal::Types::Enum
Defined in:
lib/wavix/speech_analytics/types/get_speech_analytics_response_language.rb

Constant Summary collapse

EN =
"en"
DE =
"de"
ES =
"es"
FR =
"fr"
IT =
"it"

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