Method: ONEAccess::Response::BaseResponse#data
- Defined in:
- lib/oneaccess/response/base_response.rb
#data ⇒ Object
Returns the value of attribute data.
9 10 11 |
# File 'lib/oneaccess/response/base_response.rb', line 9 def data @data end |