Class: ONEAccess::Response::InvestorsResponse

Inherits:
Object
  • Object
show all
Extended by:
Serializable
Defined in:
lib/oneaccess/response/investors_response.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Serializable

from_json, represented_by

Instance Attribute Details

#dataObject

Returns the value of attribute data.



13
14
15
# File 'lib/oneaccess/response/investors_response.rb', line 13

def data
  @data
end

#metaObject

Returns the value of attribute meta.



12
13
14
# File 'lib/oneaccess/response/investors_response.rb', line 12

def meta
  @meta
end