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

One entry of a list_subscriptions reply. More...

#include <kalshi/ws_models.hpp>

Public Attributes

std::string channel
 
std::int64_t sid {0}
 

Detailed Description

One entry of a list_subscriptions reply.

Member Data Documentation

◆ channel

std::string kalshi::ws::ListedSubscription::channel

◆ sid

std::int64_t kalshi::ws::ListedSubscription::sid {0}

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