# CorporationsStructuresSovereigntyHubsDetailUpgrade ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **power_state** | **string** | Upgrade\'s power state | [default to undefined] **type_id** | **number** | Upgrade\'s type ID | [default to undefined] ## Example ```typescript import { CorporationsStructuresSovereigntyHubsDetailUpgrade } from 'eve-esi-client-ts'; const instance: CorporationsStructuresSovereigntyHubsDetailUpgrade = { power_state, type_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)