Class: ProductWishProperty
- Inherits:
-
Object
- Object
- ProductWishProperty
- 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
- TOTALCOUNT =
1
- FIELDS =
{ TOTALCOUNT => {:type => ::Thrift::Types::I64, :name => 'totalCount'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
10229 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10229 def struct_fields; FIELDS; end |
#validate ⇒ Object
10231 10232 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10231 def validate end |