# SovereigntySystemsSolarsystem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **claim** | [**SovereigntySystemsSolarsystemClaim**](SovereigntySystemsSolarsystemClaim.md) | | [default to undefined] **solar_system_id** | **number** | ID of the solar system | [default to undefined] ## Example ```typescript import { SovereigntySystemsSolarsystem } from 'eve-esi-client-ts'; const instance: SovereigntySystemsSolarsystem = { claim, solar_system_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)