Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.08 KB

GetCorporationsCorporationIdOk.md

File metadata and controls

22 lines (19 loc) · 1.08 KB

# GetCorporationsCorporationIdOk

Properties

Name Type Description Notes
alliance_id int ID of the alliance that corporation is a member of, if any [optional]
ceo_id int ceo_id integer
creator_id int creator_id integer
date_founded \DateTime date_founded string [optional]
description string description string [optional]
faction_id int faction_id integer [optional]
home_station_id int home_station_id integer [optional]
member_count int member_count integer
name string the full name of the corporation
shares int shares integer [optional]
tax_rate float tax_rate number
ticker string the short name of the corporation
url string url string [optional]
war_eligible bool war_eligible boolean [optional]

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