UNPKG

kalshi-typescript

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