Libraries
»
linerb
(0.1.8)
»
Index (C)
»
Com_linecorp_square_protocol_thrift_common_SquareEmblem
Module: Com_linecorp_square_protocol_thrift_common_SquareEmblem
Defined in:
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary
collapse
SUPER =
1
OFFICIAL =
2
VALUE_MAP =
{
1
=>
"
SUPER
"
,
2
=>
"
OFFICIAL
"
}
VALID_VALUES =
Set
.
new
(
[
SUPER
,
OFFICIAL
]
)
.
freeze