CPPKiteConnect
kiteconnect::gttParams Struct Reference

Represents parameters of a single GTT. More...

#include <gtt.hpp>

Collaboration diagram for kiteconnect::gttParams:

Public Member Functions

gttParamsQuantity (int arg)
 
gttParamsPrice (double arg)
 
gttParamsTransactionType (const string &arg)
 
gttParamsOrderType (const string &arg)
 
gttParamsProduct (const string &arg)
 

Public Attributes

int quantity = -1
 
double price = -1
 
string transactionType
 
string orderType
 
string product
 

Detailed Description

Represents parameters of a single GTT.


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