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
9635 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9635 def struct_fields; FIELDS; end |
#validate ⇒ Object
9637 9638 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9637 def validate end |