Class: IOSTSdk::Models::Receipt

Inherits:
Object
  • Object
show all
Includes:
IOSTSdk::Models
Defined in:
lib/iost_sdk/models/receipt.rb

Constant Summary

Constants included from IOSTSdk::Models

MODEL_REGISTRY

Class Method Summary collapse

Methods included from IOSTSdk::Models

included, #parse, #raw_data

Class Method Details

.attr_namesObject



10
11
12
13
14
15
# File 'lib/iost_sdk/models/receipt.rb', line 10

def self.attr_names
  [
    'func_name',
    'content'
  ]
end