Module: Whop_sdk::Types::Languages

Extended by:
Internal::Types::Enum
Defined in:
lib/whop_sdk/types/languages.rb

Constant Summary collapse

EN =
"en"
ES =
"es"
IT =
"it"
PT =
"pt"
DE =
"de"
FR =
"fr"
PL =
"pl"
RU =
"ru"
NL =
"nl"
CA =
"ca"
TR =
"tr"
SV =
"sv"
UK =
"uk"
NO =
"no"
FI =
"fi"
SK =
"sk"
EL =
"el"
CS =
"cs"
HR =
"hr"
DA =
"da"
RO =
"ro"
BG =
"bg"

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