Method: OEHClient::Realtime::Response#interaction

Defined in:
lib/oehclient/realtime/response.rb

#interactionObject

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