UNPKG

kalshi-typescript

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