Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 377 Bytes

ApplicationSessionEntity.md

File metadata and controls

17 lines (10 loc) · 377 Bytes

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)