2.0 Sessions object

Represents a collection of session by a particular user.

Fields

Field Type Description
user
optional
2.0 User object The user the session were created by.
total
required
Integer The total number of user sessions found.
sessions
optional
List of 2.0 Session object The actual list of sessions.