|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::string | order_id |
| std::optional< std::string > | client_order_id |
| FixedPointCount | reduced_by |
| Number of contracts that were canceled (i.e. | |
| std::int64_t | ts_ms {} |
| Matching engine timestamp at which the cancellation was processed, as Unix epoch milliseconds. | |
| std::string kalshi::CancelOrderV2Response::order_id |
| std::optional<std::string> kalshi::CancelOrderV2Response::client_order_id |
| FixedPointCount kalshi::CancelOrderV2Response::reduced_by |
Number of contracts that were canceled (i.e.
| std::int64_t kalshi::CancelOrderV2Response::ts_ms {} |
Matching engine timestamp at which the cancellation was processed, as Unix epoch milliseconds.