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