eve-esi-types 2.0.2-beta → 2.0.4-beta

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 (198) hide show
  1. package/package.json +1 -1
  2. package/snippet.ts +49 -0
  3. package/v2/get_alliances_alliance_id_contacts_labels_ok.d.ts +9 -9
  4. package/v2/get_alliances_alliance_id_contacts_ok.d.ts +14 -17
  5. package/v2/get_alliances_alliance_id_corporations_ok.d.ts +3 -6
  6. package/v2/get_alliances_alliance_id_icons_ok.d.ts +9 -9
  7. package/v2/get_alliances_alliance_id_ok.d.ts +24 -24
  8. package/v2/get_alliances_ok.d.ts +3 -6
  9. package/v2/get_characters_character_id_agents_research_ok.d.ts +15 -18
  10. package/v2/get_characters_character_id_assets_ok.d.ts +18 -21
  11. package/v2/get_characters_character_id_attributes_ok.d.ts +27 -27
  12. package/v2/get_characters_character_id_blueprints_ok.d.ts +21 -24
  13. package/v2/get_characters_character_id_bookmarks_folders_ok.d.ts +9 -9
  14. package/v2/get_characters_character_id_bookmarks_ok.d.ts +36 -39
  15. package/v2/get_characters_character_id_calendar_event_id_attendees_ok.d.ts +6 -6
  16. package/v2/get_characters_character_id_calendar_event_id_ok.d.ts +30 -30
  17. package/v2/get_characters_character_id_calendar_ok.d.ts +15 -15
  18. package/v2/get_characters_character_id_clones_ok.d.ts +26 -29
  19. package/v2/get_characters_character_id_contacts_labels_ok.d.ts +9 -9
  20. package/v2/get_characters_character_id_contacts_ok.d.ts +20 -23
  21. package/v2/get_characters_character_id_contracts_contract_id_bids_ok.d.ts +15 -15
  22. package/v2/get_characters_character_id_contracts_contract_id_items_ok.d.ts +18 -21
  23. package/v2/get_characters_character_id_contracts_ok.d.ts +60 -60
  24. package/v2/get_characters_character_id_corporationhistory_ok.d.ts +15 -15
  25. package/v2/get_characters_character_id_fatigue_ok.d.ts +12 -12
  26. package/v2/get_characters_character_id_fittings_ok.d.ts +15 -21
  27. package/v2/get_characters_character_id_fleet_ok.d.ts +12 -12
  28. package/v2/get_characters_character_id_fw_stats_ok.d.ts +33 -33
  29. package/v2/get_characters_character_id_implants_ok.d.ts +3 -6
  30. package/v2/get_characters_character_id_industry_jobs_ok.d.ts +60 -66
  31. package/v2/get_characters_character_id_killmails_recent_ok.d.ts +9 -9
  32. package/v2/get_characters_character_id_location_ok.d.ts +12 -12
  33. package/v2/get_characters_character_id_loyalty_points_ok.d.ts +9 -9
  34. package/v2/get_characters_character_id_mail_labels_ok.d.ts +15 -15
  35. package/v2/get_characters_character_id_mail_lists_ok.d.ts +9 -9
  36. package/v2/get_characters_character_id_mail_mail_id_ok.d.ts +25 -28
  37. package/v2/get_characters_character_id_mail_ok.d.ts +25 -28
  38. package/v2/get_characters_character_id_medals_ok.d.ts +36 -36
  39. package/v2/get_characters_character_id_mining_ok.d.ts +12 -15
  40. package/v2/get_characters_character_id_notifications_contacts_ok.d.ts +18 -18
  41. package/v2/get_characters_character_id_notifications_ok.d.ts +18 -18
  42. package/v2/get_characters_character_id_ok.d.ts +33 -33
  43. package/v2/get_characters_character_id_online_ok.d.ts +15 -15
  44. package/v2/get_characters_character_id_opportunities_ok.d.ts +9 -9
  45. package/v2/get_characters_character_id_orders_history_ok.d.ts +39 -43
  46. package/v2/get_characters_character_id_orders_ok.d.ts +39 -43
  47. package/v2/get_characters_character_id_planets_ok.d.ts +21 -21
  48. package/v2/get_characters_character_id_planets_planet_id_ok.d.ts +73 -124
  49. package/v2/get_characters_character_id_portrait_ok.d.ts +15 -15
  50. package/v2/get_characters_character_id_roles_ok.d.ts +3 -3
  51. package/v2/get_characters_character_id_search_ok.d.ts +52 -90
  52. package/v2/get_characters_character_id_ship_ok.d.ts +9 -12
  53. package/v2/get_characters_character_id_skillqueue_ok.d.ts +27 -27
  54. package/v2/get_characters_character_id_skills_ok.d.ts +21 -21
  55. package/v2/get_characters_character_id_standings_ok.d.ts +9 -9
  56. package/v2/get_characters_character_id_titles_ok.d.ts +9 -9
  57. package/v2/get_characters_character_id_wallet_journal_ok.d.ts +38 -40
  58. package/v2/get_characters_character_id_wallet_ok.d.ts +3 -3
  59. package/v2/get_characters_character_id_wallet_transactions_ok.d.ts +30 -33
  60. package/v2/get_contracts_public_bids_contract_id_ok.d.ts +12 -12
  61. package/v2/get_contracts_public_items_contract_id_ok.d.ts +27 -30
  62. package/v2/get_contracts_public_region_id_ok.d.ts +48 -48
  63. package/v2/get_corporation_corporation_id_mining_extractions_ok.d.ts +21 -21
  64. package/v2/get_corporation_corporation_id_mining_observers_observer_id_ok.d.ts +17 -20
  65. package/v2/get_corporation_corporation_id_mining_observers_ok.d.ts +10 -10
  66. package/v2/get_corporations_corporation_id_alliancehistory_ok.d.ts +15 -15
  67. package/v2/get_corporations_corporation_id_assets_ok.d.ts +18 -21
  68. package/v2/get_corporations_corporation_id_blueprints_ok.d.ts +21 -24
  69. package/v2/get_corporations_corporation_id_bookmarks_folders_ok.d.ts +12 -12
  70. package/v2/get_corporations_corporation_id_bookmarks_ok.d.ts +36 -39
  71. package/v2/get_corporations_corporation_id_contacts_labels_ok.d.ts +9 -9
  72. package/v2/get_corporations_corporation_id_contacts_ok.d.ts +17 -20
  73. package/v2/get_corporations_corporation_id_containers_logs_ok.d.ts +24 -30
  74. package/v2/get_corporations_corporation_id_contracts_contract_id_bids_ok.d.ts +15 -15
  75. package/v2/get_corporations_corporation_id_contracts_contract_id_items_ok.d.ts +18 -21
  76. package/v2/get_corporations_corporation_id_contracts_ok.d.ts +60 -60
  77. package/v2/get_corporations_corporation_id_customs_offices_ok.d.ts +42 -42
  78. package/v2/get_corporations_corporation_id_divisions_ok.d.ts +15 -15
  79. package/v2/get_corporations_corporation_id_facilities_ok.d.ts +9 -12
  80. package/v2/get_corporations_corporation_id_fw_stats_ok.d.ts +30 -30
  81. package/v2/get_corporations_corporation_id_icons_ok.d.ts +12 -12
  82. package/v2/get_corporations_corporation_id_industry_jobs_ok.d.ts +60 -66
  83. package/v2/get_corporations_corporation_id_killmails_recent_ok.d.ts +9 -9
  84. package/v2/get_corporations_corporation_id_medals_issued_ok.d.ts +18 -18
  85. package/v2/get_corporations_corporation_id_medals_ok.d.ts +18 -18
  86. package/v2/get_corporations_corporation_id_members_limit_ok.d.ts +3 -3
  87. package/v2/get_corporations_corporation_id_members_ok.d.ts +3 -6
  88. package/v2/get_corporations_corporation_id_members_titles_ok.d.ts +10 -412
  89. package/v2/get_corporations_corporation_id_membertracking_ok.d.ts +21 -24
  90. package/v2/get_corporations_corporation_id_ok.d.ts +45 -45
  91. package/v2/get_corporations_corporation_id_orders_history_ok.d.ts +42 -45
  92. package/v2/get_corporations_corporation_id_orders_ok.d.ts +42 -45
  93. package/v2/get_corporations_corporation_id_roles_history_ok.d.ts +12 -12
  94. package/v2/get_corporations_corporation_id_roles_ok.d.ts +6 -6
  95. package/v2/get_corporations_corporation_id_shareholders_ok.d.ts +9 -9
  96. package/v2/get_corporations_corporation_id_standings_ok.d.ts +9 -9
  97. package/v2/get_corporations_corporation_id_starbases_ok.d.ts +21 -24
  98. package/v2/get_corporations_corporation_id_starbases_starbase_id_ok.d.ts +27 -30
  99. package/v2/get_corporations_corporation_id_structures_ok.d.ts +42 -46
  100. package/v2/get_corporations_corporation_id_titles_ok.d.ts +9 -9
  101. package/v2/get_corporations_corporation_id_wallets_division_journal_ok.d.ts +38 -40
  102. package/v2/get_corporations_corporation_id_wallets_division_transactions_ok.d.ts +27 -30
  103. package/v2/get_corporations_corporation_id_wallets_ok.d.ts +9 -9
  104. package/v2/get_corporations_npccorps_ok.d.ts +3 -6
  105. package/v2/get_dogma_attributes_attribute_id_ok.d.ts +33 -33
  106. package/v2/get_dogma_attributes_ok.d.ts +3 -6
  107. package/v2/get_dogma_dynamic_items_type_id_item_id_ok.d.ts +18 -24
  108. package/v2/get_dogma_effects_effect_id_ok.d.ts +81 -81
  109. package/v2/get_dogma_effects_ok.d.ts +3 -6
  110. package/v2/get_fleets_fleet_id_members_ok.d.ts +27 -30
  111. package/v2/get_fleets_fleet_id_ok.d.ts +15 -15
  112. package/v2/get_fleets_fleet_id_wings_ok.d.ts +15 -15
  113. package/v2/get_fw_leaderboards_characters_ok.d.ts +39 -39
  114. package/v2/get_fw_leaderboards_corporations_ok.d.ts +39 -39
  115. package/v2/get_fw_leaderboards_ok.d.ts +39 -39
  116. package/v2/get_fw_stats_ok.d.ts +30 -30
  117. package/v2/get_fw_systems_ok.d.ts +18 -18
  118. package/v2/get_fw_wars_ok.d.ts +9 -9
  119. package/v2/get_incursions_ok.d.ts +22 -28
  120. package/v2/get_industry_facilities_ok.d.ts +18 -21
  121. package/v2/get_industry_systems_ok.d.ts +9 -9
  122. package/v2/get_insurance_prices_ok.d.ts +12 -15
  123. package/v2/get_killmails_killmail_id_killmail_hash_ok.d.ts +96 -114
  124. package/v2/get_loyalty_stores_corporation_id_offers_ok.d.ts +21 -27
  125. package/v2/get_markets_groups_market_group_id_ok.d.ts +14 -22
  126. package/v2/get_markets_groups_ok.d.ts +3 -6
  127. package/v2/get_markets_prices_ok.d.ts +9 -12
  128. package/v2/get_markets_region_id_history_ok.d.ts +21 -21
  129. package/v2/get_markets_region_id_orders_ok.d.ts +33 -36
  130. package/v2/get_markets_region_id_types_ok.d.ts +3 -6
  131. package/v2/get_markets_structures_structure_id_ok.d.ts +30 -33
  132. package/v2/get_opportunities_groups_group_id_ok.d.ts +24 -30
  133. package/v2/get_opportunities_groups_ok.d.ts +3 -6
  134. package/v2/get_opportunities_tasks_ok.d.ts +3 -6
  135. package/v2/get_opportunities_tasks_task_id_ok.d.ts +15 -15
  136. package/v2/get_route_origin_destination_ok.d.ts +3 -6
  137. package/v2/get_sovereignty_campaigns_ok.d.ts +40 -40
  138. package/v2/get_sovereignty_map_ok.d.ts +15 -15
  139. package/v2/get_sovereignty_structures_ok.d.ts +26 -30
  140. package/v2/get_status_ok.d.ts +15 -15
  141. package/v2/get_universe_ancestries_ok.d.ts +21 -21
  142. package/v2/get_universe_asteroid_belts_asteroid_belt_id_ok.d.ts +18 -18
  143. package/v2/get_universe_bloodlines_ok.d.ts +33 -36
  144. package/v2/get_universe_categories_category_id_ok.d.ts +16 -19
  145. package/v2/get_universe_categories_ok.d.ts +3 -6
  146. package/v2/get_universe_constellations_constellation_id_ok.d.ts +25 -28
  147. package/v2/get_universe_constellations_ok.d.ts +3 -6
  148. package/v2/get_universe_factions_ok.d.ts +33 -33
  149. package/v2/get_universe_graphics_graphic_id_ok.d.ts +27 -27
  150. package/v2/get_universe_graphics_ok.d.ts +3 -6
  151. package/v2/get_universe_groups_group_id_ok.d.ts +14 -22
  152. package/v2/get_universe_groups_ok.d.ts +3 -6
  153. package/v2/get_universe_moons_moon_id_ok.d.ts +21 -21
  154. package/v2/get_universe_planets_planet_id_ok.d.ts +21 -24
  155. package/v2/get_universe_races_ok.d.ts +15 -15
  156. package/v2/get_universe_regions_ok.d.ts +3 -6
  157. package/v2/get_universe_regions_region_id_ok.d.ts +16 -19
  158. package/v2/get_universe_schematics_schematic_id_ok.d.ts +9 -9
  159. package/v2/get_universe_stargates_stargate_id_ok.d.ts +27 -30
  160. package/v2/get_universe_stars_star_id_ok.d.ts +21 -24
  161. package/v2/get_universe_stations_station_id_ok.d.ts +39 -42
  162. package/v2/get_universe_structures_ok.d.ts +3 -6
  163. package/v2/get_universe_structures_structure_id_ok.d.ts +21 -24
  164. package/v2/get_universe_system_jumps_ok.d.ts +9 -9
  165. package/v2/get_universe_system_kills_ok.d.ts +15 -15
  166. package/v2/get_universe_systems_ok.d.ts +3 -6
  167. package/v2/get_universe_systems_system_id_ok.d.ts +52 -64
  168. package/v2/get_universe_types_ok.d.ts +3 -6
  169. package/v2/get_universe_types_type_id_ok.d.ts +54 -57
  170. package/v2/get_wars_ok.d.ts +3 -6
  171. package/v2/get_wars_war_id_killmails_ok.d.ts +9 -9
  172. package/v2/get_wars_war_id_ok.d.ts +54 -54
  173. package/v2/index.d.ts +1 -1
  174. package/v2/post_characters_affiliation_ok.d.ts +15 -15
  175. package/v2/post_characters_character_id_assets_locations_ok.d.ts +15 -15
  176. package/v2/post_characters_character_id_assets_names_ok.d.ts +9 -9
  177. package/v2/post_characters_character_id_contacts_created.d.ts +3 -6
  178. package/v2/post_characters_character_id_cspa_created.d.ts +3 -3
  179. package/v2/post_characters_character_id_fittings_created.d.ts +6 -6
  180. package/v2/post_characters_character_id_mail_created.d.ts +3 -3
  181. package/v2/post_characters_character_id_mail_labels_created.d.ts +3 -3
  182. package/v2/post_corporations_corporation_id_assets_locations_ok.d.ts +15 -15
  183. package/v2/post_corporations_corporation_id_assets_names_ok.d.ts +9 -9
  184. package/v2/post_fleets_fleet_id_members_invitation.d.ts +12 -12
  185. package/v2/post_fleets_fleet_id_wings_created.d.ts +6 -6
  186. package/v2/post_fleets_fleet_id_wings_wing_id_squads_created.d.ts +6 -6
  187. package/v2/post_ui_openwindow_newmail_new_mail.d.ts +18 -21
  188. package/v2/post_universe_ids_ok.d.ts +63 -63
  189. package/v2/post_universe_names_ok.d.ts +9 -9
  190. package/v2/put_characters_character_id_calendar_event_id_response.d.ts +3 -3
  191. package/v2/put_characters_character_id_contacts_contact_ids.d.ts +6 -9
  192. package/v2/put_characters_character_id_mail_mail_id_contents.d.ts +10 -13
  193. package/v2/put_fleets_fleet_id_members_member_id_movement.d.ts +9 -9
  194. package/v2/put_fleets_fleet_id_new_settings.d.ts +9 -9
  195. package/v2/put_fleets_fleet_id_squads_squad_id_naming.d.ts +6 -6
  196. package/v2/put_fleets_fleet_id_wings_wing_id_naming.d.ts +6 -6
  197. package/v2.mjs +7 -7
  198. package/v2.mts +8 -8
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporation/{corporation_id}/mining/extractions/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporation/{corporation_id}/mining/extractions/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,28 +12,28 @@ type GetCorporationCorporationIdMiningExtractionsOk = GetCorporationCorporationI
12
12
  * 200 ok object
