|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::vector< WeeklySchedule > | standard_hours |
| The standard operating hours of the exchange. | |
| std::vector< MaintenanceWindow > | maintenance_windows |
| Scheduled maintenance windows, during which the exchange may be unavailable. | |
| std::vector<WeeklySchedule> kalshi::Schedule::standard_hours |
The standard operating hours of the exchange.
| std::vector<MaintenanceWindow> kalshi::Schedule::maintenance_windows |
Scheduled maintenance windows, during which the exchange may be unavailable.