Method: IOSTSdk::Models::Query::ContractStorage.attr_names

Defined in:
lib/iost_sdk/models/query/contract_storage.rb

.attr_namesObject



13
14
15
16
17
18
19
20
# File 'lib/iost_sdk/models/query/contract_storage.rb', line 13

def self.attr_names
  [
    'id',
    'field',
    'key',
    'by_longest_chain'
  ]
end