UNPKG

kalshi-typescript

Version:
22 lines (14 loc) 576 B
# PlayByPlay Play-by-play data organized by period. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **periods** | [**Array<PlayByPlayPeriodsInner>**](PlayByPlayPeriodsInner.md) | | [optional] [default to undefined] ## Example ```typescript import { PlayByPlay } from 'kalshi-typescript'; const instance: PlayByPlay = { periods, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)