Class: BrowsingHistory
- Inherits:
-
Object
- Object
- BrowsingHistory
- 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
- PRODUCTSEARCHSUMMARY =
1
- BROWSINGTIME =
2
- FIELDS =
{ PRODUCTSEARCHSUMMARY => {:type => ::Thrift::Types::STRUCT, :name => 'productSearchSummary', :class => ::ProductSearchSummary}, BROWSINGTIME => {:type => ::Thrift::Types::I64, :name => 'browsingTime'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
12015 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12015 def struct_fields; FIELDS; end |
#validate ⇒ Object
12017 12018 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12017 def validate end |