UNPKG

kalshi-typescript

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