|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
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 |
The reply to list_subscriptions; id is the command's ID.
| std::int64_t kalshi::ws::SubscriptionList::id {0} |
| std::vector<ListedSubscription> kalshi::ws::SubscriptionList::subscriptions |