Class: GetCoinProductsResponse
- Inherits:
-
Object
- Object
- GetCoinProductsResponse
- 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
- ITEMS =
1
- FIELDS =
{ ITEMS => {:type => ::Thrift::Types::LIST, :name => 'items', :element => {:type => ::Thrift::Types::STRUCT, :class => ::CoinProductItem}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
13088 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 13088 def struct_fields; FIELDS; end |
#validate ⇒ Object
13090 13091 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 13090 def validate end |