2.1.1 Sessions object
Represents a collection of session by a particular user.
Fields
| Field | Type | Description |
|---|---|---|
useroptional |
2.1.1 User object | The user the session were created by. |
totalrequired |
Integer | The total number of user sessions found. |
sessionsoptional |
List of 2.1.1 Session object | The actual list of sessions. |
Last updated on