UNPKG

kalshi-typescript

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