|
CPPKiteConnect
|
GTT represents a single GTT order.
More...
#include <gtt.hpp>

Public Member Functions | |
| GTT (const rj::Value::Object &val) | |
| void | parse (const rj::Value::Object &val) |
Public Attributes | |
| int | ID = -1 |
| string | userID |
| string | type |
| string | createdAt |
| string | updatedAt |
| string | expiresAt |
| string | status |
| GTTCondition | condition |
| std::vector< order > | orders |