UNPKG

kalshi-typescript

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