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

GTTParams is the struct user needs to pass to placeGTT() to place a GTT. More...

#include <responses.hpp>

Public Member Functions

 GTTParams (string txntype, int quant, string ordtype, string prod, double pr)
 

Public Attributes

string transactionType
 
int quantity = 0
 
string orderType
 
string product
 
double price = 0.0
 

Detailed Description

GTTParams is the struct user needs to pass to placeGTT() to place a GTT.


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