|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
Token cost of requests matching method and path.
More...
#include <kalshi/rate_limit.hpp>
Public Attributes | |
| HttpMethod | method {HttpMethod::GET} |
| std::string | path |
| double | cost {0.0} |
Token cost of requests matching method and path.
{name} segments in path match any single segment, as in /portfolio/orders/{order_id}.
| HttpMethod kalshi::EndpointCostRule::method {HttpMethod::GET} |
| std::string kalshi::EndpointCostRule::path |
| double kalshi::EndpointCostRule::cost {0.0} |