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

The reply to list_subscriptions; id is the command's ID. More...

#include <kalshi/ws_models.hpp>

Public Attributes

std::int64_t id {0}
 
std::vector< ListedSubscription > subscriptions
 

Detailed Description

The reply to list_subscriptions; id is the command's ID.

Member Data Documentation

◆ id

std::int64_t kalshi::ws::SubscriptionList::id {0}

◆ subscriptions

std::vector<ListedSubscription> kalshi::ws::SubscriptionList::subscriptions

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