UNPKG

kalshi-typescript

Version:
21 lines (13 loc) 525 B
# GetSeriesListResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **series** | [**Array<Series>**](Series.md) | | [default to undefined] ## Example ```typescript import { GetSeriesListResponse } from 'kalshi-typescript'; const instance: GetSeriesListResponse = { series, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)