Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1 KB

GetAlliancesAllianceIdOk.md

File metadata and controls

16 lines (12 loc) · 1 KB

GetAlliancesAllianceIdOk

Properties

Name Type Description Notes
CreatorCorporationId int32 ID of the corporation that created the alliance [default to null]
CreatorId int32 ID of the character that created the alliance [default to null]
DateFounded time.Time date_founded string [default to null]
ExecutorCorporationId int32 the executor corporation ID, if this alliance is not closed [optional] [default to null]
FactionId int32 Faction ID this alliance is fighting for, if this alliance is enlisted in factional warfare [optional] [default to null]
Name string the full name of the alliance [default to null]
Ticker string the short name of the alliance [default to null]

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