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

MFOrder represents a individual mutualfund order response. More...

#include <responses.hpp>

Public Member Functions

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

Public Attributes

string orderID
 
string exchangeOrderID
 
string tradingsymbol
 
string status
 
string statusMessage
 
string folio
 
string fund
 
string orderTimestamp
 
string exchangeTimestamp
 
string settlementID
 
string transactionType
 
string variety
 
string purchaseType
 
int quantity = 0
 
double amount = 0.0
 
double lastPrice = 0.0
 
double averagePrice = 0.0
 
string placedBy
 
string tag
 

Detailed Description

MFOrder represents a individual mutualfund order response.


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