# CharactersCharacterIdAssetsLocationsPostInnerPosition ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **x** | **number** | | [default to undefined] **y** | **number** | | [default to undefined] **z** | **number** | | [default to undefined] ## Example ```typescript import { CharactersCharacterIdAssetsLocationsPostInnerPosition } from 'eve-esi-client-ts'; const instance: CharactersCharacterIdAssetsLocationsPostInnerPosition = { x, y, z, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)