Method: NexosisApi::AlgorithmSelection#sessionId

Defined in:
lib/nexosis_api/algorithm_selection.rb

#sessionIdString

The session which selected the algorithm

Returns:

  • (String)

    session identifier


24
25
26
# File 'lib/nexosis_api/algorithm_selection.rb', line 24

def sessionId
  @sessionId
end