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

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

Member Data Documentation

◆ standard_hours

std::vector<WeeklySchedule> kalshi::Schedule::standard_hours

The standard operating hours of the exchange.

◆ maintenance_windows

std::vector<MaintenanceWindow> kalshi::Schedule::maintenance_windows

Scheduled maintenance windows, during which the exchange may be unavailable.


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