|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::string | city |
| Index city ID. | |
| std::string | units |
Always celsius — offsets and the city reference are Celsius quantities from the index methodology (the published index value itself is Fahrenheit). | |
| std::vector< WeatherIndexCalibration > | calibrations |
| Configuration records, ascending by effective time. | |
| std::string kalshi::GetWeatherIndexCalibrationsResponse::city |
Index city ID.
| std::string kalshi::GetWeatherIndexCalibrationsResponse::units |
Always celsius — offsets and the city reference are Celsius quantities from the index methodology (the published index value itself is Fahrenheit).
| std::vector<WeatherIndexCalibration> kalshi::GetWeatherIndexCalibrationsResponse::calibrations |
Configuration records, ascending by effective time.