kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
Loading...
Searching...
No Matches
kalshi::EndpointTokenCost Struct Reference

#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.
 

Member Data Documentation

◆ method

std::string kalshi::EndpointTokenCost::method

HTTP method for the endpoint.

◆ path

std::string kalshi::EndpointTokenCost::path

API route path for the endpoint.

◆ cost

std::int64_t kalshi::EndpointTokenCost::cost {}

Configured token cost for an endpoint whose cost differs from the default cost.


The documentation for this struct was generated from the following file: