Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.41 KB

GetWarsWarIdOk.md

File metadata and controls

19 lines (15 loc) · 1.41 KB

GetWarsWarIdOk

Properties

Name Type Description Notes
Aggressor GetWarsWarIdAggressor [default to null]
Allies []GetWarsWarIdAlly allied corporations or alliances, each object contains either corporation_id or alliance_id [optional] [default to null]
Declared time.Time Time that the war was declared [default to null]
Defender GetWarsWarIdDefender [default to null]
Finished time.Time Time the war ended and shooting was no longer allowed [optional] [default to null]
Id int32 ID of the specified war [default to null]
Mutual bool Was the war declared mutual by both parties [default to null]
OpenForAllies bool Is the war currently open for allies or not [default to null]
Retracted time.Time Time the war was retracted but both sides could still shoot each other [optional] [default to null]
Started time.Time Time when the war started and both sides could shoot each other [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]