UNPKG

kalshi-typescript

Version:
21 lines (13 loc) 750 B
# LookupTickersForMarketInMultivariateEventCollectionRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **selected_markets** | [**Array<TickerPair>**](TickerPair.md) | List of selected markets that act as parameters to determine which market is produced. | [default to undefined] ## Example ```typescript import { LookupTickersForMarketInMultivariateEventCollectionRequest } from 'kalshi-typescript'; const instance: LookupTickersForMarketInMultivariateEventCollectionRequest = { selected_markets, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)