Method: TalonOne::ApplicationSessionEntity#session_id
- Defined in:
- lib/talon_one/models/application_session_entity.rb
#session_id ⇒ Object
The globally unique Talon.One ID of the session where this entity was created.
18 19 20 |
# File 'lib/talon_one/models/application_session_entity.rb', line 18 def session_id @session_id end |