eve-esi-types 3.1.6 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (227) hide show
  1. package/CHANGELOG.md +182 -0
  2. package/jsconfig.json +28 -0
  3. package/lib/rq-util.mjs +1 -1
  4. package/lib/tagged-request-api.mjs +5 -6
  5. package/package.json +14 -8
  6. package/v2/esi-tagged-types.d.ts +9 -5
  7. package/v2/{get_alliances_alliance_id_ok.d.ts → globals/alliance.d.ts} +44 -0
  8. package/v2/globals/assets.d.ts +443 -0
  9. package/v2/globals/calendar.d.ts +130 -0
  10. package/v2/globals/character.d.ts +1084 -0
  11. package/v2/{get_characters_character_id_clones_ok.d.ts → globals/clones.d.ts} +15 -0
  12. package/v2/globals/contacts.d.ts +212 -0
  13. package/v2/globals/contracts.d.ts +546 -0
  14. package/v2/globals/corporation.d.ts +2329 -0
  15. package/v2/globals/dogma.d.ts +262 -0
  16. package/v2/globals/factionwarfare.d.ts +668 -0
  17. package/v2/{get_characters_character_id_fittings_ok.d.ts → globals/fittings.d.ts} +23 -0
  18. package/v2/globals/fleets.d.ts +201 -0
  19. package/v2/{get_incursions_ok.d.ts → globals/incursions.d.ts} +5 -0
  20. package/v2/globals/industry.d.ts +445 -0
  21. package/v2/globals/insurance.d.ts +47 -0
  22. package/v2/{get_killmails_killmail_id_killmail_hash_ok.d.ts → globals/killmails.d.ts} +55 -0
  23. package/v2/globals/location.d.ts +74 -0
  24. package/v2/{get_loyalty_stores_corporation_id_offers_ok.d.ts → globals/loyalty.d.ts} +30 -0
  25. package/v2/globals/mail.d.ts +237 -0
  26. package/v2/globals/market.d.ts +615 -0
  27. package/v2/globals/planetaryinteraction.d.ts +344 -0
  28. package/v2/globals/routes.d.ts +14 -0
  29. package/v2/{get_characters_character_id_search_ok.d.ts → globals/search.d.ts} +5 -0
  30. package/v2/globals/skills.d.ts +144 -0
  31. package/v2/globals/sovereignty.d.ts +168 -0
  32. package/v2/{get_status_ok.d.ts → globals/status.d.ts} +5 -0
  33. package/v2/globals/universe.d.ts +1297 -0
  34. package/v2/globals/wallet.d.ts +601 -0
  35. package/v2/{get_wars_war_id_ok.d.ts → globals/wars.d.ts} +40 -0
  36. package/v2/index.d.ts +38 -163
  37. package/v2/response-map.d.ts +22 -45
  38. package/v2/types-index.d.ts +31 -182
  39. package/v2/types-util.d.ts +335 -0
  40. package/v2/util.d.ts +4 -2
  41. package/web/index.html +1 -1
  42. package/docs/esi-tagged-types.md +0 -120
  43. package/docs/v2/identify-parameters.md +0 -74
  44. package/docs/v2/if-parameterized-path.md +0 -70
  45. package/docs/v2/infer-esi-response-result.md +0 -44
  46. package/docs/v2/require-these.md +0 -57
  47. package/docs/v3/esi-enhanced-function-signature.md +0 -67
  48. package/docs/v3/esi-types-util3.md +0 -319
  49. package/docs/v3/has-require-params.md +0 -50
  50. package/docs/v3/infer-endpoint-origin.md +0 -57
  51. package/docs/v3/infer-path-params.md +0 -41
  52. package/docs/v3/pick-require-params.md +0 -56
  53. package/docs/v3/replace-path-params.md +0 -60
  54. package/docs/v3/resolved-endpoint.md +0 -44
  55. package/tsconfig.json +0 -28
  56. package/v2/get_alliances_alliance_id_contacts_labels_ok.d.ts +0 -24
  57. package/v2/get_alliances_alliance_id_contacts_ok.d.ts +0 -35
  58. package/v2/get_alliances_alliance_id_corporations_ok.d.ts +0 -9
  59. package/v2/get_alliances_alliance_id_icons_ok.d.ts +0 -18
  60. package/v2/get_alliances_ok.d.ts +0 -9
  61. package/v2/get_characters_character_id_agents_research_ok.d.ts +0 -33
  62. package/v2/get_characters_character_id_assets_ok.d.ts +0 -134
  63. package/v2/get_characters_character_id_attributes_ok.d.ts +0 -42
  64. package/v2/get_characters_character_id_blueprints_ok.d.ts +0 -122
  65. package/v2/get_characters_character_id_calendar_event_id_attendees_ok.d.ts +0 -30
  66. package/v2/get_characters_character_id_calendar_event_id_ok.d.ts +0 -56
  67. package/v2/get_characters_character_id_calendar_ok.d.ts +0 -37
  68. package/v2/get_characters_character_id_contacts_labels_ok.d.ts +0 -24
  69. package/v2/get_characters_character_id_contacts_ok.d.ts +0 -43
  70. package/v2/get_characters_character_id_contracts_contract_id_bids_ok.d.ts +0 -32
  71. package/v2/get_characters_character_id_contracts_contract_id_items_ok.d.ts +0 -38
  72. package/v2/get_characters_character_id_contracts_ok.d.ts +0 -117
  73. package/v2/get_characters_character_id_corporationhistory_ok.d.ts +0 -32
  74. package/v2/get_characters_character_id_fatigue_ok.d.ts +0 -22
  75. package/v2/get_characters_character_id_fleet_ok.d.ts +0 -31
  76. package/v2/get_characters_character_id_fw_stats_ok.d.ts +0 -64
  77. package/v2/get_characters_character_id_implants_ok.d.ts +0 -9
  78. package/v2/get_characters_character_id_industry_jobs_ok.d.ts +0 -105
  79. package/v2/get_characters_character_id_killmails_recent_ok.d.ts +0 -24
  80. package/v2/get_characters_character_id_location_ok.d.ts +0 -22
  81. package/v2/get_characters_character_id_loyalty_points_ok.d.ts +0 -24
  82. package/v2/get_characters_character_id_mail_labels_ok.d.ts +0 -62
  83. package/v2/get_characters_character_id_mail_lists_ok.d.ts +0 -24
  84. package/v2/get_characters_character_id_mail_mail_id_ok.d.ts +0 -59
  85. package/v2/get_characters_character_id_mail_ok.d.ts +0 -65
  86. package/v2/get_characters_character_id_medals_ok.d.ts +0 -135
  87. package/v2/get_characters_character_id_mining_ok.d.ts +0 -29
  88. package/v2/get_characters_character_id_notifications_contacts_ok.d.ts +0 -36
  89. package/v2/get_characters_character_id_notifications_ok.d.ts +0 -291
  90. package/v2/get_characters_character_id_ok.d.ts +0 -55
  91. package/v2/get_characters_character_id_online_ok.d.ts +0 -26
  92. package/v2/get_characters_character_id_opportunities_ok.d.ts +0 -24
  93. package/v2/get_characters_character_id_orders_history_ok.d.ts +0 -87
  94. package/v2/get_characters_character_id_orders_ok.d.ts +0 -82
  95. package/v2/get_characters_character_id_planets_ok.d.ts +0 -124
  96. package/v2/get_characters_character_id_planets_planet_id_ok.d.ts +0 -283
  97. package/v2/get_characters_character_id_portrait_ok.d.ts +0 -26
  98. package/v2/get_characters_character_id_roles_ok.d.ts +0 -270
  99. package/v2/get_characters_character_id_ship_ok.d.ts +0 -19
  100. package/v2/get_characters_character_id_skillqueue_ok.d.ts +0 -48
  101. package/v2/get_characters_character_id_skills_ok.d.ts +0 -47
  102. package/v2/get_characters_character_id_standings_ok.d.ts +0 -29
  103. package/v2/get_characters_character_id_titles_ok.d.ts +0 -184
  104. package/v2/get_characters_character_id_wallet_journal_ok.d.ts +0 -228
  105. package/v2/get_characters_character_id_wallet_ok.d.ts +0 -7
  106. package/v2/get_characters_character_id_wallet_transactions_ok.d.ts +0 -53
  107. package/v2/get_contracts_public_bids_contract_id_ok.d.ts +0 -28
  108. package/v2/get_contracts_public_items_contract_id_ok.d.ts +0 -49
  109. package/v2/get_contracts_public_region_id_ok.d.ts +0 -81
  110. package/v2/get_corporation_corporation_id_mining_extractions_ok.d.ts +0 -39
  111. package/v2/get_corporation_corporation_id_mining_observers_observer_id_ok.d.ts +0 -36
  112. package/v2/get_corporation_corporation_id_mining_observers_ok.d.ts +0 -30
  113. package/v2/get_corporations_corporation_id_alliancehistory_ok.d.ts +0 -32
  114. package/v2/get_corporations_corporation_id_assets_ok.d.ts +0 -170
  115. package/v2/get_corporations_corporation_id_blueprints_ok.d.ts +0 -163
  116. package/v2/get_corporations_corporation_id_contacts_labels_ok.d.ts +0 -24
  117. package/v2/get_corporations_corporation_id_contacts_ok.d.ts +0 -39
  118. package/v2/get_corporations_corporation_id_containers_logs_ok.d.ts +0 -188
  119. package/v2/get_corporations_corporation_id_contracts_contract_id_bids_ok.d.ts +0 -33
  120. package/v2/get_corporations_corporation_id_contracts_contract_id_items_ok.d.ts +0 -38
  121. package/v2/get_corporations_corporation_id_contracts_ok.d.ts +0 -117
  122. package/v2/get_corporations_corporation_id_customs_offices_ok.d.ts +0 -78
  123. package/v2/get_corporations_corporation_id_divisions_ok.d.ts +0 -128
  124. package/v2/get_corporations_corporation_id_facilities_ok.d.ts +0 -25
  125. package/v2/get_corporations_corporation_id_fw_stats_ok.d.ts +0 -60
  126. package/v2/get_corporations_corporation_id_icons_ok.d.ts +0 -22
  127. package/v2/get_corporations_corporation_id_industry_jobs_ok.d.ts +0 -105
  128. package/v2/get_corporations_corporation_id_killmails_recent_ok.d.ts +0 -24
  129. package/v2/get_corporations_corporation_id_medals_issued_ok.d.ts +0 -41
  130. package/v2/get_corporations_corporation_id_medals_ok.d.ts +0 -36
  131. package/v2/get_corporations_corporation_id_members_limit_ok.d.ts +0 -7
  132. package/v2/get_corporations_corporation_id_members_ok.d.ts +0 -9
  133. package/v2/get_corporations_corporation_id_members_titles_ok.d.ts +0 -194
  134. package/v2/get_corporations_corporation_id_membertracking_ok.d.ts +0 -41
  135. package/v2/get_corporations_corporation_id_ok.d.ts +0 -66
  136. package/v2/get_corporations_corporation_id_orders_history_ok.d.ts +0 -91
  137. package/v2/get_corporations_corporation_id_orders_ok.d.ts +0 -86
  138. package/v2/get_corporations_corporation_id_roles_history_ok.d.ts +0 -171
  139. package/v2/get_corporations_corporation_id_roles_ok.d.ts +0 -543
  140. package/v2/get_corporations_corporation_id_shareholders_ok.d.ts +0 -29
  141. package/v2/get_corporations_corporation_id_standings_ok.d.ts +0 -29
  142. package/v2/get_corporations_corporation_id_starbases_ok.d.ts +0 -51
  143. package/v2/get_corporations_corporation_id_starbases_starbase_id_ok.d.ts +0 -110
  144. package/v2/get_corporations_corporation_id_structures_ok.d.ts +0 -176
  145. package/v2/get_corporations_corporation_id_titles_ok.d.ts +0 -548
  146. package/v2/get_corporations_corporation_id_wallets_division_journal_ok.d.ts +0 -229
  147. package/v2/get_corporations_corporation_id_wallets_division_transactions_ok.d.ts +0 -50
  148. package/v2/get_corporations_corporation_id_wallets_ok.d.ts +0 -62
  149. package/v2/get_corporations_npccorps_ok.d.ts +0 -9
  150. package/v2/get_dogma_attributes_attribute_id_ok.d.ts +0 -50
  151. package/v2/get_dogma_attributes_ok.d.ts +0 -9
  152. package/v2/get_dogma_dynamic_items_type_id_item_id_ok.d.ts +0 -58
  153. package/v2/get_dogma_effects_effect_id_ok.d.ts +0 -127
  154. package/v2/get_dogma_effects_ok.d.ts +0 -9
  155. package/v2/get_fleets_fleet_id_members_ok.d.ts +0 -54
  156. package/v2/get_fleets_fleet_id_ok.d.ts +0 -26
  157. package/v2/get_fleets_fleet_id_wings_ok.d.ts +0 -45
  158. package/v2/get_fw_leaderboards_characters_ok.d.ts +0 -110
  159. package/v2/get_fw_leaderboards_corporations_ok.d.ts +0 -109
  160. package/v2/get_fw_leaderboards_ok.d.ts +0 -182
  161. package/v2/get_fw_stats_ok.d.ts +0 -66
  162. package/v2/get_fw_systems_ok.d.ts +0 -41
  163. package/v2/get_fw_wars_ok.d.ts +0 -24
  164. package/v2/get_industry_facilities_ok.d.ts +0 -37
  165. package/v2/get_industry_systems_ok.d.ts +0 -119
  166. package/v2/get_insurance_prices_ok.d.ts +0 -62
  167. package/v2/get_markets_groups_market_group_id_ok.d.ts +0 -27
  168. package/v2/get_markets_groups_ok.d.ts +0 -9
  169. package/v2/get_markets_prices_ok.d.ts +0 -25
  170. package/v2/get_markets_region_id_history_ok.d.ts +0 -40
  171. package/v2/get_markets_region_id_orders_ok.d.ts +0 -74
  172. package/v2/get_markets_region_id_types_ok.d.ts +0 -9
  173. package/v2/get_markets_structures_structure_id_ok.d.ts +0 -70
  174. package/v2/get_opportunities_groups_group_id_ok.d.ts +0 -38
  175. package/v2/get_opportunities_groups_ok.d.ts +0 -9
  176. package/v2/get_opportunities_tasks_ok.d.ts +0 -9
  177. package/v2/get_opportunities_tasks_task_id_ok.d.ts +0 -26
  178. package/v2/get_route_origin_destination_ok.d.ts +0 -9
  179. package/v2/get_sovereignty_campaigns_ok.d.ts +0 -83
  180. package/v2/get_sovereignty_map_ok.d.ts +0 -32
  181. package/v2/get_sovereignty_structures_ok.d.ts +0 -46
  182. package/v2/get_universe_ancestries_ok.d.ts +0 -40
  183. package/v2/get_universe_asteroid_belts_asteroid_belt_id_ok.d.ts +0 -37
  184. package/v2/get_universe_bloodlines_ok.d.ts +0 -57
  185. package/v2/get_universe_categories_category_id_ok.d.ts +0 -28
  186. package/v2/get_universe_categories_ok.d.ts +0 -9
  187. package/v2/get_universe_constellations_constellation_id_ok.d.ts +0 -47
  188. package/v2/get_universe_constellations_ok.d.ts +0 -9
  189. package/v2/get_universe_factions_ok.d.ts +0 -56
  190. package/v2/get_universe_graphics_graphic_id_ok.d.ts +0 -42
  191. package/v2/get_universe_graphics_ok.d.ts +0 -9
  192. package/v2/get_universe_groups_group_id_ok.d.ts +0 -27
  193. package/v2/get_universe_groups_ok.d.ts +0 -9
  194. package/v2/get_universe_moons_moon_id_ok.d.ts +0 -41
  195. package/v2/get_universe_planets_planet_id_ok.d.ts +0 -42
  196. package/v2/get_universe_races_ok.d.ts +0 -52
  197. package/v2/get_universe_regions_ok.d.ts +0 -9
  198. package/v2/get_universe_regions_region_id_ok.d.ts +0 -28
  199. package/v2/get_universe_schematics_schematic_id_ok.d.ts +0 -18
  200. package/v2/get_universe_stargates_stargate_id_ok.d.ts +0 -57
  201. package/v2/get_universe_stars_star_id_ok.d.ts +0 -129
  202. package/v2/get_universe_stations_station_id_ok.d.ts +0 -104
  203. package/v2/get_universe_structures_ok.d.ts +0 -9
  204. package/v2/get_universe_structures_structure_id_ok.d.ts +0 -43
  205. package/v2/get_universe_system_jumps_ok.d.ts +0 -24
  206. package/v2/get_universe_system_kills_ok.d.ts +0 -32
  207. package/v2/get_universe_systems_ok.d.ts +0 -9
  208. package/v2/get_universe_systems_system_id_ok.d.ts +0 -94
  209. package/v2/get_universe_types_ok.d.ts +0 -9
  210. package/v2/get_universe_types_type_id_ok.d.ts +0 -105
  211. package/v2/get_wars_ok.d.ts +0 -9
  212. package/v2/get_wars_war_id_killmails_ok.d.ts +0 -24
  213. package/v2/post_characters_affiliation_ok.d.ts +0 -32
  214. package/v2/post_characters_character_id_assets_locations_ok.d.ts +0 -39
  215. package/v2/post_characters_character_id_assets_names_ok.d.ts +0 -24
  216. package/v2/post_characters_character_id_contacts_created.d.ts +0 -9
  217. package/v2/post_characters_character_id_cspa_created.d.ts +0 -7
  218. package/v2/post_characters_character_id_fittings_created.d.ts +0 -14
  219. package/v2/post_characters_character_id_mail_created.d.ts +0 -7
  220. package/v2/post_characters_character_id_mail_labels_created.d.ts +0 -7
  221. package/v2/post_corporations_corporation_id_assets_locations_ok.d.ts +0 -39
  222. package/v2/post_corporations_corporation_id_assets_names_ok.d.ts +0 -24
  223. package/v2/post_fleets_fleet_id_wings_created.d.ts +0 -14
  224. package/v2/post_fleets_fleet_id_wings_wing_id_squads_created.d.ts +0 -14
  225. package/v2/post_universe_ids_ok.d.ts +0 -86
  226. package/v2/post_universe_names_ok.d.ts +0 -38
  227. /package/v2/{extra-types.d.ts → globals/extra-types.d.ts} +0 -0
