Module: Apifreaks::Types::GeolocationLookupRequestLang
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/apifreaks/types/geolocation_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