Method: OEHClient::Realtime::Response#interaction
- Defined in:
- lib/oehclient/realtime/response.rb
#interaction ⇒ Object
helper method to get the interacton object from the parent optimization
51 52 53 |
# File 'lib/oehclient/realtime/response.rb', line 51 def interaction @optimization.interaction end |