CPPKiteConnect
kiteconnect::postback Struct Reference

Represents a postback. More...

#include <ws.hpp>

Collaboration diagram for kiteconnect::postback:

Public Member Functions

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

Public Attributes

int quantity = -1
 
int filledQuantity = -1
 
int unfilledQuantity = -1
 
double averagePrice = -1
 
double price = -1
 
double triggerPrice = -1
 
string orderId
 
string exchangeOrderId
 
string placedBy
 
string status
 
string statusMessage
 
string tradingSymbol
 
string exchange
 
string orderType
 
string transactionType
 
string validity
 
string product
 
string userId
 
string orderTimestamp
 
string exchangeTimestamp
 
string checksum
 

Detailed Description

Represents a postback.


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