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