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

#include <kalshi/models.hpp>

Public Attributes

std::string type
 Type of live data.
 
RawJson details
 Live data details as a flexible object.
 
std::string milestone_id
 Milestone ID.
 

Member Data Documentation

◆ type

std::string kalshi::LiveData::type

Type of live data.

◆ details

RawJson kalshi::LiveData::details

Live data details as a flexible object.

◆ milestone_id

std::string kalshi::LiveData::milestone_id

Milestone ID.


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