# CorporationsStructuresSovereigntyHubsDetailReagentbay ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **last_updated** | **string** | Moment the \'amount\' value was last updated; use \'burning_per_hour\' to calculate the current value | [default to undefined] **reagents** | [**Array<CorporationsStructuresSovereigntyHubsDetailReagent>**](CorporationsStructuresSovereigntyHubsDetailReagent.md) | Sovereignty Hub\'s reagents | [default to undefined] ## Example ```typescript import { CorporationsStructuresSovereigntyHubsDetailReagentbay } from 'eve-esi-client-ts'; const instance: CorporationsStructuresSovereigntyHubsDetailReagentbay = { last_updated, reagents, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)