|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::int64_t | default_cost {} |
Default token cost applied to endpoints that are not listed in endpoint_costs. | |
| std::vector< EndpointTokenCost > | endpoint_costs |
API v2 endpoints whose configured token cost differs from default_cost. | |
| std::int64_t kalshi::GetAccountEndpointCostsResponse::default_cost {} |
Default token cost applied to endpoints that are not listed in endpoint_costs.
| std::vector<EndpointTokenCost> kalshi::GetAccountEndpointCostsResponse::endpoint_costs |
API v2 endpoints whose configured token cost differs from default_cost.