13
13
  */
14
14
  interface GetCorporationCorporationIdMiningExtractions_200Ok {
15
- /**
16
- * The time at which the chunk being extracted will arrive and can be fractured by the moon mining drill.
17
- *
18
- */
15
+ /**
16
+ * The time at which the chunk being extracted will arrive and can be fractured by the moon mining drill.
17
+ *
18
+ */
19
19
  chunk_arrival_time: string;
20
- /**
21
- * The time at which the current extraction was initiated.
22
- *
23
- */
20
+ /**
21
+ * The time at which the current extraction was initiated.
22
+ *
23
+ */
24
24
  extraction_start_time: string;
25
- /**
26
- * moon_id integer
27
- */
25
+ /**
26
+ * moon_id integer
27
+ */
28
28
  moon_id: number;
29
- /**
30
- * The time at which the chunk being extracted will naturally fracture if it is not first fractured by the moon mining drill.
31
- *
32
- */
29
+ /**
30
+ * The time at which the chunk being extracted will naturally fracture if it is not first fractured by the moon mining drill.
31
+ *
32
+ */
33
33
  natural_decay_time: string;
34
- /**
35
- * structure_id integer
36
- */
34
+ /**
35
+ * structure_id integer
36
+ */
37
37
  structure_id: number;
38
38
  [k: string]: unknown | undefined;
39
39
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporation/{corporation_id}/mining/observers/{observer_id}/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporation/{corporation_id}/mining/observers/{observer_id}/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -13,27 +13,24 @@ type GetCorporationCorporationIdMiningObserversObserverIdOk =
13
13
  * 200 ok object
14
14
  */
15
15
  interface GetCorporationCorporationIdMiningObserversObserverId_200Ok {
16
- /**
17
- * The character that did the mining
18
- *
19
- */
16
+ /**
17
+ * The character that did the mining
18
+ *
19
+ */
20
20
  character_id: number;
21
- /**
22
- * last_updated string
23
- */
21
+ /**
22
+ * last_updated string
23
+ */
24
24
  last_updated: string;
25
- /**
26
- * quantity integer
27
- */
25
+ /**
26
+ * quantity integer
27
+ */
28
28
  quantity: number;
29
- /**
30
- * The corporation id of the character at the time data was recorded.
31
- *
32
- */
29
+ /**
30
+ * The corporation id of the character at the time data was recorded.
31
+ *
32
+ */
33
33
  recorded_corporation_id: number;
34
- /**
35
- * type_id integer
36
- */
37
34
  type_id: number;
38
35
  [k: string]: unknown | undefined;
39
36
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporation/{corporation_id}/mining/observers/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporation/{corporation_id}/mining/observers/
3
+ */
4
4
  /**
5
5
  * The category of the observing entity
6
6
  */
@@ -16,14 +16,14 @@ type GetCorporationCorporationIdMiningObserversOk = GetCorporationCorporationIdM
16
16
  * 200 ok object
17
17
  */
18
18
  interface GetCorporationCorporationIdMiningObservers_200Ok {
19
- /**
20
- * last_updated string
21
- */
19
+ /**
20
+ * last_updated string
21
+ */
22
22
  last_updated: string;
23
- /**
24
- * The entity that was observing the asteroid field when it was mined.
25
- *
26
- */
23
+ /**
24
+ * The entity that was observing the asteroid field when it was mined.
25
+ *
26
+ */
27
27
  observer_id: number;
28
28
  observer_type: GetCorporationCorporationIdMiningObserversObserverType;
29
29
  [k: string]: unknown | undefined;
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/alliancehistory/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/alliancehistory/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,21 +12,21 @@ type GetCorporationsCorporationIdAlliancehistoryOk = GetCorporationsCorporationI
12
12
  * 200 ok object
13
13
  */
14
14
  interface GetCorporationsCorporationIdAlliancehistory_200Ok {
15
- /**
16
- * alliance_id integer
17
- */
15
+ /**
16
+ * alliance_id integer
17
+ */
18
18
  alliance_id?: number;
19
- /**
20
- * True if the alliance has been closed
21
- */
19
+ /**
20
+ * True if the alliance has been closed
21
+ */
22
22
  is_deleted?: boolean;
23
- /**
24
- * An incrementing ID that can be used to canonically establish order of records in cases where dates may be ambiguous
25
- */
23
+ /**
24
+ * An incrementing ID that can be used to canonically establish order of records in cases where dates may be ambiguous
25
+ */
26
26
  record_id: number;
27
- /**
28
- * start_date string
29
- */
27
+ /**
28
+ * start_date string
29
+ */
30
30
  start_date: string;
31
31
  [k: string]: unknown | undefined;
32
32
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/assets/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/assets/
3
+ */
4
4
  /**
5
5
  * location_flag string
6
6
  */
@@ -143,31 +143,28 @@ type GetCorporationsCorporationIdAssetsOk = GetCorporationsCorporationIdAssets_2
143
143
  * 200 ok object
144
144
  */
145
145
  interface GetCorporationsCorporationIdAssets_200Ok {
146
- /**
147
- * is_blueprint_copy boolean
148
- */
146
+ /**
147
+ * is_blueprint_copy boolean
148
+ */
149
149
  is_blueprint_copy?: boolean;
150
- /**
151
- * is_singleton boolean
152
- */
150
+ /**
151
+ * is_singleton boolean
152
+ */
153
153
  is_singleton: boolean;
154
- /**
155
- * item_id integer
156
- */
154
+ /**
155
+ * item_id integer
156
+ */
157
157
  item_id: number;
158
158
  location_flag: GetCorporationsCorporationIdAssetsLocationFlag;
159
- /**
160
- * location_id integer
161
- */
159
+ /**
160
+ * location_id integer
161
+ */
162
162
  location_id: number;
163
163
  location_type: GetCorporationsCorporationIdAssetsLocationType;
164
- /**
165
- * quantity integer
166
- */
164
+ /**
165
+ * quantity integer
166
+ */
167
167
  quantity: number;
168
- /**
169
- * type_id integer
170
- */
171
168
  type_id: number;
172
169
  [k: string]: unknown | undefined;
173
170
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/blueprints/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/blueprints/
3
+ */
4
4
  /**
5
5
  * Type of the location_id
6
6
  */
@@ -133,34 +133,31 @@ type GetCorporationsCorporationIdBlueprintsOk = GetCorporationsCorporationIdBlue
133
133
  * 200 ok object
134
134
  */
135
135
  interface GetCorporationsCorporationIdBlueprints_200Ok {
136
- /**
137
- * Unique ID for this item.
138
- */
136
+ /**
137
+ * Unique ID for this item.
138
+ */
139
139
  item_id: number;
140
140
  location_flag: GetCorporationsCorporationIdBlueprintsLocationFlag;
141
- /**
142
- * References a station, a ship or an item_id if this blueprint is located within a container.
143
- */
141
+ /**
142
+ * References a station, a ship or an item_id if this blueprint is located within a container.
143
+ */
144
144
  location_id: number;
145
- /**
146
- * Material Efficiency Level of the blueprint.
147
- */
145
+ /**
146
+ * Material Efficiency Level of the blueprint.
147
+ */
148
148
  material_efficiency: number;
149
- /**
150
- * 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).
151
- */
149
+ /**
150
+ * 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).
151
+ */
152
152
  quantity: number;
153
- /**
154
- * Number of runs remaining if the blueprint is a copy, -1 if it is an original.
155
- */
153
+ /**
154
+ * Number of runs remaining if the blueprint is a copy, -1 if it is an original.
155
+ */
156
156
  runs: number;
157
- /**
158
- * Time Efficiency Level of the blueprint.
159
- */
157
+ /**
158
+ * Time Efficiency Level of the blueprint.
159
+ */
160
160
  time_efficiency: number;
161
- /**
162
- * type_id integer
163
- */
164
161
  type_id: number;
165
162
  [k: string]: unknown | undefined;
166
163
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/bookmarks/folders/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/bookmarks/folders/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,17 +12,17 @@ type GetCorporationsCorporationIdBookmarksFoldersOk = GetCorporationsCorporation
12
12
  * 200 ok object
13
13
  */
14
14
  interface GetCorporationsCorporationIdBookmarksFolders_200Ok {
15
- /**
16
- * creator_id integer
17
- */
15
+ /**
16
+ * creator_id integer
17
+ */
18
18
  creator_id?: number;
19
- /**
20
- * folder_id integer
21
- */
19
+ /**
20
+ * folder_id integer
21
+ */
22
22
  folder_id: number;
23
- /**
24
- * name string
25
- */
23
+ /**
24
+ * name string
25
+ */
26
26
  name: string;
27
27
  [k: string]: unknown | undefined;
28
28
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/bookmarks/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/bookmarks/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,35 +12,35 @@ type GetCorporationsCorporationIdBookmarksOk = GetCorporationsCorporationIdBookm
12
12
  * 200 ok object
13
13
  */
14
14
  interface GetCorporationsCorporationIdBookmarks_200Ok {
15
- /**
16
- * bookmark_id integer
17
- */
15
+ /**
16
+ * bookmark_id integer
17
+ */
18
18
  bookmark_id: number;
19
19
  coordinates?: GetCorporationsCorporationIdBookmarksCoordinates;
20
- /**
21
- * created string
22
- */
20
+ /**
21
+ * created string
22
+ */
23
23
  created: string;
24
- /**
25
- * creator_id integer
26
- */
24
+ /**
25
+ * creator_id integer
26
+ */
27
27
  creator_id: number;
28
- /**
29
- * folder_id integer
30
- */
28
+ /**
29
+ * folder_id integer
30
+ */
31
31
  folder_id?: number;
32
32
  item?: GetCorporationsCorporationIdBookmarksItem;
33
- /**
34
- * label string
35
- */
33
+ /**
34
+ * label string
35
+ */
36
36
  label: string;
37
- /**
38
- * location_id integer
39
- */
37
+ /**
38
+ * location_id integer
39
+ */
40
40
  location_id: number;
41
- /**
42
- * notes string
43
- */
41
+ /**
42
+ * notes string
43
+ */
44
44
  notes: string;
45
45
  [k: string]: unknown | undefined;
46
46
  }
@@ -48,17 +48,17 @@ interface GetCorporationsCorporationIdBookmarks_200Ok {
48
48
  * Optional object that is returned if a bookmark was made on a planet or a random location in space.
49
49
  */
50
50
  interface GetCorporationsCorporationIdBookmarksCoordinates {
51
- /**
52
- * x number
53
- */
51
+ /**
52
+ * x number
53
+ */
54
54
  x: number;
55
- /**
56
- * y number
57
- */
55
+ /**
56
+ * y number
57
+ */
58
58
  y: number;
59
- /**
60
- * z number
61
- */
59
+ /**
60
+ * z number
61
+ */
62
62
  z: number;
63
63
  [k: string]: unknown | undefined;
64
64
  }
@@ -66,13 +66,10 @@ interface GetCorporationsCorporationIdBookmarksCoordinates {
66
66
  * Optional object that is returned if a bookmark was made on a particular item.
67
67
  */
68
68
  interface GetCorporationsCorporationIdBookmarksItem {
69
- /**
70
- * item_id integer
71
- */
69
+ /**
70
+ * item_id integer
71
+ */
72
72
  item_id: number;
73
- /**
74
- * type_id integer
75
- */
76
73
  type_id: number;
77
74
  [k: string]: unknown | undefined;
78
75
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/contacts/labels/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/contacts/labels/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,13 +12,13 @@ type GetCorporationsCorporationIdContactsLabelsOk = GetCorporationsCorporationId
12
12
  * 200 ok object
13
13
  */
14
14
  interface GetCorporationsCorporationIdContactsLabels_200Ok {
15
- /**
16
- * label_id integer
17
- */
15
+ /**
16
+ * label_id integer
17
+ */
18
18
  label_id: number;
19
- /**
20
- * label_name string
21
- */
19
+ /**
20
+ * label_name string
21
+ */
22
22
  label_name: string;
23
23
  [k: string]: unknown | undefined;
24
24
  }
@@ -1,15 +1,10 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/contacts/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/contacts/
3
+ */
4
4
  /**
5
5
  * contact_type string
6
6
  */
7
7
  type GetCorporationsCorporationIdContactsContactType = "character" | "corporation" | "alliance" | "faction";
8
- /**
9
- * label_ids array
10
- *
11
- * @maxItems 63
12
- */
13
8
  /**
14
9
  * 200 ok array
15
10
  *
@@ -21,22 +16,24 @@ type GetCorporationsCorporationIdContactsOk = GetCorporationsCorporationIdContac
21
16
  * 200 ok object
22
17
  */
23
18
  interface GetCorporationsCorporationIdContacts_200Ok {
24
- /**
25
- * contact_id integer
26
- */
19
+ /**
20
+ * contact_id integer
21
+ */
27
22
  contact_id: number;
28
23
  contact_type: GetCorporationsCorporationIdContactsContactType;
29
- /**
30
- * Whether this contact is being watched
31
- */
24
+ /**
25
+ * Whether this contact is being watched
26
+ */
32
27
  is_watched?: boolean;
33
- /**
34
- * Label IDs applied to the contact
35
- */
28
+ /**
29
+ * label_ids array
30
+ *
31
+ * @maxItems 63
32
+ */
36
33
  label_ids?: number[];
37
- /**
38
- * Standing of the contact
39
- */
34
+ /**
35
+ * Standing of the contact
36
+ */
40
37
  standing: number;
41
38
  [k: string]: unknown | undefined;
42
39
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/containers/logs/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/containers/logs/
3
+ */
4
4
  /**
5
5
  * action string
6
6
  */
@@ -152,43 +152,37 @@ type GetCorporationsCorporationIdContainersLogsOk = GetCorporationsCorporationId
152
152
  */
153
153
  interface GetCorporationsCorporationIdContainersLogs_200Ok {
154
154
  action: GetCorporationsCorporationIdContainersLogsAction;
155
- /**
156
- * ID of the character who performed the action.
157
- */
155
+ /**
156
+ * ID of the character who performed the action.
157
+ */
158
158
  character_id: number;
159
- /**
160
- * ID of the container
161
- */
159
+ /**
160
+ * ID of the container
161
+ */
162
162
  container_id: number;
163
- /**
164
- * Type ID of the container
165
- */
166
163
  container_type_id: number;
167
164
  location_flag: GetCorporationsCorporationIdContainersLogsLocationFlag;
168
- /**
169
- * location_id integer
170
- */
165
+ /**
166
+ * location_id integer
167
+ */
171
168
  location_id: number;
172
- /**
173
- * Timestamp when this log was created
174
- */
169
+ /**
170
+ * Timestamp when this log was created
171
+ */
175
172
  logged_at: string;
176
- /**
177
- * new_config_bitmask integer
178
- */
173
+ /**
174
+ * new_config_bitmask integer
175
+ */
179
176
  new_config_bitmask?: number;
180
- /**
181
- * old_config_bitmask integer
182
- */
177
+ /**
178
+ * old_config_bitmask integer
179
+ */
183
180
  old_config_bitmask?: number;
184
181
  password_type?: GetCorporationsCorporationIdContainersLogsPasswordType;
185
- /**
186
- * Quantity of the item being acted upon
187
- */
182
+ /**
183
+ * Quantity of the item being acted upon
184
+ */
188
185
  quantity?: number;
189
- /**
190
- * Type ID of the item being acted upon
191
- */
192
186
  type_id?: number;
193
187
  [k: string]: unknown | undefined;
194
188
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/contracts/{contract_id}/bids/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/contracts/{contract_id}/bids/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -13,21 +13,21 @@ type GetCorporationsCorporationIdContractsContractIdBidsOk =
13
13
  * 200 ok object
14
14
  */
15
15
  interface GetCorporationsCorporationIdContractsContractIdBids_200Ok {
16
- /**
17
- * The amount bid, in ISK
18
- */
16
+ /**
17
+ * The amount bid, in ISK
18
+ */
19
19
  amount: number;
20
- /**
21
- * Unique ID for the bid
22
- */
20
+ /**
21
+ * Unique ID for the bid
22
+ */
23
23
  bid_id: number;
24
- /**
25
- * Character ID of the bidder
26
- */
24
+ /**
25
+ * Character ID of the bidder
26
+ */
27
27
  bidder_id: number;
28
- /**
29
- * Datetime when the bid was placed
30
- */
28
+ /**
29
+ * Datetime when the bid was placed
30
+ */
31
31
  date_bid: string;
32
32
  [k: string]: unknown | undefined;
33
33
  }