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