Method: CTG::Response::JSONResponse#data

Defined in:
lib/ctg/response/json_response.rb

#dataObject (readonly)

Returns the value of attribute data.



19
20
21
# File 'lib/ctg/response/json_response.rb', line 19

def data
  @data
end