# SovereigntySystemsFaction ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **faction_id** | **number** | Faction that claimed this solar system | [default to undefined] ## Example ```typescript import { SovereigntySystemsFaction } from 'eve-esi-client-ts'; const instance: SovereigntySystemsFaction = { faction_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)