Class: GetBalanceResponse
- Inherits:
-
Object
- Object
- GetBalanceResponse
- 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
- BALANCE =
1
- FIELDS =
{ BALANCE => {:type => ::Thrift::Types::STRUCT, :name => 'balance', :class => ::Balance} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
17579 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17579 def struct_fields; FIELDS; end |
#validate ⇒ Object
17581 17582 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17581 def validate end |