Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 553 Bytes

Session.md

File metadata and controls

11 lines (8 loc) · 553 Bytes

TalonOne.Model.Session

Properties

Name Type Description Notes
UserId int The ID of the user of this session.
Token string The token to use as a bearer token to query Management API endpoints.
Created DateTime Unix timestamp indicating when the session was first created.

[Back to Model list] [Back to API list] [Back to README]