class PurchaseRecord
Constants
- FIELDS
- GIVER
- PRODUCTDETAIL
- PURCHASEDPRICE
- PURCHASEDTIME
- RECIPIENT
Public Instance Methods
struct_fields()
click to toggle source
# File lib/linerb/gen-rb/takagi_chan_types.rb, line 10440 def struct_fields; FIELDS; end
validate()
click to toggle source
# File lib/linerb/gen-rb/takagi_chan_types.rb, line 10442 def validate end