# KillmailsKillmailIdKillmailHashGetVictimPosition Coordinates of the victim in Cartesian space relative to the Sun ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **x** | **number** | | [default to undefined] **y** | **number** | | [default to undefined] **z** | **number** | | [default to undefined] ## Example ```typescript import { KillmailsKillmailIdKillmailHashGetVictimPosition } from 'eve-esi-client-ts'; const instance: KillmailsKillmailIdKillmailHashGetVictimPosition = { 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)