Name | Type | Description | Notes |
---|---|---|---|
corporation_id | int | ID of the corporation that owns the structure | |
fuel_expires | \DateTime | Date on which the structure will run out of fuel | [optional] |
name | string | The structure name | [optional] |
next_reinforce_apply | \DateTime | The date and time when the structure's newly requested reinforcement times (e.g. next_reinforce_hour and next_reinforce_day) will take effect | [optional] |
next_reinforce_hour | int | The requested change to reinforce_hour that will take effect at the time shown by next_reinforce_apply | [optional] |
profile_id | int | The id of the ACL profile for this citadel | |
reinforce_hour | int | The hour of day that determines the four hour window when the structure will randomly exit its reinforcement periods and become vulnerable to attack against its armor and/or hull. The structure will become vulnerable at a random time that is +/- 2 hours centered on the value of this property | [optional] |
services | \Swagger\Client\Eve\Model\GetCorporationsCorporationIdStructuresService[] | Contains a list of service upgrades, and their state | [optional] |
state | string | state string | |
state_timer_end | \DateTime | Date at which the structure will move to it's next state | [optional] |
state_timer_start | \DateTime | Date at which the structure entered it's current state | [optional] |
structure_id | int | The Item ID of the structure | |
system_id | int | The solar system the structure is in | |
type_id | int | The type id of the structure | |
unanchors_at | \DateTime | Date at which the structure will unanchor | [optional] |