CPPKiteConnect
Public Member Functions | Public Attributes | List of all members
kiteconnect::MFHolding Struct Reference

MFHolding represents a individual mutualfund holding. More...

#include <responses.hpp>

Public Member Functions

 MFHolding (const rj::Value::Object &val)
 
void parse (const rj::Value::Object &val)
 

Public Attributes

string folio
 
string fund
 
string tradingsymbol
 
double averagePrice = 0.0
 
double lastPrice = 0.0
 
string lastPriceDate
 
double Pnl = 0.0
 
double quantity = 0
 

Detailed Description

MFHolding represents a individual mutualfund holding.


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