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