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 => ::J0_a_a_b_a_a_o1}}, STICKERSIZES => {:type => ::Thrift::Types::SET, :name => 'stickerSizes', :element => {:type => ::Thrift::Types::I32, :enum_class => ::J0_a_a_b_a_a_h3}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
10635 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10635 def struct_fields; FIELDS; end |
#validate ⇒ Object
10637 10638 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10637 def validate end |