Method: OpenC3::JsonApiObject#response_data
- Defined in:
- lib/openc3/io/json_api_object.rb
#response_data ⇒ Object (readonly)
Returns the value of attribute response_data.
53 54 55 |
# File 'lib/openc3/io/json_api_object.rb', line 53 def response_data @response_data end |