CPPKiteConnect
kiteconnect::mfSip Struct Reference

Represents information of a mutual fund SIP. More...

#include <mf.hpp>

Collaboration diagram for kiteconnect::mfSip:

Public Member Functions

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

Public Attributes

int pendingInstalments = -1
 
int instalmentDay = -1
 
int completedInstalments = -1
 
int instalments = -1
 
double instalmentAmount = -1
 
double triggerPrice = -1
 
string ID
 
string tradingsymbol
 
string fundName
 
string dividendType
 
string transactionType
 
string status
 
string SIPType
 
string created
 
string frequency
 
string lastInstalment
 
string nextInstalment
 
string tag
 

Detailed Description

Represents information of a mutual fund SIP.


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