# ConstellationId ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **constellation_id** | **number** | Constellation\'s ID | [optional] [default to undefined] ## Example ```typescript import { ConstellationId } from 'eve-esi-client-ts'; const instance: ConstellationId = { constellation_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)