CPPKiteConnect
kiteconnect::userProfile Struct Reference

Represents an user's profile. More...

#include <user.hpp>

Collaboration diagram for kiteconnect::userProfile:

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 email
 
string broker
 
std::vector< string > products
 
std::vector< string > orderTypes
 
std::vector< string > exchanges
 
struct kiteconnect::userProfile::Meta meta
 

Detailed Description

Represents an user's profile.


The documentation for this struct was generated from the following file: