Class: Datacash::Response::Response

Inherits:
Base
  • Object
show all
Defined in:
lib/datacash/response/response.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize, key, keys, #success?

Constructor Details

This class inherits a constructor from Datacash::Response::Base

Instance Attribute Details

#rawObject

Returns the value of attribute raw.



4
5
6
# File 'lib/datacash/response/response.rb', line 4

def raw
  @raw
end