Class: Balance
- Inherits:
-
Object
- Object
- Balance
- 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
- CURRENTPOINTSFIXEDPOINTDECIMAL =
1
- FIELDS =
{ CURRENTPOINTSFIXEDPOINTDECIMAL => {:type => ::Thrift::Types::STRING, :name => 'currentPointsFixedPointDecimal'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
16510 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16510 def struct_fields; FIELDS; end |
#validate ⇒ Object
16512 16513 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16512 def validate end |