|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::string | method |
| HTTP method for the endpoint. | |
| std::string | path |
| API route path for the endpoint. | |
| std::int64_t | cost {} |
| Configured token cost for an endpoint whose cost differs from the default cost. | |
| std::string kalshi::EndpointTokenCost::method |
HTTP method for the endpoint.
| std::string kalshi::EndpointTokenCost::path |
API route path for the endpoint.
| std::int64_t kalshi::EndpointTokenCost::cost {} |
Configured token cost for an endpoint whose cost differs from the default cost.