Module: Apifreaks::Types::TimezoneLookupRequestLang

Extended by:
Internal::Types::Enum
Defined in:
lib/apifreaks/types/timezone_lookup_request_lang.rb

Constant Summary collapse

EN =
"en"
DE =
"de"
RU =
"ru"
JA =
"ja"
FR =
"fr"
CN =
"cn"
ES =
"es"
CS =
"cs"
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