TalonOne::ApplicationSessionEntity Properties Name Type Description Notes session_id Integer The globally unique Talon.One ID of the session where this entity was created. Code Sample require 'TalonOne' instance = TalonOne::ApplicationSessionEntity.new(session_id: 2)