class Coin

Constants

FIELDS
FREECOINBALANCE
PAYEDCOINBALANCE
REWARDCOINBALANCE
TOTALCOINBALANCE

Public Instance Methods

struct_fields() click to toggle source
# File lib/linerb/gen-rb/takagi_chan_types.rb, line 14281
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/linerb/gen-rb/takagi_chan_types.rb, line 14283
def validate
end