UNPKG

kalshi-typescript

Version:
21 lines (13 loc) 600 B
# GetCommunicationsIDResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **communications_id** | **string** | A public communications ID which is used to identify the user | [default to undefined] ## Example ```typescript import { GetCommunicationsIDResponse } from 'kalshi-typescript'; const instance: GetCommunicationsIDResponse = { communications_id, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)