Class: ShopFilter
- Inherits:
-
Object
- Object
- ShopFilter
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- PRODUCTAVAILABILITIES =
1
- STICKERSIZES =
2
- FIELDS =
{ PRODUCTAVAILABILITIES => {:type => ::Thrift::Types::SET, :name => 'productAvailabilities', :element => {:type => ::Thrift::Types::I32, :enum_class => ::P0_a_a_b_a_a_i1}}, STICKERSIZES => {:type => ::Thrift::Types::SET, :name => 'stickerSizes', :element => {:type => ::Thrift::Types::I32, :enum_class => ::P0_a_a_b_a_a_b3}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
11506 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11506 def struct_fields; FIELDS; end |
#validate ⇒ Object
11508 11509 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11508 def validate end |