|
CPPKiteConnect
|
Represents an user's profile. More...
#include <user.hpp>

Classes | |
| struct | Meta |
Public Member Functions | |
| userProfile (const rj::Value::Object &val) | |
| void | parse (const rj::Value::Object &val) |
Public Attributes | |
| string | userID |
| string | userName |
| string | userShortName |
| string | avatarURL |
| string | userType |
| string | |
| string | broker |
| std::vector< string > | products |
| std::vector< string > | orderTypes |
| std::vector< string > | exchanges |
| struct kiteconnect::userProfile::Meta | meta |
Represents an user's profile.