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