# CorporationsStructuresSovereigntyHubsDetailResources ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **power** | [**CorporationsStructuresSovereigntyHubsDetailResourcepower**](CorporationsStructuresSovereigntyHubsDetailResourcepower.md) | Sovereignty Hub\'s power | [default to undefined] **workforce** | [**CorporationsStructuresSovereigntyHubsDetailResourceworkforce**](CorporationsStructuresSovereigntyHubsDetailResourceworkforce.md) | Sovereignty Hub\'s workforce | [default to undefined] ## Example ```typescript import { CorporationsStructuresSovereigntyHubsDetailResources } from 'eve-esi-client-ts'; const instance: CorporationsStructuresSovereigntyHubsDetailResources = { power, workforce, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)