Class: ShopUpdates
- Inherits:
-
Object
- Object
- ShopUpdates
- 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
- SHOPID =
1
- LATESTUPDATETIME =
11
- FIELDS =
{ SHOPID => {:type => ::Thrift::Types::STRING, :name => 'shopId'}, LATESTUPDATETIME => {:type => ::Thrift::Types::I64, :name => 'latestUpdateTime'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
10793 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10793 def struct_fields; FIELDS; end |
#validate ⇒ Object
10795 10796 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10795 def validate end |