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