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