|
CPPKiteConnect
|
Represents information of a user session. More...
#include <user.hpp>

Public Member Functions | |
| userSession (const rj::Value::Object &val) | |
| void | parse (const rj::Value::Object &val) |
Public Attributes | |
| string | apiKey |
| string | publicToken |
| string | loginTime |
| userProfile | profile |
| userTokens | tokens |
Represents information of a user session.