Method: NexosisApi::AlgorithmSelection#sessionId
- Defined in:
- lib/nexosis_api/algorithm_selection.rb
#sessionId ⇒ String
The session which selected the algorithm
24 25 26 |
# File 'lib/nexosis_api/algorithm_selection.rb', line 24 def sessionId @sessionId end |