CPPKiteConnect
kiteconnect::placeMfOrderParams Struct Reference

Parameters required for the placeMfOrder method. More...

#include <mf.hpp>

Collaboration diagram for kiteconnect::placeMfOrderParams:

Public Member Functions

placeMfOrderParamsQuantity (int arg)
 
placeMfOrderParamsAmount (double arg)
 
placeMfOrderParamsSymbol (const string &arg)
 
placeMfOrderParamsTransactionType (const string &arg)
 
placeMfOrderParamsTag (const string &arg)
 

Public Attributes

std::optional< int > quantity
 
std::optional< double > amount
 
string symbol
 
string transactionType
 
std::optional< string > tag
 

Detailed Description

Parameters required for the placeMfOrder method.


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