Class: Harmony::Service::Calculator::Response

Inherits:
Response show all
Defined in:
lib/harmony/service/calculator/response.rb

Instance Attribute Summary collapse

Attributes inherited from Response

#access_token, #flow_session_properties, #refresh_token

Method Summary

Methods inherited from Message

attr_accessor, attributes, #attributes, #initialize, json_create

Constructor Details

This class inherits a constructor from Harmony::Service::Message

Instance Attribute Details

#outputsObject

Returns the value of attribute outputs.



2
3
4
# File 'lib/harmony/service/calculator/response.rb', line 2

def outputs
  @outputs
end