@@ -0,0 +1,2329 @@
1
+ // Generated by scripts/lib/code-synthesizer.mjs
2
+
3
+ // - - - - - - - - - - - - - - - - - - - -
4
+ // @method {get}
5
+ // - - - - - - - - - - - - - - - - - - - -
6
+ /*!
7
+ * ESI endpoint: get:/corporations/npccorps/
8
+ */
9
+ /**
10
+ * 200 ok array
11
+ *
12
+ * @maxItems 500
13
+ */
14
+ type GetCorporationsNpccorpsOk = number[];
15
+
16
+ /*!
17
+ * ESI endpoint: get:/corporations/{corporation_id}/
18
+ */
19
+
20
+ /**
21
+ * 200 ok object
22
+ */
23
+ interface GetCorporationsCorporationIdOk {
24
+ /**
25
+ * ID of the alliance that corporation is a member of, if any
26
+ */
27
+ alliance_id?: number;
28
+ /**
29
+ * ceo_id integer
30
+ */
31
+ ceo_id: number;
32
+ /**
33
+ * creator_id integer
34
+ */
35
+ creator_id: number;
36
+ /**
37
+ * date_founded string
38
+ */
39
+ date_founded?: string;
40
+ /**
41
+ * description string
42
+ */
43
+ description?: string;
44
+ /**
45
+ * faction_id integer
46
+ */
47
+ faction_id?: number;
48
+ /**
49
+ * home_station_id integer
50
+ */
51
+ home_station_id?: number;
52
+ /**
53
+ * member_count integer
54
+ */
55
+ member_count: number;
56
+ /**
57
+ * the full name of the corporation
58
+ */
59
+ name: string;
60
+ /**
61
+ * shares integer
62
+ */
63
+ shares?: number;
64
+ /**
65
+ * tax_rate number
66
+ */
67
+ tax_rate: number;
68
+ /**
69
+ * the short name of the corporation
70
+ */
71
+ ticker: string;
72
+ /**
73
+ * url string
74
+ */
75
+ url?: string;
76
+ /**
77
+ * war_eligible boolean
78
+ */
79
+ war_eligible?: boolean;
80
+ [k: string]: unknown | undefined;
81
+ }
82
+
83
+ /*!
84
+ * ESI endpoint: get:/corporations/{corporation_id}/alliancehistory/
85
+ */
86
+ /**
87
+ * 200 ok array
88
+ *
89
+ * @maxItems 10000
90
+ */
91
+ type GetCorporationsCorporationIdAlliancehistoryOk = GetCorporationsCorporationIdAlliancehistory_200Ok[];
92
+
93
+ /**
94
+ * 200 ok object
95
+ */
96
+ interface GetCorporationsCorporationIdAlliancehistory_200Ok {
97
+ /**
98
+ * alliance_id integer
99
+ */
100
+ alliance_id?: number;
101
+ /**
102
+ * True if the alliance has been closed
103
+ */
104
+ is_deleted?: boolean;
105
+ /**
106
+ * An incrementing ID that can be used to canonically establish order of records in cases where dates may be ambiguous
107
+ */
108
+ record_id: number;
109
+ /**
110
+ * start_date string
111
+ */
112
+ start_date: string;
113
+ [k: string]: unknown | undefined;
114
+ }
115
+
116
+ /*!
117
+ * ESI endpoint: get:/corporations/{corporation_id}/blueprints/
118
+ */
119
+ /**
120
+ * Type of the location_id
121
+ */
122
+ type GetCorporationsCorporationIdBlueprintsLocationFlag =
123
+ | "AssetSafety"
124
+ | "AutoFit"
125
+ | "Bonus"
126
+ | "Booster"
127
+ | "BoosterBay"
128
+ | "Capsule"
129
+ | "Cargo"
130
+ | "CorpDeliveries"
131
+ | "CorpSAG1"
132
+ | "CorpSAG2"
133
+ | "CorpSAG3"
134
+ | "CorpSAG4"
135
+ | "CorpSAG5"
136
+ | "CorpSAG6"
137
+ | "CorpSAG7"
138
+ | "CrateLoot"
139
+ | "Deliveries"
140
+ | "DroneBay"
141
+ | "DustBattle"
142
+ | "DustDatabank"
143
+ | "FighterBay"
144
+ | "FighterTube0"
145
+ | "FighterTube1"
146
+ | "FighterTube2"
147
+ | "FighterTube3"
148
+ | "FighterTube4"
149
+ | "FleetHangar"
150
+ | "FrigateEscapeBay"
151
+ | "Hangar"
152
+ | "HangarAll"
153
+ | "HiSlot0"
154
+ | "HiSlot1"
155
+ | "HiSlot2"
156
+ | "HiSlot3"
157
+ | "HiSlot4"
158
+ | "HiSlot5"
159
+ | "HiSlot6"
160
+ | "HiSlot7"
161
+ | "HiddenModifiers"
162
+ | "Implant"
163
+ | "Impounded"
164
+ | "JunkyardReprocessed"
165
+ | "JunkyardTrashed"
166
+ | "LoSlot0"
167
+ | "LoSlot1"
168
+ | "LoSlot2"
169
+ | "LoSlot3"
170
+ | "LoSlot4"
171
+ | "LoSlot5"
172
+ | "LoSlot6"
173
+ | "LoSlot7"
174
+ | "Locked"
175
+ | "MedSlot0"
176
+ | "MedSlot1"
177
+ | "MedSlot2"
178
+ | "MedSlot3"
179
+ | "MedSlot4"
180
+ | "MedSlot5"
181
+ | "MedSlot6"
182
+ | "MedSlot7"
183
+ | "OfficeFolder"
184
+ | "Pilot"
185
+ | "PlanetSurface"
186
+ | "QuafeBay"
187
+ | "QuantumCoreRoom"
188
+ | "Reward"
189
+ | "RigSlot0"
190
+ | "RigSlot1"
191
+ | "RigSlot2"
192
+ | "RigSlot3"
193
+ | "RigSlot4"
194
+ | "RigSlot5"
195
+ | "RigSlot6"
196
+ | "RigSlot7"
197
+ | "SecondaryStorage"
198
+ | "ServiceSlot0"
199
+ | "ServiceSlot1"
200
+ | "ServiceSlot2"
201
+ | "ServiceSlot3"
202
+ | "ServiceSlot4"
203
+ | "ServiceSlot5"
204
+ | "ServiceSlot6"
205
+ | "ServiceSlot7"
206
+ | "ShipHangar"
207
+ | "ShipOffline"
208
+ | "Skill"
209
+ | "SkillInTraining"
210
+ | "SpecializedAmmoHold"
211
+ | "SpecializedCommandCenterHold"
212
+ | "SpecializedFuelBay"
213
+ | "SpecializedGasHold"
214
+ | "SpecializedIndustrialShipHold"
215
+ | "SpecializedLargeShipHold"
216
+ | "SpecializedMaterialBay"
217
+ | "SpecializedMediumShipHold"
218
+ | "SpecializedMineralHold"
219
+ | "SpecializedOreHold"
220
+ | "SpecializedPlanetaryCommoditiesHold"
221
+ | "SpecializedSalvageHold"
222
+ | "SpecializedShipHold"
223
+ | "SpecializedSmallShipHold"
224
+ | "StructureActive"
225
+ | "StructureFuel"
226
+ | "StructureInactive"
227
+ | "StructureOffline"
228
+ | "SubSystemBay"
229
+ | "SubSystemSlot0"
230
+ | "SubSystemSlot1"
231
+ | "SubSystemSlot2"
232
+ | "SubSystemSlot3"
233
+ | "SubSystemSlot4"
234
+ | "SubSystemSlot5"
235
+ | "SubSystemSlot6"
236
+ | "SubSystemSlot7"
237
+ | "Unlocked"
238
+ | "Wallet"
239
+ | "Wardrobe";
240
+ /**
241
+ * 200 ok array
242
+ *
243
+ * @maxItems 1000
244
+ */
245
+ type GetCorporationsCorporationIdBlueprintsOk = GetCorporationsCorporationIdBlueprints_200Ok[];
246
+
247
+ /**
248
+ * 200 ok object
249
+ */
250
+ interface GetCorporationsCorporationIdBlueprints_200Ok {
251
+ /**
252
+ * Unique ID for this item.
253
+ */
254
+ item_id: number;
255
+ location_flag: GetCorporationsCorporationIdBlueprintsLocationFlag;
256
+ /**
257
+ * References a station, a ship or an item_id if this blueprint is located within a container.
258
+ */
259
+ location_id: number;
260
+ /**
261
+ * Material Efficiency Level of the blueprint.
262
+ */
263
+ material_efficiency: number;
264
+ /**
265
+ * A range of numbers with a minimum of -2 and no maximum value where -1 is an original and -2 is a copy. It can be a positive integer if it is a stack of blueprint originals fresh from the market (e.g. no activities performed on them yet).
266
+ */
267
+ quantity: number;
268
+ /**
269
+ * Number of runs remaining if the blueprint is a copy, -1 if it is an original.
270
+ */
271
+ runs: number;
272
+ /**
273
+ * Time Efficiency Level of the blueprint.
274
+ */
275
+ time_efficiency: number;
276
+ type_id: number;
277
+ [k: string]: unknown | undefined;
278
+ }
279
+
280
+ /*!
281
+ * ESI endpoint: get:/corporations/{corporation_id}/containers/logs/
282
+ */
283
+ /**
284
+ * action string
285
+ */
286
+ type GetCorporationsCorporationIdContainersLogsAction =
287
+ | "add"
288
+ | "assemble"
289
+ | "configure"
290
+ | "enter_password"
291
+ | "lock"
292
+ | "move"
293
+ | "repackage"
294
+ | "set_name"
295
+ | "set_password"
296
+ | "unlock";
297
+ /**
298
+ * location_flag string
299
+ */
300
+ type GetCorporationsCorporationIdContainersLogsLocationFlag =
301
+ | "AssetSafety"
302
+ | "AutoFit"
303
+ | "Bonus"
304
+ | "Booster"
305
+ | "BoosterBay"
306
+ | "Capsule"
307
+ | "Cargo"
308
+ | "CorpDeliveries"
309
+ | "CorpSAG1"
310
+ | "CorpSAG2"
311
+ | "CorpSAG3"
312
+ | "CorpSAG4"
313
+ | "CorpSAG5"
314
+ | "CorpSAG6"
315
+ | "CorpSAG7"
316
+ | "CrateLoot"
317
+ | "Deliveries"
318
+ | "DroneBay"
319
+ | "DustBattle"
320
+ | "DustDatabank"
321
+ | "FighterBay"
322
+ | "FighterTube0"
323
+ | "FighterTube1"
324
+ | "FighterTube2"
325
+ | "FighterTube3"
326
+ | "FighterTube4"
327
+ | "FleetHangar"
328
+ | "FrigateEscapeBay"
329
+ | "Hangar"
330
+ | "HangarAll"
331
+ | "HiSlot0"
332
+ | "HiSlot1"
333
+ | "HiSlot2"
334
+ | "HiSlot3"
335
+ | "HiSlot4"
336
+ | "HiSlot5"
337
+ | "HiSlot6"
338
+ | "HiSlot7"
339
+ | "HiddenModifiers"
340
+ | "Implant"
341
+ | "Impounded"
342
+ | "JunkyardReprocessed"
343
+ | "JunkyardTrashed"
344
+ | "LoSlot0"
345
+ | "LoSlot1"
346
+ | "LoSlot2"
347
+ | "LoSlot3"
348
+ | "LoSlot4"
349
+ | "LoSlot5"
350
+ | "LoSlot6"
351
+ | "LoSlot7"
352
+ | "Locked"
353
+ | "MedSlot0"
354
+ | "MedSlot1"
355
+ | "MedSlot2"
356
+ | "MedSlot3"
357
+ | "MedSlot4"
358
+ | "MedSlot5"
359
+ | "MedSlot6"
360
+ | "MedSlot7"
361
+ | "OfficeFolder"
362
+ | "Pilot"
363
+ | "PlanetSurface"
364
+ | "QuafeBay"
365
+ | "QuantumCoreRoom"
366
+ | "Reward"
367
+ | "RigSlot0"
368
+ | "RigSlot1"
369
+ | "RigSlot2"
370
+ | "RigSlot3"
371
+ | "RigSlot4"
372
+ | "RigSlot5"
373
+ | "RigSlot6"
374
+ | "RigSlot7"
375
+ | "SecondaryStorage"
376
+ | "ServiceSlot0"
377
+ | "ServiceSlot1"
378
+ | "ServiceSlot2"
379
+ | "ServiceSlot3"
380
+ | "ServiceSlot4"
381
+ | "ServiceSlot5"
382
+ | "ServiceSlot6"
383
+ | "ServiceSlot7"
384
+ | "ShipHangar"
385
+ | "ShipOffline"
386
+ | "Skill"
387
+ | "SkillInTraining"
388
+ | "SpecializedAmmoHold"
389
+ | "SpecializedCommandCenterHold"
390
+ | "SpecializedFuelBay"
391
+ | "SpecializedGasHold"
392
+ | "SpecializedIndustrialShipHold"
393
+ | "SpecializedLargeShipHold"
394
+ | "SpecializedMaterialBay"
395
+ | "SpecializedMediumShipHold"
396
+ | "SpecializedMineralHold"
397
+ | "SpecializedOreHold"
398
+ | "SpecializedPlanetaryCommoditiesHold"
399
+ | "SpecializedSalvageHold"
400
+ | "SpecializedShipHold"
401
+ | "SpecializedSmallShipHold"
402
+ | "StructureActive"
403
+ | "StructureFuel"
404
+ | "StructureInactive"
405
+ | "StructureOffline"
406
+ | "SubSystemBay"
407
+ | "SubSystemSlot0"
408
+ | "SubSystemSlot1"
409
+ | "SubSystemSlot2"
410
+ | "SubSystemSlot3"
411
+ | "SubSystemSlot4"
412
+ | "SubSystemSlot5"
413
+ | "SubSystemSlot6"
414
+ | "SubSystemSlot7"
415
+ | "Unlocked"
416
+ | "Wallet"
417
+ | "Wardrobe";
418
+ /**
419
+ * Type of password set if action is of type SetPassword or EnterPassword
420
+ */
421
+ type GetCorporationsCorporationIdContainersLogsPasswordType = "config" | "general";
422
+ /**
423
+ * 200 ok array
424
+ *
425
+ * @maxItems 1000
426
+ */
427
+ type GetCorporationsCorporationIdContainersLogsOk = GetCorporationsCorporationIdContainersLogs_200Ok[];
428
+
429
+ /**
430
+ * 200 ok object
431
+ */
432
+ interface GetCorporationsCorporationIdContainersLogs_200Ok {
433
+ action: GetCorporationsCorporationIdContainersLogsAction;
434
+ /**
435
+ * ID of the character who performed the action.
436
+ */
437
+ character_id: number;
438
+ /**
439
+ * ID of the container
440
+ */
441
+ container_id: number;
442
+ container_type_id: number;
443
+ location_flag: GetCorporationsCorporationIdContainersLogsLocationFlag;
444
+ /**
445
+ * location_id integer
446
+ */
447
+ location_id: number;
448
+ /**
449
+ * Timestamp when this log was created
450
+ */
451
+ logged_at: string;
452
+ /**
453
+ * new_config_bitmask integer
454
+ */
455
+ new_config_bitmask?: number;
456
+ /**
457
+ * old_config_bitmask integer
458
+ */
459
+ old_config_bitmask?: number;
460
+ password_type?: GetCorporationsCorporationIdContainersLogsPasswordType;
461
+ /**
462
+ * Quantity of the item being acted upon
463
+ */
464
+ quantity?: number;
465
+ type_id?: number;
466
+ [k: string]: unknown | undefined;
467
+ }
468
+
469
+ /*!
470
+ * ESI endpoint: get:/corporations/{corporation_id}/divisions/
471
+ */
472
+ /**
473
+ * hangar array
474
+ *
475
+ * @maxItems 7
476
+ */
477
+ type GetCorporationsCorporationIdDivisionsHangar = GetCorporationsCorporationIdDivisionsHangarHangar[];
478
+ /**
479
+ * wallet array
480
+ *
481
+ * @maxItems 7
482
+ */
483
+ type GetCorporationsCorporationIdDivisionsWallet = GetCorporationsCorporationIdDivisionsWalletWallet[];
484
+
485
+ /**
486
+ * 200 ok object
487
+ */
488
+ interface GetCorporationsCorporationIdDivisionsOk {
489
+ hangar?: GetCorporationsCorporationIdDivisionsHangar;
490
+ wallet?: GetCorporationsCorporationIdDivisionsWallet;
491
+ [k: string]: unknown | undefined;
492
+ }
493
+ /**
494
+ * hangar object
495
+ */
496
+ interface GetCorporationsCorporationIdDivisionsHangarHangar {
497
+ /**
498
+ * division integer
499
+ */
500
+ division?: number;
501
+ /**
502
+ * name string
503
+ */
504
+ name?: string;
505
+ [k: string]: unknown | undefined;
506
+ }
507
+ /**
508
+ * wallet object
509
+ */
510
+ interface GetCorporationsCorporationIdDivisionsWalletWallet {
511
+ /**
512
+ * division integer
513
+ */
514
+ division?: number;
515
+ /**
516
+ * name string
517
+ */
518
+ name?: string;
519
+ [k: string]: unknown | undefined;
520
+ }
521
+
522
+ /*!
523
+ * ESI endpoint: get:/corporations/{corporation_id}/facilities/
524
+ */
525
+ /**
526
+ * 200 ok array
527
+ *
528
+ * @maxItems 1000
529
+ */
530
+ type GetCorporationsCorporationIdFacilitiesOk = GetCorporationsCorporationIdFacilities_200Ok[];
531
+
532
+ /**
533
+ * 200 ok object
534
+ */
535
+ interface GetCorporationsCorporationIdFacilities_200Ok {
536
+ /**
537
+ * facility_id integer
538
+ */
539
+ facility_id: number;
540
+ /**
541
+ * system_id integer
542
+ */
543
+ system_id: number;
544
+ type_id: number;
545
+ [k: string]: unknown | undefined;
546
+ }
547
+
548
+ /*!
549
+ * ESI endpoint: get:/corporations/{corporation_id}/icons/
550
+ */
551
+
552
+ /**
553
+ * 200 ok object
554
+ */
555
+ interface GetCorporationsCorporationIdIconsOk {
556
+ /**
557
+ * px128x128 string
558
+ */
559
+ px128x128?: string;
560
+ /**
561
+ * px256x256 string
562
+ */
563
+ px256x256?: string;
564
+ /**
565
+ * px64x64 string
566
+ */
567
+ px64x64?: string;
568
+ [k: string]: unknown | undefined;
569
+ }
570
+
571
+ /*!
572
+ * ESI endpoint: get:/corporations/{corporation_id}/medals/
573
+ */
574
+ /**
575
+ * 200 ok array
576
+ *
577
+ * @maxItems 1000
578
+ */
579
+ type GetCorporationsCorporationIdMedalsOk = GetCorporationsCorporationIdMedals_200Ok[];
580
+
581
+ /**
582
+ * 200 ok object
583
+ */
584
+ interface GetCorporationsCorporationIdMedals_200Ok {
585
+ /**
586
+ * created_at string
587
+ */
588
+ created_at: string;
589
+ /**
590
+ * ID of the character who created this medal
591
+ */
592
+ creator_id: number;
593
+ /**
594
+ * description string
595
+ */
596
+ description: string;
597
+ /**
598
+ * medal_id integer
599
+ */
600
+ medal_id: number;
601
+ /**
602
+ * title string
603
+ */
604
+ title: string;
605
+ [k: string]: unknown | undefined;
606
+ }
607
+
608
+ /*!
609
+ * ESI endpoint: get:/corporations/{corporation_id}/medals/issued/
610
+ */
611
+ /**
612
+ * status string
613
+ */
614
+ type GetCorporationsCorporationIdMedalsIssuedStatus = "private" | "public";
615
+ /**
616
+ * 200 ok array
617
+ *
618
+ * @maxItems 1000
619
+ */
620
+ type GetCorporationsCorporationIdMedalsIssuedOk = GetCorporationsCorporationIdMedalsIssued_200Ok[];
621
+
622
+ /**
623
+ * 200 ok object
624
+ */
625
+ interface GetCorporationsCorporationIdMedalsIssued_200Ok {
626
+ /**
627
+ * ID of the character who was rewarded this medal
628
+ */
629
+ character_id: number;
630
+ /**
631
+ * issued_at string
632
+ */
633
+ issued_at: string;
634
+ /**
635
+ * ID of the character who issued the medal
636
+ */
637
+ issuer_id: number;
638
+ /**
639
+ * medal_id integer
640
+ */
641
+ medal_id: number;
642
+ /**
643
+ * reason string
644
+ */
645
+ reason: string;
646
+ status: GetCorporationsCorporationIdMedalsIssuedStatus;
647
+ [k: string]: unknown | undefined;
648
+ }
649
+
650
+ /*!
651
+ * ESI endpoint: get:/corporations/{corporation_id}/members/
652
+ */
653
+ /**
654
+ * A list of character IDs
655
+ *
656
+ * @maxItems 12601
657
+ */
658
+ type GetCorporationsCorporationIdMembersOk = number[];
659
+
660
+ /*!
661
+ * ESI endpoint: get:/corporations/{corporation_id}/members/limit/
662
+ */
663
+ /**
664
+ * 200 ok integer
665
+ */
666
+ type GetCorporationsCorporationIdMembersLimitOk = number;
667
+
668
+ /*!
669
+ * ESI endpoint: get:/corporations/{corporation_id}/members/titles/
670
+ */
671
+ /**
672
+ * 200 ok array
673
+ *
674
+ * @maxItems 12601
675
+ */
676
+ type GetCorporationsCorporationIdMembersTitlesOk = GetCorporationsCorporationIdMembersTitles_200Ok[];
677
+
678
+ /**
679
+ * 200 ok object
680
+ */
681
+ interface GetCorporationsCorporationIdMembersTitles_200Ok {
682
+ /**
683
+ * character_id integer
684
+ */
685
+ character_id: number;
686
+ /**
687
+ * A list of title_id
688
+ *
689
+ * @maxItems 16
690
+ */
691
+ titles: number[];
692
+ [k: string]: unknown | undefined;
693
+ }
694
+
695
+ /*!
696
+ * ESI endpoint: get:/corporations/{corporation_id}/membertracking/
697
+ */
698
+ /**
699
+ * 200 ok array
700
+ *
701
+ * @maxItems 12601
702
+ */
703
+ type GetCorporationsCorporationIdMembertrackingOk = GetCorporationsCorporationIdMembertracking_200Ok[];
704
+
705
+ /**
706
+ * 200 ok object
707
+ */
708
+ interface GetCorporationsCorporationIdMembertracking_200Ok {
709
+ /**
710
+ * base_id integer
711
+ */
712
+ base_id?: number;
713
+ /**
714
+ * character_id integer
715
+ */
716
+ character_id: number;
717
+ /**
718
+ * location_id integer
719
+ */
720
+ location_id?: number;
721
+ /**
722
+ * logoff_date string
723
+ */
724
+ logoff_date?: string;
725
+ /**
726
+ * logon_date string
727
+ */
728
+ logon_date?: string;
729
+ ship_type_id?: number;
730
+ /**
731
+ * start_date string
732
+ */
733
+ start_date?: string;
734
+ [k: string]: unknown | undefined;
735
+ }
736
+
737
+ /*!
738
+ * ESI endpoint: get:/corporations/{corporation_id}/roles/
739
+ */
740
+ /**
741
+ * grantable_role string
742
+ */
743
+ type GetCorporationsCorporationIdRolesGrantableRole =
744
+ | "Account_Take_1"
745
+ | "Account_Take_2"
746
+ | "Account_Take_3"
747
+ | "Account_Take_4"
748
+ | "Account_Take_5"
749
+ | "Account_Take_6"
750
+ | "Account_Take_7"
751
+ | "Accountant"
752
+ | "Auditor"
753
+ | "Brand_Manager"
754
+ | "Communications_Officer"
755
+ | "Config_Equipment"
756
+ | "Config_Starbase_Equipment"
757
+ | "Container_Take_1"
758
+ | "Container_Take_2"
759
+ | "Container_Take_3"
760
+ | "Container_Take_4"
761
+ | "Container_Take_5"
762
+ | "Container_Take_6"
763
+ | "Container_Take_7"
764
+ | "Contract_Manager"
765
+ | "Deliveries_Container_Take"
766
+ | "Deliveries_Query"
767
+ | "Deliveries_Take"
768
+ | "Diplomat"
769
+ | "Director"
770
+ | "Factory_Manager"
771
+ | "Fitting_Manager"
772
+ | "Hangar_Query_1"
773
+ | "Hangar_Query_2"
774
+ | "Hangar_Query_3"
775
+ | "Hangar_Query_4"
776
+ | "Hangar_Query_5"
777
+ | "Hangar_Query_6"
778
+ | "Hangar_Query_7"
779
+ | "Hangar_Take_1"
780
+ | "Hangar_Take_2"
781
+ | "Hangar_Take_3"
782
+ | "Hangar_Take_4"
783
+ | "Hangar_Take_5"
784
+ | "Hangar_Take_6"
785
+ | "Hangar_Take_7"
786
+ | "Junior_Accountant"
787
+ | "Personnel_Manager"
788
+ | "Project_Manager"
789
+ | "Rent_Factory_Facility"
790
+ | "Rent_Office"
791
+ | "Rent_Research_Facility"
792
+ | "Security_Officer"
793
+ | "Skill_Plan_Manager"
794
+ | "Starbase_Defense_Operator"
795
+ | "Starbase_Fuel_Technician"
796
+ | "Station_Manager"
797
+ | "Trader";
798
+ /**
799
+ * grantable_roles array
800
+ *
801
+ * @maxItems 100
802
+ */
803
+ type GetCorporationsCorporationIdRolesGrantableRoles = GetCorporationsCorporationIdRolesGrantableRole[];
804
+ /**
805
+ * grantable_roles_at_base string
806
+ */
807
+ type GetCorporationsCorporationIdRolesGrantableRolesAtBaseGrantableRolesAtBase =
808
+ | "Account_Take_1"
809
+ | "Account_Take_2"
810
+ | "Account_Take_3"
811
+ | "Account_Take_4"
812
+ | "Account_Take_5"
813
+ | "Account_Take_6"
814
+ | "Account_Take_7"
815
+ | "Accountant"
816
+ | "Auditor"
817
+ | "Brand_Manager"
818
+ | "Communications_Officer"
819
+ | "Config_Equipment"
820
+ | "Config_Starbase_Equipment"
821
+ | "Container_Take_1"
822
+ | "Container_Take_2"
823
+ | "Container_Take_3"
824
+ | "Container_Take_4"
825
+ | "Container_Take_5"
826
+ | "Container_Take_6"
827
+ | "Container_Take_7"
828
+ | "Contract_Manager"
829
+ | "Deliveries_Container_Take"
830
+ | "Deliveries_Query"
831
+ | "Deliveries_Take"
832
+ | "Diplomat"
833
+ | "Director"
834
+ | "Factory_Manager"
835
+ | "Fitting_Manager"
836
+ | "Hangar_Query_1"
837
+ | "Hangar_Query_2"
838
+ | "Hangar_Query_3"
839
+ | "Hangar_Query_4"
840
+ | "Hangar_Query_5"
841
+ | "Hangar_Query_6"
842
+ | "Hangar_Query_7"
843
+ | "Hangar_Take_1"
844
+ | "Hangar_Take_2"
845
+ | "Hangar_Take_3"
846
+ | "Hangar_Take_4"
847
+ | "Hangar_Take_5"
848
+ | "Hangar_Take_6"
849
+ | "Hangar_Take_7"
850
+ | "Junior_Accountant"
851
+ | "Personnel_Manager"
852
+ | "Project_Manager"
853
+ | "Rent_Factory_Facility"
854
+ | "Rent_Office"
855
+ | "Rent_Research_Facility"
856
+ | "Security_Officer"
857
+ | "Skill_Plan_Manager"
858
+ | "Starbase_Defense_Operator"
859
+ | "Starbase_Fuel_Technician"
860
+ | "Station_Manager"
861
+ | "Trader";
862
+ /**
863
+ * grantable_roles_at_base array
864
+ *
865
+ * @maxItems 100
866
+ */
867
+ type GetCorporationsCorporationIdRolesGrantableRolesAtBase =
868
+ GetCorporationsCorporationIdRolesGrantableRolesAtBaseGrantableRolesAtBase[];
869
+ /**
870
+ * grantable_roles_at_hq string
871
+ */
872
+ type GetCorporationsCorporationIdRolesGrantableRolesAtHqGrantableRolesAtHq =
873
+ | "Account_Take_1"
874
+ | "Account_Take_2"
875
+ | "Account_Take_3"
876
+ | "Account_Take_4"
877
+ | "Account_Take_5"
878
+ | "Account_Take_6"
879
+ | "Account_Take_7"
880
+ | "Accountant"
881
+ | "Auditor"
882
+ | "Brand_Manager"
883
+ | "Communications_Officer"
884
+ | "Config_Equipment"
885
+ | "Config_Starbase_Equipment"
886
+ | "Container_Take_1"
887
+ | "Container_Take_2"
888
+ | "Container_Take_3"
889
+ | "Container_Take_4"
890
+ | "Container_Take_5"
891
+ | "Container_Take_6"
892
+ | "Container_Take_7"
893
+ | "Contract_Manager"
894
+ | "Deliveries_Container_Take"
895
+ | "Deliveries_Query"
896
+ | "Deliveries_Take"
897
+ | "Diplomat"
898
+ | "Director"
899
+ | "Factory_Manager"
900
+ | "Fitting_Manager"
901
+ | "Hangar_Query_1"
902
+ | "Hangar_Query_2"
903
+ | "Hangar_Query_3"
904
+ | "Hangar_Query_4"
905
+ | "Hangar_Query_5"
906
+ | "Hangar_Query_6"
907
+ | "Hangar_Query_7"
908
+ | "Hangar_Take_1"
909
+ | "Hangar_Take_2"
910
+ | "Hangar_Take_3"
911
+ | "Hangar_Take_4"
912
+ | "Hangar_Take_5"
913
+ | "Hangar_Take_6"
914
+ | "Hangar_Take_7"
915
+ | "Junior_Accountant"
916
+ | "Personnel_Manager"
917
+ | "Project_Manager"
918
+ | "Rent_Factory_Facility"
919
+ | "Rent_Office"
920
+ | "Rent_Research_Facility"
921
+ | "Security_Officer"
922
+ | "Skill_Plan_Manager"
923
+ | "Starbase_Defense_Operator"
924
+ | "Starbase_Fuel_Technician"
925
+ | "Station_Manager"
926
+ | "Trader";
927
+ /**
928
+ * grantable_roles_at_hq array
929
+ *
930
+ * @maxItems 100
931
+ */
932
+ type GetCorporationsCorporationIdRolesGrantableRolesAtHq =
933
+ GetCorporationsCorporationIdRolesGrantableRolesAtHqGrantableRolesAtHq[];
934
+ /**
935
+ * grantable_roles_at_other string
936
+ */
937
+ type GetCorporationsCorporationIdRolesGrantableRolesAtOtherGrantableRolesAtOther =
938
+ | "Account_Take_1"
939
+ | "Account_Take_2"
940
+ | "Account_Take_3"
941
+ | "Account_Take_4"
942
+ | "Account_Take_5"
943
+ | "Account_Take_6"
944
+ | "Account_Take_7"
945
+ | "Accountant"
946
+ | "Auditor"
947
+ | "Brand_Manager"
948
+ | "Communications_Officer"
949
+ | "Config_Equipment"
950
+ | "Config_Starbase_Equipment"
951
+ | "Container_Take_1"
952
+ | "Container_Take_2"
953
+ | "Container_Take_3"
954
+ | "Container_Take_4"
955
+ | "Container_Take_5"
956
+ | "Container_Take_6"
957
+ | "Container_Take_7"
958
+ | "Contract_Manager"
959
+ | "Deliveries_Container_Take"
960
+ | "Deliveries_Query"
961
+ | "Deliveries_Take"
962
+ | "Diplomat"
963
+ | "Director"
964
+ | "Factory_Manager"
965
+ | "Fitting_Manager"
966
+ | "Hangar_Query_1"
967
+ | "Hangar_Query_2"
968
+ | "Hangar_Query_3"
969
+ | "Hangar_Query_4"
970
+ | "Hangar_Query_5"
971
+ | "Hangar_Query_6"
972
+ | "Hangar_Query_7"
973
+ | "Hangar_Take_1"
974
+ | "Hangar_Take_2"
975
+ | "Hangar_Take_3"
976
+ | "Hangar_Take_4"
977
+ | "Hangar_Take_5"
978
+ | "Hangar_Take_6"
979
+ | "Hangar_Take_7"
980
+ | "Junior_Accountant"
981
+ | "Personnel_Manager"
982
+ | "Project_Manager"
983
+ | "Rent_Factory_Facility"
984
+ | "Rent_Office"
985
+ | "Rent_Research_Facility"
986
+ | "Security_Officer"
987
+ | "Skill_Plan_Manager"
988
+ | "Starbase_Defense_Operator"
989
+ | "Starbase_Fuel_Technician"
990
+ | "Station_Manager"
991
+ | "Trader";
992
+ /**
993
+ * grantable_roles_at_other array
994
+ *
995
+ * @maxItems 100
996
+ */
997
+ type GetCorporationsCorporationIdRolesGrantableRolesAtOther =
998
+ GetCorporationsCorporationIdRolesGrantableRolesAtOtherGrantableRolesAtOther[];
999
+ /**
1000
+ * role string
1001
+ */
1002
+ type GetCorporationsCorporationIdRolesRole =
1003
+ | "Account_Take_1"
1004
+ | "Account_Take_2"
1005
+ | "Account_Take_3"
1006
+ | "Account_Take_4"
1007
+ | "Account_Take_5"
1008
+ | "Account_Take_6"
1009
+ | "Account_Take_7"
1010
+ | "Accountant"
1011
+ | "Auditor"
1012
+ | "Brand_Manager"
1013
+ | "Communications_Officer"
1014
+ | "Config_Equipment"
1015
+ | "Config_Starbase_Equipment"
1016
+ | "Container_Take_1"
1017
+ | "Container_Take_2"
1018
+ | "Container_Take_3"
1019
+ | "Container_Take_4"
1020
+ | "Container_Take_5"
1021
+ | "Container_Take_6"
1022
+ | "Container_Take_7"
1023
+ | "Contract_Manager"
1024
+ | "Deliveries_Container_Take"
1025
+ | "Deliveries_Query"
1026
+ | "Deliveries_Take"
1027
+ | "Diplomat"
1028
+ | "Director"
1029
+ | "Factory_Manager"
1030
+ | "Fitting_Manager"
1031
+ | "Hangar_Query_1"
1032
+ | "Hangar_Query_2"
1033
+ | "Hangar_Query_3"
1034
+ | "Hangar_Query_4"
1035
+ | "Hangar_Query_5"
1036
+ | "Hangar_Query_6"
1037
+ | "Hangar_Query_7"
1038
+ | "Hangar_Take_1"
1039
+ | "Hangar_Take_2"
1040
+ | "Hangar_Take_3"
1041
+ | "Hangar_Take_4"
1042
+ | "Hangar_Take_5"
1043
+ | "Hangar_Take_6"
1044
+ | "Hangar_Take_7"
1045
+ | "Junior_Accountant"
1046
+ | "Personnel_Manager"
1047
+ | "Project_Manager"
1048
+ | "Rent_Factory_Facility"
1049
+ | "Rent_Office"
1050
+ | "Rent_Research_Facility"
1051
+ | "Security_Officer"
1052
+ | "Skill_Plan_Manager"
1053
+ | "Starbase_Defense_Operator"
1054
+ | "Starbase_Fuel_Technician"
1055
+ | "Station_Manager"
1056
+ | "Trader";
1057
+ /**
1058
+ * roles array
1059
+ *
1060
+ * @maxItems 100
1061
+ */
1062
+ type GetCorporationsCorporationIdRolesRoles = GetCorporationsCorporationIdRolesRole[];
1063
+ /**
1064
+ * roles_at_base string
1065
+ */
1066
+ type GetCorporationsCorporationIdRolesRolesAtBaseRolesAtBase =
1067
+ | "Account_Take_1"
1068
+ | "Account_Take_2"
1069
+ | "Account_Take_3"
1070
+ | "Account_Take_4"
1071
+ | "Account_Take_5"
1072
+ | "Account_Take_6"
1073
+ | "Account_Take_7"
1074
+ | "Accountant"
1075
+ | "Auditor"
1076
+ | "Brand_Manager"
1077
+ | "Communications_Officer"
1078
+ | "Config_Equipment"
1079
+ | "Config_Starbase_Equipment"
1080
+ | "Container_Take_1"
1081
+ | "Container_Take_2"
1082
+ | "Container_Take_3"
1083
+ | "Container_Take_4"
1084
+ | "Container_Take_5"
1085
+ | "Container_Take_6"
1086
+ | "Container_Take_7"
1087
+ | "Contract_Manager"
1088
+ | "Deliveries_Container_Take"
1089
+ | "Deliveries_Query"
1090
+ | "Deliveries_Take"
1091
+ | "Diplomat"
1092
+ | "Director"
1093
+ | "Factory_Manager"
1094
+ | "Fitting_Manager"
1095
+ | "Hangar_Query_1"
1096
+ | "Hangar_Query_2"
1097
+ | "Hangar_Query_3"
1098
+ | "Hangar_Query_4"
1099
+ | "Hangar_Query_5"
1100
+ | "Hangar_Query_6"
1101
+ | "Hangar_Query_7"
1102
+ | "Hangar_Take_1"
1103
+ | "Hangar_Take_2"
1104
+ | "Hangar_Take_3"
1105
+ | "Hangar_Take_4"
1106
+ | "Hangar_Take_5"
1107
+ | "Hangar_Take_6"
1108
+ | "Hangar_Take_7"
1109
+ | "Junior_Accountant"
1110
+ | "Personnel_Manager"
1111
+ | "Project_Manager"
1112
+ | "Rent_Factory_Facility"
1113
+ | "Rent_Office"
1114
+ | "Rent_Research_Facility"
1115
+ | "Security_Officer"
1116
+ | "Skill_Plan_Manager"
1117
+ | "Starbase_Defense_Operator"
1118
+ | "Starbase_Fuel_Technician"
1119
+ | "Station_Manager"
1120
+ | "Trader";
1121
+ /**
1122
+ * roles_at_base array
1123
+ *
1124
+ * @maxItems 100
1125
+ */
1126
+ type GetCorporationsCorporationIdRolesRolesAtBase = GetCorporationsCorporationIdRolesRolesAtBaseRolesAtBase[];
1127
+ /**
1128
+ * roles_at_hq string
1129
+ */
1130
+ type GetCorporationsCorporationIdRolesRolesAtHqRolesAtHq =
1131
+ | "Account_Take_1"
1132
+ | "Account_Take_2"
1133
+ | "Account_Take_3"
1134
+ | "Account_Take_4"
1135
+ | "Account_Take_5"
1136
+ | "Account_Take_6"
1137
+ | "Account_Take_7"
1138
+ | "Accountant"
1139
+ | "Auditor"
1140
+ | "Brand_Manager"
1141
+ | "Communications_Officer"
1142
+ | "Config_Equipment"
1143
+ | "Config_Starbase_Equipment"
1144
+ | "Container_Take_1"
1145
+ | "Container_Take_2"
1146
+ | "Container_Take_3"
1147
+ | "Container_Take_4"
1148
+ | "Container_Take_5"
1149
+ | "Container_Take_6"
1150
+ | "Container_Take_7"
1151
+ | "Contract_Manager"
1152
+ | "Deliveries_Container_Take"
1153
+ | "Deliveries_Query"
1154
+ | "Deliveries_Take"
1155
+ | "Diplomat"
1156
+ | "Director"
1157
+ | "Factory_Manager"
1158
+ | "Fitting_Manager"
1159
+ | "Hangar_Query_1"
1160
+ | "Hangar_Query_2"
1161
+ | "Hangar_Query_3"
1162
+ | "Hangar_Query_4"
1163
+ | "Hangar_Query_5"
1164
+ | "Hangar_Query_6"
1165
+ | "Hangar_Query_7"
1166
+ | "Hangar_Take_1"
1167
+ | "Hangar_Take_2"
1168
+ | "Hangar_Take_3"
1169
+ | "Hangar_Take_4"
1170
+ | "Hangar_Take_5"
1171
+ | "Hangar_Take_6"
1172
+ | "Hangar_Take_7"
1173
+ | "Junior_Accountant"
1174
+ | "Personnel_Manager"
1175
+ | "Project_Manager"
1176
+ | "Rent_Factory_Facility"
1177
+ | "Rent_Office"
1178
+ | "Rent_Research_Facility"
1179
+ | "Security_Officer"
1180
+ | "Skill_Plan_Manager"
1181
+ | "Starbase_Defense_Operator"
1182
+ | "Starbase_Fuel_Technician"
1183
+ | "Station_Manager"
1184
+ | "Trader";
1185
+ /**
1186
+ * roles_at_hq array
1187
+ *
1188
+ * @maxItems 100
1189
+ */
1190
+ type GetCorporationsCorporationIdRolesRolesAtHq = GetCorporationsCorporationIdRolesRolesAtHqRolesAtHq[];
1191
+ /**
1192
+ * roles_at_other string
1193
+ */
1194
+ type GetCorporationsCorporationIdRolesRolesAtOtherRolesAtOther =
1195
+ | "Account_Take_1"
1196
+ | "Account_Take_2"
1197
+ | "Account_Take_3"
1198
+ | "Account_Take_4"
1199
+ | "Account_Take_5"
1200
+ | "Account_Take_6"
1201
+ | "Account_Take_7"
1202
+ | "Accountant"
1203
+ | "Auditor"
1204
+ | "Brand_Manager"
1205
+ | "Communications_Officer"
1206
+ | "Config_Equipment"
1207
+ | "Config_Starbase_Equipment"
1208
+ | "Container_Take_1"
1209
+ | "Container_Take_2"
1210
+ | "Container_Take_3"
1211
+ | "Container_Take_4"
1212
+ | "Container_Take_5"
1213
+ | "Container_Take_6"
1214
+ | "Container_Take_7"
1215
+ | "Contract_Manager"
1216
+ | "Deliveries_Container_Take"
1217
+ | "Deliveries_Query"
1218
+ | "Deliveries_Take"
1219
+ | "Diplomat"
1220
+ | "Director"
1221
+ | "Factory_Manager"
1222
+ | "Fitting_Manager"
1223
+ | "Hangar_Query_1"
1224
+ | "Hangar_Query_2"
1225
+ | "Hangar_Query_3"
1226
+ | "Hangar_Query_4"
1227
+ | "Hangar_Query_5"
1228
+ | "Hangar_Query_6"
1229
+ | "Hangar_Query_7"
1230
+ | "Hangar_Take_1"
1231
+ | "Hangar_Take_2"
1232
+ | "Hangar_Take_3"
1233
+ | "Hangar_Take_4"
1234
+ | "Hangar_Take_5"
1235
+ | "Hangar_Take_6"
1236
+ | "Hangar_Take_7"
1237
+ | "Junior_Accountant"
1238
+ | "Personnel_Manager"
1239
+ | "Project_Manager"
1240
+ | "Rent_Factory_Facility"
1241
+ | "Rent_Office"
1242
+ | "Rent_Research_Facility"
1243
+ | "Security_Officer"
1244
+ | "Skill_Plan_Manager"
1245
+ | "Starbase_Defense_Operator"
1246
+ | "Starbase_Fuel_Technician"
1247
+ | "Station_Manager"
1248
+ | "Trader";
1249
+ /**
1250
+ * roles_at_other array
1251
+ *
1252
+ * @maxItems 100
1253
+ */
1254
+ type GetCorporationsCorporationIdRolesRolesAtOther = GetCorporationsCorporationIdRolesRolesAtOtherRolesAtOther[];
1255
+ /**
1256
+ * 200 ok array
1257
+ *
1258
+ * @maxItems 12601
1259
+ */
1260
+ type GetCorporationsCorporationIdRolesOk = GetCorporationsCorporationIdRoles_200Ok[];
1261
+
1262
+ /**
1263
+ * 200 ok object
1264
+ */
1265
+ interface GetCorporationsCorporationIdRoles_200Ok {
1266
+ /**
1267
+ * character_id integer
1268
+ */
1269
+ character_id: number;
1270
+ grantable_roles?: GetCorporationsCorporationIdRolesGrantableRoles;
1271
+ grantable_roles_at_base?: GetCorporationsCorporationIdRolesGrantableRolesAtBase;
1272
+ grantable_roles_at_hq?: GetCorporationsCorporationIdRolesGrantableRolesAtHq;
1273
+ grantable_roles_at_other?: GetCorporationsCorporationIdRolesGrantableRolesAtOther;
1274
+ roles?: GetCorporationsCorporationIdRolesRoles;
1275
+ roles_at_base?: GetCorporationsCorporationIdRolesRolesAtBase;
1276
+ roles_at_hq?: GetCorporationsCorporationIdRolesRolesAtHq;
1277
+ roles_at_other?: GetCorporationsCorporationIdRolesRolesAtOther;
1278
+ [k: string]: unknown | undefined;
1279
+ }
1280
+
1281
+ /*!
1282
+ * ESI endpoint: get:/corporations/{corporation_id}/roles/history/
1283
+ */
1284
+ /**
1285
+ * new_role string
1286
+ */
1287
+ type GetCorporationsCorporationIdRolesHistoryNewRole =
1288
+ | "Account_Take_1"
1289
+ | "Account_Take_2"
1290
+ | "Account_Take_3"
1291
+ | "Account_Take_4"
1292
+ | "Account_Take_5"
1293
+ | "Account_Take_6"
1294
+ | "Account_Take_7"
1295
+ | "Accountant"
1296
+ | "Auditor"
1297
+ | "Brand_Manager"
1298
+ | "Communications_Officer"
1299
+ | "Config_Equipment"
1300
+ | "Config_Starbase_Equipment"
1301
+ | "Container_Take_1"
1302
+ | "Container_Take_2"
1303
+ | "Container_Take_3"
1304
+ | "Container_Take_4"
1305
+ | "Container_Take_5"
1306
+ | "Container_Take_6"
1307
+ | "Container_Take_7"
1308
+ | "Contract_Manager"
1309
+ | "Deliveries_Container_Take"
1310
+ | "Deliveries_Query"
1311
+ | "Deliveries_Take"
1312
+ | "Diplomat"
1313
+ | "Director"
1314
+ | "Factory_Manager"
1315
+ | "Fitting_Manager"
1316
+ | "Hangar_Query_1"
1317
+ | "Hangar_Query_2"
1318
+ | "Hangar_Query_3"
1319
+ | "Hangar_Query_4"
1320
+ | "Hangar_Query_5"
1321
+ | "Hangar_Query_6"
1322
+ | "Hangar_Query_7"
1323
+ | "Hangar_Take_1"
1324
+ | "Hangar_Take_2"
1325
+ | "Hangar_Take_3"
1326
+ | "Hangar_Take_4"
1327
+ | "Hangar_Take_5"
1328
+ | "Hangar_Take_6"
1329
+ | "Hangar_Take_7"
1330
+ | "Junior_Accountant"
1331
+ | "Personnel_Manager"
1332
+ | "Project_Manager"
1333
+ | "Rent_Factory_Facility"
1334
+ | "Rent_Office"
1335
+ | "Rent_Research_Facility"
1336
+ | "Security_Officer"
1337
+ | "Skill_Plan_Manager"
1338
+ | "Starbase_Defense_Operator"
1339
+ | "Starbase_Fuel_Technician"
1340
+ | "Station_Manager"
1341
+ | "Trader";
1342
+ /**
1343
+ * new_roles array
1344
+ *
1345
+ * @maxItems 50
1346
+ */
1347
+ type GetCorporationsCorporationIdRolesHistoryNewRoles = GetCorporationsCorporationIdRolesHistoryNewRole[];
1348
+ /**
1349
+ * old_role string
1350
+ */
1351
+ type GetCorporationsCorporationIdRolesHistoryOldRole =
1352
+ | "Account_Take_1"
1353
+ | "Account_Take_2"
1354
+ | "Account_Take_3"
1355
+ | "Account_Take_4"
1356
+ | "Account_Take_5"
1357
+ | "Account_Take_6"
1358
+ | "Account_Take_7"
1359
+ | "Accountant"
1360
+ | "Auditor"
1361
+ | "Brand_Manager"
1362
+ | "Communications_Officer"
1363
+ | "Config_Equipment"
1364
+ | "Config_Starbase_Equipment"
1365
+ | "Container_Take_1"
1366
+ | "Container_Take_2"
1367
+ | "Container_Take_3"
1368
+ | "Container_Take_4"
1369
+ | "Container_Take_5"
1370
+ | "Container_Take_6"
1371
+ | "Container_Take_7"
1372
+ | "Contract_Manager"
1373
+ | "Deliveries_Container_Take"
1374
+ | "Deliveries_Query"
1375
+ | "Deliveries_Take"
1376
+ | "Diplomat"
1377
+ | "Director"
1378
+ | "Factory_Manager"
1379
+ | "Fitting_Manager"
1380
+ | "Hangar_Query_1"
1381
+ | "Hangar_Query_2"
1382
+ | "Hangar_Query_3"
1383
+ | "Hangar_Query_4"
1384
+ | "Hangar_Query_5"
1385
+ | "Hangar_Query_6"
1386
+ | "Hangar_Query_7"
1387
+ | "Hangar_Take_1"
1388
+ | "Hangar_Take_2"
1389
+ | "Hangar_Take_3"
1390
+ | "Hangar_Take_4"
1391
+ | "Hangar_Take_5"
1392
+ | "Hangar_Take_6"
1393
+ | "Hangar_Take_7"
1394
+ | "Junior_Accountant"
1395
+ | "Personnel_Manager"
1396
+ | "Project_Manager"
1397
+ | "Rent_Factory_Facility"
1398
+ | "Rent_Office"
1399
+ | "Rent_Research_Facility"
1400
+ | "Security_Officer"
1401
+ | "Skill_Plan_Manager"
1402
+ | "Starbase_Defense_Operator"
1403
+ | "Starbase_Fuel_Technician"
1404
+ | "Station_Manager"
1405
+ | "Trader";
1406
+ /**
1407
+ * old_roles array
1408
+ *
1409
+ * @maxItems 50
1410
+ */
1411
+ type GetCorporationsCorporationIdRolesHistoryOldRoles = GetCorporationsCorporationIdRolesHistoryOldRole[];
1412
+ /**
1413
+ * role_type string
1414
+ */
1415
+ type GetCorporationsCorporationIdRolesHistoryRoleType =
1416
+ | "grantable_roles"
1417
+ | "grantable_roles_at_base"
1418
+ | "grantable_roles_at_hq"
1419
+ | "grantable_roles_at_other"
1420
+ | "roles"
1421
+ | "roles_at_base"
1422
+ | "roles_at_hq"
1423
+ | "roles_at_other";
1424
+ /**
1425
+ * 200 ok array
1426
+ *
1427
+ * @maxItems 1000
1428
+ */
1429
+ type GetCorporationsCorporationIdRolesHistoryOk = GetCorporationsCorporationIdRolesHistory_200Ok[];
1430
+
1431
+ /**
1432
+ * 200 ok object
1433
+ */
1434
+ interface GetCorporationsCorporationIdRolesHistory_200Ok {
1435
+ /**
1436
+ * changed_at string
1437
+ */
1438
+ changed_at: string;
1439
+ /**
1440
+ * The character whose roles are changed
1441
+ */
1442
+ character_id: number;
1443
+ /**
1444
+ * ID of the character who issued this change
1445
+ */
1446
+ issuer_id: number;
1447
+ new_roles: GetCorporationsCorporationIdRolesHistoryNewRoles;
1448
+ old_roles: GetCorporationsCorporationIdRolesHistoryOldRoles;
1449
+ role_type: GetCorporationsCorporationIdRolesHistoryRoleType;
1450
+ [k: string]: unknown | undefined;
1451
+ }
1452
+
1453
+ /*!
1454
+ * ESI endpoint: get:/corporations/{corporation_id}/shareholders/
1455
+ */
1456
+ /**
1457
+ * shareholder_type string
1458
+ */
1459
+ type GetCorporationsCorporationIdShareholdersShareholderType = "character" | "corporation";
1460
+ /**
1461
+ * List of shareholders
1462
+ *
1463
+ * @maxItems 1000
1464
+ */
1465
+ type GetCorporationsCorporationIdShareholdersOk = GetCorporationsCorporationIdShareholders_200Ok[];
1466
+
1467
+ /**
1468
+ * 200 ok object
1469
+ */
1470
+ interface GetCorporationsCorporationIdShareholders_200Ok {
1471
+ /**
1472
+ * share_count integer
1473
+ */
1474
+ share_count: number;
1475
+ /**
1476
+ * shareholder_id integer
1477
+ */
1478
+ shareholder_id: number;
1479
+ shareholder_type: GetCorporationsCorporationIdShareholdersShareholderType;
1480
+ [k: string]: unknown | undefined;
1481
+ }
1482
+
1483
+ /*!
1484
+ * ESI endpoint: get:/corporations/{corporation_id}/standings/
1485
+ */
1486
+ /**
1487
+ * from_type string
1488
+ */
1489
+ type GetCorporationsCorporationIdStandingsFromType = "agent" | "npc_corp" | "faction";
1490
+ /**
1491
+ * 200 ok array
1492
+ *
1493
+ * @maxItems 1000
1494
+ */
1495
+ type GetCorporationsCorporationIdStandingsOk = GetCorporationsCorporationIdStandings_200Ok[];
1496
+
1497
+ /**
1498
+ * 200 ok object
1499
+ */
1500
+ interface GetCorporationsCorporationIdStandings_200Ok {
1501
+ /**
1502
+ * from_id integer
1503
+ */
1504
+ from_id: number;
1505
+ from_type: GetCorporationsCorporationIdStandingsFromType;
1506
+ /**
1507
+ * standing number
1508
+ */
1509
+ standing: number;
1510
+ [k: string]: unknown | undefined;
1511
+ }
1512
+
1513
+ /*!
1514
+ * ESI endpoint: get:/corporations/{corporation_id}/starbases/
1515
+ */
1516
+ /**
1517
+ * state string
1518
+ */
1519
+ type GetCorporationsCorporationIdStarbasesState =
1520
+ | "offline"
1521
+ | "online"
1522
+ | "onlining"
1523
+ | "reinforced"
1524
+ | "unanchoring";
1525
+ /**
1526
+ * 200 ok array
1527
+ *
1528
+ * @maxItems 1000
1529
+ */
1530
+ type GetCorporationsCorporationIdStarbasesOk = GetCorporationsCorporationIdStarbases_200Ok[];
1531
+
1532
+ /**
1533
+ * 200 ok object
1534
+ */
1535
+ interface GetCorporationsCorporationIdStarbases_200Ok {
1536
+ /**
1537
+ * The moon this starbase (POS) is anchored on, unanchored POSes do not have this information
1538
+ */
1539
+ moon_id?: number;
1540
+ /**
1541
+ * When the POS onlined, for starbases (POSes) in online state
1542
+ */
1543
+ onlined_since?: string;
1544
+ /**
1545
+ * When the POS will be out of reinforcement, for starbases (POSes) in reinforced state
1546
+ */
1547
+ reinforced_until?: string;
1548
+ /**
1549
+ * Unique ID for this starbase (POS)
1550
+ */
1551
+ starbase_id: number;
1552
+ state?: GetCorporationsCorporationIdStarbasesState;
1553
+ /**
1554
+ * The solar system this starbase (POS) is in, unanchored POSes have this information
1555
+ */
1556
+ system_id: number;
1557
+ type_id: number;
1558
+ /**
1559
+ * When the POS started unanchoring, for starbases (POSes) in unanchoring state
1560
+ */
1561
+ unanchor_at?: string;
1562
+ [k: string]: unknown | undefined;
1563
+ }
1564
+
1565
+ /*!
1566
+ * ESI endpoint: get:/corporations/{corporation_id}/starbases/{starbase_id}/
1567
+ */
1568
+ /**
1569
+ * Who can anchor starbase (POS) and its structures
1570
+ */
1571
+ type GetCorporationsCorporationIdStarbasesStarbaseIdAnchor =
1572
+ | "alliance_member"
1573
+ | "config_starbase_equipment_role"
1574
+ | "corporation_member"
1575
+ | "starbase_fuel_technician_role";
1576
+ /**
1577
+ * Who can take fuel blocks out of the starbase (POS)'s fuel bay
1578
+ */
1579
+ type GetCorporationsCorporationIdStarbasesStarbaseIdFuelBayTake =
1580
+ | "alliance_member"
1581
+ | "config_starbase_equipment_role"
1582
+ | "corporation_member"
1583
+ | "starbase_fuel_technician_role";
1584
+ /**
1585
+ * Who can view the starbase (POS)'s fule bay. Characters either need to have required role or belong to the starbase (POS) owner's corporation or alliance, as described by the enum, all other access settings follows the same scheme
1586
+ */
1587
+ type GetCorporationsCorporationIdStarbasesStarbaseIdFuelBayView =
1588
+ | "alliance_member"
1589
+ | "config_starbase_equipment_role"
1590
+ | "corporation_member"
1591
+ | "starbase_fuel_technician_role";
1592
+ /**
1593
+ * Fuel blocks and other things that will be consumed when operating a starbase (POS)
1594
+ *
1595
+ * @maxItems 20
1596
+ */
1597
+ type GetCorporationsCorporationIdStarbasesStarbaseIdFuels = GetCorporationsCorporationIdStarbasesStarbaseIdFuel[];
1598
+ /**
1599
+ * Who can offline starbase (POS) and its structures
1600
+ */
1601
+ type GetCorporationsCorporationIdStarbasesStarbaseIdOffline =
1602
+ | "alliance_member"
1603
+ | "config_starbase_equipment_role"
1604
+ | "corporation_member"
1605
+ | "starbase_fuel_technician_role";
1606
+ /**
1607
+ * Who can online starbase (POS) and its structures
1608
+ */
1609
+ type GetCorporationsCorporationIdStarbasesStarbaseIdOnline =
1610
+ | "alliance_member"
1611
+ | "config_starbase_equipment_role"
1612
+ | "corporation_member"
1613
+ | "starbase_fuel_technician_role";
1614
+ /**
1615
+ * Who can unanchor starbase (POS) and its structures
1616
+ */
1617
+ type GetCorporationsCorporationIdStarbasesStarbaseIdUnanchor =
1618
+ | "alliance_member"
1619
+ | "config_starbase_equipment_role"
1620
+ | "corporation_member"
1621
+ | "starbase_fuel_technician_role";
1622
+
1623
+ /**
1624
+ * 200 ok object
1625
+ */
1626
+ interface GetCorporationsCorporationIdStarbasesStarbaseIdOk {
1627
+ /**
1628
+ * allow_alliance_members boolean
1629
+ */
1630
+ allow_alliance_members: boolean;
1631
+ /**
1632
+ * allow_corporation_members boolean
1633
+ */
1634
+ allow_corporation_members: boolean;
1635
+ anchor: GetCorporationsCorporationIdStarbasesStarbaseIdAnchor;
1636
+ /**
1637
+ * attack_if_at_war boolean
1638
+ */
1639
+ attack_if_at_war: boolean;
1640
+ /**
1641
+ * attack_if_other_security_status_dropping boolean
1642
+ */
1643
+ attack_if_other_security_status_dropping: boolean;
1644
+ /**
1645
+ * Starbase (POS) will attack if target's security standing is lower than this value
1646
+ */
1647
+ attack_security_status_threshold?: number;
1648
+ /**
1649
+ * Starbase (POS) will attack if target's standing is lower than this value
1650
+ */
1651
+ attack_standing_threshold?: number;
1652
+ fuel_bay_take: GetCorporationsCorporationIdStarbasesStarbaseIdFuelBayTake;
1653
+ fuel_bay_view: GetCorporationsCorporationIdStarbasesStarbaseIdFuelBayView;
1654
+ fuels?: GetCorporationsCorporationIdStarbasesStarbaseIdFuels;
1655
+ offline: GetCorporationsCorporationIdStarbasesStarbaseIdOffline;
1656
+ online: GetCorporationsCorporationIdStarbasesStarbaseIdOnline;
1657
+ unanchor: GetCorporationsCorporationIdStarbasesStarbaseIdUnanchor;
1658
+ /**
1659
+ * True if the starbase (POS) is using alliance standings, otherwise using corporation's
1660
+ */
1661
+ use_alliance_standings: boolean;
1662
+ [k: string]: unknown | undefined;
1663
+ }
1664
+ /**
1665
+ * fuel object
1666
+ */
1667
+ interface GetCorporationsCorporationIdStarbasesStarbaseIdFuel {
1668
+ /**
1669
+ * quantity integer
1670
+ */
1671
+ quantity: number;
1672
+ type_id: number;
1673
+ [k: string]: unknown | undefined;
1674
+ }
1675
+
1676
+ /*!
1677
+ * ESI endpoint: get:/corporations/{corporation_id}/structures/
1678
+ */
1679
+ /**
1680
+ * state string
1681
+ */
1682
+ type GetCorporationsCorporationIdStructuresServiceState = "online" | "offline" | "cleanup";
1683
+ /**
1684
+ * Contains a list of service upgrades, and their state
1685
+ *
1686
+ * @maxItems 10
1687
+ */
1688
+ type GetCorporationsCorporationIdStructuresServices = GetCorporationsCorporationIdStructuresService[];
1689
+ /**
1690
+ * state string
1691
+ */
1692
+ type GetCorporationsCorporationIdStructuresState =
1693
+ | "anchor_vulnerable"
1694
+ | "anchoring"
1695
+ | "armor_reinforce"
1696
+ | "armor_vulnerable"
1697
+ | "deploy_vulnerable"
1698
+ | "fitting_invulnerable"
1699
+ | "hull_reinforce"
1700
+ | "hull_vulnerable"
1701
+ | "online_deprecated"
1702
+ | "onlining_vulnerable"
1703
+ | "shield_vulnerable"
1704
+ | "unanchored"
1705
+ | "unknown";
1706
+ /**
1707
+ * 200 ok array
1708
+ *
1709
+ * @maxItems 250
1710
+ */
1711
+ type GetCorporationsCorporationIdStructuresOk = GetCorporationsCorporationIdStructures_200Ok[];
1712
+
1713
+ /**
1714
+ * 200 ok object
1715
+ */
1716
+ interface GetCorporationsCorporationIdStructures_200Ok {
1717
+ /**
1718
+ * ID of the corporation that owns the structure
1719
+ */
1720
+ corporation_id: number;
1721
+ /**
1722
+ * Date on which the structure will run out of fuel
1723
+ */
1724
+ fuel_expires?: string;
1725
+ /**
1726
+ * The structure name
1727
+ */
1728
+ name?: string;
1729
+ /**
1730
+ * The date and time when the structure's newly requested reinforcement times (e.g. next_reinforce_hour and next_reinforce_day) will take effect
1731
+ */
1732
+ next_reinforce_apply?: string;
1733
+ /**
1734
+ * The requested change to reinforce_hour that will take effect at the time shown by next_reinforce_apply
1735
+ */
1736
+ next_reinforce_hour?: number;
1737
+ /**
1738
+ * The id of the ACL profile for this citadel
1739
+ */
1740
+ profile_id: number;
1741
+ /**
1742
+ * 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
1743
+ */
1744
+ reinforce_hour?: number;
1745
+ services?: GetCorporationsCorporationIdStructuresServices;
1746
+ state: GetCorporationsCorporationIdStructuresState;
1747
+ /**
1748
+ * Date at which the structure will move to it's next state
1749
+ */
1750
+ state_timer_end?: string;
1751
+ /**
1752
+ * Date at which the structure entered it's current state
1753
+ */
1754
+ state_timer_start?: string;
1755
+ /**
1756
+ * The Item ID of the structure
1757
+ */
1758
+ structure_id: number;
1759
+ /**
1760
+ * The solar system the structure is in
1761
+ */
1762
+ system_id: number;
1763
+ type_id: number;
1764
+ /**
1765
+ * Date at which the structure will unanchor
1766
+ */
1767
+ unanchors_at?: string;
1768
+ [k: string]: unknown | undefined;
1769
+ }
1770
+ /**
1771
+ * service object
1772
+ */
1773
+ interface GetCorporationsCorporationIdStructuresService {
1774
+ /**
1775
+ * name string
1776
+ */
1777
+ name: string;
1778
+ state: GetCorporationsCorporationIdStructuresServiceState;
1779
+ [k: string]: unknown | undefined;
1780
+ }
1781
+
1782
+ /*!
1783
+ * ESI endpoint: get:/corporations/{corporation_id}/titles/
1784
+ */
1785
+ /**
1786
+ * 200 ok array
1787
+ *
1788
+ * @maxItems 16
1789
+ */
1790
+ type GetCorporationsCorporationIdTitlesOk = GetCorporationsCorporationIdTitles_200Ok[];
1791
+ /**
1792
+ * grantable_role string
1793
+ */
1794
+ type GetCorporationsCorporationIdTitlesGrantableRole =
1795
+ | "Account_Take_1"
1796
+ | "Account_Take_2"
1797
+ | "Account_Take_3"
1798
+ | "Account_Take_4"
1799
+ | "Account_Take_5"
1800
+ | "Account_Take_6"
1801
+ | "Account_Take_7"
1802
+ | "Accountant"
1803
+ | "Auditor"
1804
+ | "Brand_Manager"
1805
+ | "Communications_Officer"
1806
+ | "Config_Equipment"
1807
+ | "Config_Starbase_Equipment"
1808
+ | "Container_Take_1"
1809
+ | "Container_Take_2"
1810
+ | "Container_Take_3"
1811
+ | "Container_Take_4"
1812
+ | "Container_Take_5"
1813
+ | "Container_Take_6"
1814
+ | "Container_Take_7"
1815
+ | "Contract_Manager"
1816
+ | "Deliveries_Container_Take"
1817
+ | "Deliveries_Query"
1818
+ | "Deliveries_Take"
1819
+ | "Diplomat"
1820
+ | "Director"
1821
+ | "Factory_Manager"
1822
+ | "Fitting_Manager"
1823
+ | "Hangar_Query_1"
1824
+ | "Hangar_Query_2"
1825
+ | "Hangar_Query_3"
1826
+ | "Hangar_Query_4"
1827
+ | "Hangar_Query_5"
1828
+ | "Hangar_Query_6"
1829
+ | "Hangar_Query_7"
1830
+ | "Hangar_Take_1"
1831
+ | "Hangar_Take_2"
1832
+ | "Hangar_Take_3"
1833
+ | "Hangar_Take_4"
1834
+ | "Hangar_Take_5"
1835
+ | "Hangar_Take_6"
1836
+ | "Hangar_Take_7"
1837
+ | "Junior_Accountant"
1838
+ | "Personnel_Manager"
1839
+ | "Project_Manager"
1840
+ | "Rent_Factory_Facility"
1841
+ | "Rent_Office"
1842
+ | "Rent_Research_Facility"
1843
+ | "Security_Officer"
1844
+ | "Skill_Plan_Manager"
1845
+ | "Starbase_Defense_Operator"
1846
+ | "Starbase_Fuel_Technician"
1847
+ | "Station_Manager"
1848
+ | "Trader";
1849
+ /**
1850
+ * grantable_roles array
1851
+ *
1852
+ * @maxItems 50
1853
+ */
1854
+ type GetCorporationsCorporationIdTitlesGrantableRoles = GetCorporationsCorporationIdTitlesGrantableRole[];
1855
+ /**
1856
+ * grantable_roles_at_base string
1857
+ */
1858
+ type GetCorporationsCorporationIdTitlesGrantableRolesAtBaseGrantableRolesAtBase =
1859
+ | "Account_Take_1"
1860
+ | "Account_Take_2"
1861
+ | "Account_Take_3"
1862
+ | "Account_Take_4"
1863
+ | "Account_Take_5"
1864
+ | "Account_Take_6"
1865
+ | "Account_Take_7"
1866
+ | "Accountant"
1867
+ | "Auditor"
1868
+ | "Brand_Manager"
1869
+ | "Communications_Officer"
1870
+ | "Config_Equipment"
1871
+ | "Config_Starbase_Equipment"
1872
+ | "Container_Take_1"
1873
+ | "Container_Take_2"
1874
+ | "Container_Take_3"
1875
+ | "Container_Take_4"
1876
+ | "Container_Take_5"
1877
+ | "Container_Take_6"
1878
+ | "Container_Take_7"
1879
+ | "Contract_Manager"
1880
+ | "Deliveries_Container_Take"
1881
+ | "Deliveries_Query"
1882
+ | "Deliveries_Take"
1883
+ | "Diplomat"
1884
+ | "Director"
1885
+ | "Factory_Manager"
1886
+ | "Fitting_Manager"
1887
+ | "Hangar_Query_1"
1888
+ | "Hangar_Query_2"
1889
+ | "Hangar_Query_3"
1890
+ | "Hangar_Query_4"
1891
+ | "Hangar_Query_5"
1892
+ | "Hangar_Query_6"
1893
+ | "Hangar_Query_7"
1894
+ | "Hangar_Take_1"
1895
+ | "Hangar_Take_2"
1896
+ | "Hangar_Take_3"
1897
+ | "Hangar_Take_4"
1898
+ | "Hangar_Take_5"
1899
+ | "Hangar_Take_6"
1900
+ | "Hangar_Take_7"
1901
+ | "Junior_Accountant"
1902
+ | "Personnel_Manager"
1903
+ | "Project_Manager"
1904
+ | "Rent_Factory_Facility"
1905
+ | "Rent_Office"
1906
+ | "Rent_Research_Facility"
1907
+ | "Security_Officer"
1908
+ | "Skill_Plan_Manager"
1909
+ | "Starbase_Defense_Operator"
1910
+ | "Starbase_Fuel_Technician"
1911
+ | "Station_Manager"
1912
+ | "Trader";
1913
+ /**
1914
+ * grantable_roles_at_base array
1915
+ *
1916
+ * @maxItems 50
1917
+ */
1918
+ type GetCorporationsCorporationIdTitlesGrantableRolesAtBase =
1919
+ GetCorporationsCorporationIdTitlesGrantableRolesAtBaseGrantableRolesAtBase[];
1920
+ /**
1921
+ * grantable_roles_at_hq string
1922
+ */
1923
+ type GetCorporationsCorporationIdTitlesGrantableRolesAtHqGrantableRolesAtHq =
1924
+ | "Account_Take_1"
1925
+ | "Account_Take_2"
1926
+ | "Account_Take_3"
1927
+ | "Account_Take_4"
1928
+ | "Account_Take_5"
1929
+ | "Account_Take_6"
1930
+ | "Account_Take_7"
1931
+ | "Accountant"
1932
+ | "Auditor"
1933
+ | "Brand_Manager"
1934
+ | "Communications_Officer"
1935
+ | "Config_Equipment"
1936
+ | "Config_Starbase_Equipment"
1937
+ | "Container_Take_1"
1938
+ | "Container_Take_2"
1939
+ | "Container_Take_3"
1940
+ | "Container_Take_4"
1941
+ | "Container_Take_5"
1942
+ | "Container_Take_6"
1943
+ | "Container_Take_7"
1944
+ | "Contract_Manager"
1945
+ | "Deliveries_Container_Take"
1946
+ | "Deliveries_Query"
1947
+ | "Deliveries_Take"
1948
+ | "Diplomat"
1949
+ | "Director"
1950
+ | "Factory_Manager"
1951
+ | "Fitting_Manager"
1952
+ | "Hangar_Query_1"
1953
+ | "Hangar_Query_2"
1954
+ | "Hangar_Query_3"
1955
+ | "Hangar_Query_4"
1956
+ | "Hangar_Query_5"
1957
+ | "Hangar_Query_6"
1958
+ | "Hangar_Query_7"
1959
+ | "Hangar_Take_1"
1960
+ | "Hangar_Take_2"
1961
+ | "Hangar_Take_3"
1962
+ | "Hangar_Take_4"
1963
+ | "Hangar_Take_5"
1964
+ | "Hangar_Take_6"
1965
+ | "Hangar_Take_7"
1966
+ | "Junior_Accountant"
1967
+ | "Personnel_Manager"
1968
+ | "Project_Manager"
1969
+ | "Rent_Factory_Facility"
1970
+ | "Rent_Office"
1971
+ | "Rent_Research_Facility"
1972
+ | "Security_Officer"
1973
+ | "Skill_Plan_Manager"
1974
+ | "Starbase_Defense_Operator"
1975
+ | "Starbase_Fuel_Technician"
1976
+ | "Station_Manager"
1977
+ | "Trader";
1978
+ /**
1979
+ * grantable_roles_at_hq array
1980
+ *
1981
+ * @maxItems 50
1982
+ */
1983
+ type GetCorporationsCorporationIdTitlesGrantableRolesAtHq =
1984
+ GetCorporationsCorporationIdTitlesGrantableRolesAtHqGrantableRolesAtHq[];
1985
+ /**
1986
+ * grantable_roles_at_other string
1987
+ */
1988
+ type GetCorporationsCorporationIdTitlesGrantableRolesAtOtherGrantableRolesAtOther =
1989
+ | "Account_Take_1"
1990
+ | "Account_Take_2"
1991
+ | "Account_Take_3"
1992
+ | "Account_Take_4"
1993
+ | "Account_Take_5"
1994
+ | "Account_Take_6"
1995
+ | "Account_Take_7"
1996
+ | "Accountant"
1997
+ | "Auditor"
1998
+ | "Brand_Manager"
1999
+ | "Communications_Officer"
2000
+ | "Config_Equipment"
2001
+ | "Config_Starbase_Equipment"
2002
+ | "Container_Take_1"
2003
+ | "Container_Take_2"
2004
+ | "Container_Take_3"
2005
+ | "Container_Take_4"
2006
+ | "Container_Take_5"
2007
+ | "Container_Take_6"
2008
+ | "Container_Take_7"
2009
+ | "Contract_Manager"
2010
+ | "Deliveries_Container_Take"
2011
+ | "Deliveries_Query"
2012
+ | "Deliveries_Take"
2013
+ | "Diplomat"
2014
+ | "Director"
2015
+ | "Factory_Manager"
2016
+ | "Fitting_Manager"
2017
+ | "Hangar_Query_1"
2018
+ | "Hangar_Query_2"
2019
+ | "Hangar_Query_3"
2020
+ | "Hangar_Query_4"
2021
+ | "Hangar_Query_5"
2022
+ | "Hangar_Query_6"
2023
+ | "Hangar_Query_7"
2024
+ | "Hangar_Take_1"
2025
+ | "Hangar_Take_2"
2026
+ | "Hangar_Take_3"
2027
+ | "Hangar_Take_4"
2028
+ | "Hangar_Take_5"
2029
+ | "Hangar_Take_6"
2030
+ | "Hangar_Take_7"
2031
+ | "Junior_Accountant"
2032
+ | "Personnel_Manager"
2033
+ | "Project_Manager"
2034
+ | "Rent_Factory_Facility"
2035
+ | "Rent_Office"
2036
+ | "Rent_Research_Facility"
2037
+ | "Security_Officer"
2038
+ | "Skill_Plan_Manager"
2039
+ | "Starbase_Defense_Operator"
2040
+ | "Starbase_Fuel_Technician"
2041
+ | "Station_Manager"
2042
+ | "Trader";
2043
+ /**
2044
+ * grantable_roles_at_other array
2045
+ *
2046
+ * @maxItems 50
2047
+ */
2048
+ type GetCorporationsCorporationIdTitlesGrantableRolesAtOther =
2049
+ GetCorporationsCorporationIdTitlesGrantableRolesAtOtherGrantableRolesAtOther[];
2050
+ /**
2051
+ * role string
2052
+ */
2053
+ type GetCorporationsCorporationIdTitlesRole =
2054
+ | "Account_Take_1"
2055
+ | "Account_Take_2"
2056
+ | "Account_Take_3"
2057
+ | "Account_Take_4"
2058
+ | "Account_Take_5"
2059
+ | "Account_Take_6"
2060
+ | "Account_Take_7"
2061
+ | "Accountant"
2062
+ | "Auditor"
2063
+ | "Brand_Manager"
2064
+ | "Communications_Officer"
2065
+ | "Config_Equipment"
2066
+ | "Config_Starbase_Equipment"
2067
+ | "Container_Take_1"
2068
+ | "Container_Take_2"
2069
+ | "Container_Take_3"
2070
+ | "Container_Take_4"
2071
+ | "Container_Take_5"
2072
+ | "Container_Take_6"
2073
+ | "Container_Take_7"
2074
+ | "Contract_Manager"
2075
+ | "Deliveries_Container_Take"
2076
+ | "Deliveries_Query"
2077
+ | "Deliveries_Take"
2078
+ | "Diplomat"
2079
+ | "Director"
2080
+ | "Factory_Manager"
2081
+ | "Fitting_Manager"
2082
+ | "Hangar_Query_1"
2083
+ | "Hangar_Query_2"
2084
+ | "Hangar_Query_3"
2085
+ | "Hangar_Query_4"
2086
+ | "Hangar_Query_5"
2087
+ | "Hangar_Query_6"
2088
+ | "Hangar_Query_7"
2089
+ | "Hangar_Take_1"
2090
+ | "Hangar_Take_2"
2091
+ | "Hangar_Take_3"
2092
+ | "Hangar_Take_4"
2093
+ | "Hangar_Take_5"
2094
+ | "Hangar_Take_6"
2095
+ | "Hangar_Take_7"
2096
+ | "Junior_Accountant"
2097
+ | "Personnel_Manager"
2098
+ | "Project_Manager"
2099
+ | "Rent_Factory_Facility"
2100
+ | "Rent_Office"
2101
+ | "Rent_Research_Facility"
2102
+ | "Security_Officer"
2103
+ | "Skill_Plan_Manager"
2104
+ | "Starbase_Defense_Operator"
2105
+ | "Starbase_Fuel_Technician"
2106
+ | "Station_Manager"
2107
+ | "Trader";
2108
+ /**
2109
+ * roles array
2110
+ *
2111
+ * @maxItems 50
2112
+ */
2113
+ type GetCorporationsCorporationIdTitlesRoles = GetCorporationsCorporationIdTitlesRole[];
2114
+ /**
2115
+ * roles_at_base string
2116
+ */
2117
+ type GetCorporationsCorporationIdTitlesRolesAtBaseRolesAtBase =
2118
+ | "Account_Take_1"
2119
+ | "Account_Take_2"
2120
+ | "Account_Take_3"
2121
+ | "Account_Take_4"
2122
+ | "Account_Take_5"
2123
+ | "Account_Take_6"
2124
+ | "Account_Take_7"
2125
+ | "Accountant"
2126
+ | "Auditor"
2127
+ | "Brand_Manager"
2128
+ | "Communications_Officer"
2129
+ | "Config_Equipment"
2130
+ | "Config_Starbase_Equipment"
2131
+ | "Container_Take_1"
2132
+ | "Container_Take_2"
2133
+ | "Container_Take_3"
2134
+ | "Container_Take_4"
2135
+ | "Container_Take_5"
2136
+ | "Container_Take_6"
2137
+ | "Container_Take_7"
2138
+ | "Contract_Manager"
2139
+ | "Deliveries_Container_Take"
2140
+ | "Deliveries_Query"
2141
+ | "Deliveries_Take"
2142
+ | "Diplomat"
2143
+ | "Director"
2144
+ | "Factory_Manager"
2145
+ | "Fitting_Manager"
2146
+ | "Hangar_Query_1"
2147
+ | "Hangar_Query_2"
2148
+ | "Hangar_Query_3"
2149
+ | "Hangar_Query_4"
2150
+ | "Hangar_Query_5"
2151
+ | "Hangar_Query_6"
2152
+ | "Hangar_Query_7"
2153
+ | "Hangar_Take_1"
2154
+ | "Hangar_Take_2"
2155
+ | "Hangar_Take_3"
2156
+ | "Hangar_Take_4"
2157
+ | "Hangar_Take_5"
2158
+ | "Hangar_Take_6"
2159
+ | "Hangar_Take_7"
2160
+ | "Junior_Accountant"
2161
+ | "Personnel_Manager"
2162
+ | "Project_Manager"
2163
+ | "Rent_Factory_Facility"
2164
+ | "Rent_Office"
2165
+ | "Rent_Research_Facility"
2166
+ | "Security_Officer"
2167
+ | "Skill_Plan_Manager"
2168
+ | "Starbase_Defense_Operator"
2169
+ | "Starbase_Fuel_Technician"
2170
+ | "Station_Manager"
2171
+ | "Trader";
2172
+ /**
2173
+ * roles_at_base array
2174
+ *
2175
+ * @maxItems 50
2176
+ */
2177
+ type GetCorporationsCorporationIdTitlesRolesAtBase = GetCorporationsCorporationIdTitlesRolesAtBaseRolesAtBase[];
2178
+ /**
2179
+ * roles_at_hq string
2180
+ */
2181
+ type GetCorporationsCorporationIdTitlesRolesAtHqRolesAtHq =
2182
+ | "Account_Take_1"
2183
+ | "Account_Take_2"
2184
+ | "Account_Take_3"
2185
+ | "Account_Take_4"
2186
+ | "Account_Take_5"
2187
+ | "Account_Take_6"
2188
+ | "Account_Take_7"
2189
+ | "Accountant"
2190
+ | "Auditor"
2191
+ | "Brand_Manager"
2192
+ | "Communications_Officer"
2193
+ | "Config_Equipment"
2194
+ | "Config_Starbase_Equipment"
2195
+ | "Container_Take_1"
2196
+ | "Container_Take_2"
2197
+ | "Container_Take_3"
2198
+ | "Container_Take_4"
2199
+ | "Container_Take_5"
2200
+ | "Container_Take_6"
2201
+ | "Container_Take_7"
2202
+ | "Contract_Manager"
2203
+ | "Deliveries_Container_Take"
2204
+ | "Deliveries_Query"
2205
+ | "Deliveries_Take"
2206
+ | "Diplomat"
2207
+ | "Director"
2208
+ | "Factory_Manager"
2209
+ | "Fitting_Manager"
2210
+ | "Hangar_Query_1"
2211
+ | "Hangar_Query_2"
2212
+ | "Hangar_Query_3"
2213
+ | "Hangar_Query_4"
2214
+ | "Hangar_Query_5"
2215
+ | "Hangar_Query_6"
2216
+ | "Hangar_Query_7"
2217
+ | "Hangar_Take_1"
2218
+ | "Hangar_Take_2"
2219
+ | "Hangar_Take_3"
2220
+ | "Hangar_Take_4"
2221
+ | "Hangar_Take_5"
2222
+ | "Hangar_Take_6"
2223
+ | "Hangar_Take_7"
2224
+ | "Junior_Accountant"
2225
+ | "Personnel_Manager"
2226
+ | "Project_Manager"
2227
+ | "Rent_Factory_Facility"
2228
+ | "Rent_Office"
2229
+ | "Rent_Research_Facility"
2230
+ | "Security_Officer"
2231
+ | "Skill_Plan_Manager"
2232
+ | "Starbase_Defense_Operator"
2233
+ | "Starbase_Fuel_Technician"
2234
+ | "Station_Manager"
2235
+ | "Trader";
2236
+ /**
2237
+ * roles_at_hq array
2238
+ *
2239
+ * @maxItems 50
2240
+ */
2241
+ type GetCorporationsCorporationIdTitlesRolesAtHq = GetCorporationsCorporationIdTitlesRolesAtHqRolesAtHq[];
2242
+ /**
2243
+ * roles_at_other string
2244
+ */
2245
+ type GetCorporationsCorporationIdTitlesRolesAtOtherRolesAtOther =
2246
+ | "Account_Take_1"
2247
+ | "Account_Take_2"
2248
+ | "Account_Take_3"
2249
+ | "Account_Take_4"
2250
+ | "Account_Take_5"
2251
+ | "Account_Take_6"
2252
+ | "Account_Take_7"
2253
+ | "Accountant"
2254
+ | "Auditor"
2255
+ | "Brand_Manager"
2256
+ | "Communications_Officer"
2257
+ | "Config_Equipment"
2258
+ | "Config_Starbase_Equipment"
2259
+ | "Container_Take_1"
2260
+ | "Container_Take_2"
2261
+ | "Container_Take_3"
2262
+ | "Container_Take_4"
2263
+ | "Container_Take_5"
2264
+ | "Container_Take_6"
2265
+ | "Container_Take_7"
2266
+ | "Contract_Manager"
2267
+ | "Deliveries_Container_Take"
2268
+ | "Deliveries_Query"
2269
+ | "Deliveries_Take"
2270
+ | "Diplomat"
2271
+ | "Director"
2272
+ | "Factory_Manager"
2273
+ | "Fitting_Manager"
2274
+ | "Hangar_Query_1"
2275
+ | "Hangar_Query_2"
2276
+ | "Hangar_Query_3"
2277
+ | "Hangar_Query_4"
2278
+ | "Hangar_Query_5"
2279
+ | "Hangar_Query_6"
2280
+ | "Hangar_Query_7"
2281
+ | "Hangar_Take_1"
2282
+ | "Hangar_Take_2"
2283
+ | "Hangar_Take_3"
2284
+ | "Hangar_Take_4"
2285
+ | "Hangar_Take_5"
2286
+ | "Hangar_Take_6"
2287
+ | "Hangar_Take_7"
2288
+ | "Junior_Accountant"
2289
+ | "Personnel_Manager"
2290
+ | "Project_Manager"
2291
+ | "Rent_Factory_Facility"
2292
+ | "Rent_Office"
2293
+ | "Rent_Research_Facility"
2294
+ | "Security_Officer"
2295
+ | "Skill_Plan_Manager"
2296
+ | "Starbase_Defense_Operator"
2297
+ | "Starbase_Fuel_Technician"
2298
+ | "Station_Manager"
2299
+ | "Trader";
2300
+ /**
2301
+ * roles_at_other array
2302
+ *
2303
+ * @maxItems 50
2304
+ */
2305
+ type GetCorporationsCorporationIdTitlesRolesAtOther =
2306
+ GetCorporationsCorporationIdTitlesRolesAtOtherRolesAtOther[];
2307
+
2308
+ /**
2309
+ * 200 ok object
2310
+ */
2311
+ interface GetCorporationsCorporationIdTitles_200Ok {
2312
+ grantable_roles?: GetCorporationsCorporationIdTitlesGrantableRoles;
2313
+ grantable_roles_at_base?: GetCorporationsCorporationIdTitlesGrantableRolesAtBase;
2314
+ grantable_roles_at_hq?: GetCorporationsCorporationIdTitlesGrantableRolesAtHq;
2315
+ grantable_roles_at_other?: GetCorporationsCorporationIdTitlesGrantableRolesAtOther;
2316
+ /**
2317
+ * name string
2318
+ */
2319
+ name?: string;
2320
+ roles?: GetCorporationsCorporationIdTitlesRoles;
2321
+ roles_at_base?: GetCorporationsCorporationIdTitlesRolesAtBase;
2322
+ roles_at_hq?: GetCorporationsCorporationIdTitlesRolesAtHq;
2323
+ roles_at_other?: GetCorporationsCorporationIdTitlesRolesAtOther;
2324
+ /**
2325
+ * title_id integer
2326
+ */
2327
+ title_id?: number;
2328
+ [k: string]: unknown | undefined;
2329
+ }