Method: GoodData::Rest::Object#json
- Defined in:
- lib/gooddata/rest/object.rb
#json ⇒ Object Also known as: raw_data, to_hash, to_json
Returns the value of attribute json.
40 41 42 |
# File 'lib/gooddata/rest/object.rb', line 40 def json @json end |