|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::vector< TickerPair > | selected_markets |
| List of selected markets that act as parameters to determine which market is created. | |
| std::optional< bool > | with_market_payload |
| Whether to include the market payload in the response. | |
| std::vector<TickerPair> kalshi::CreateMarketInMultivariateEventCollectionRequest::selected_markets |
List of selected markets that act as parameters to determine which market is created.
| std::optional<bool> kalshi::CreateMarketInMultivariateEventCollectionRequest::with_market_payload |
Whether to include the market payload in the response.