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

#include <kalshi/models.hpp>

Public Attributes

std::string open_time
 Opening time in ET (Eastern Time) format HH:MM.
 
std::string close_time
 Closing time in ET (Eastern Time) format HH:MM.
 

Member Data Documentation

◆ open_time

std::string kalshi::DailySchedule::open_time

Opening time in ET (Eastern Time) format HH:MM.

◆ close_time

std::string kalshi::DailySchedule::close_time

Closing time in ET (Eastern Time) format HH:MM.


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