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

MFInstrument represents individual mfinstrument response. More...

#include <responses.hpp>

Public Member Functions

 MFInstrument (const string &val)
 
void parse (const string &val)
 

Public Attributes

string tradingsymbol
 
string AMC
 
string name
 
bool purchaseAllowed
 
bool redemtpionAllowed
 
double minimumPurchaseAmount = 0.0
 
double purchaseAmountMultiplier = 0.0
 
double minimumAdditionalPurchaseAmount = 0.0
 
double minimumRedemptionQuantity = 0.0
 
double redemptionQuantityMultiplier = 0.0
 
string dividendType
 
string schemeType
 
string plan
 
string settlementType
 
double lastPrice = 0.0
 
string lastPriceDate
 

Detailed Description

MFInstrument represents individual mfinstrument response.


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