eve-esi-types 2.0.3-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 +6 -6
  198. package/v2.mts +8 -8
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /killmails/{killmail_id}/{killmail_hash}/
3
- */
1
+ /*!
2
+ * ESI endpoint: /killmails/{killmail_id}/{killmail_hash}/
3
+ */
4
4
  /**
5
5
  * attackers array
6
6
  *
@@ -25,29 +25,29 @@ type GetKillmailsKillmailIdKillmailHashItems = GetKillmailsKillmailIdKillmailHas
25
25
  */
26
26
  interface GetKillmailsKillmailIdKillmailHashOk {
27
27
  attackers: GetKillmailsKillmailIdKillmailHashAttackers;
28
- /**
29
- * ID of the killmail
30
- */
28
+ /**
29
+ * ID of the killmail
30
+ */
31
31
  killmail_id: number;
32
- /**
33
- * Time that the victim was killed and the killmail generated
34
- *
35
- */
32
+ /**
33
+ * Time that the victim was killed and the killmail generated
34
+ *
35
+ */
36
36
  killmail_time: string;
37
- /**
38
- * Moon if the kill took place at one
39
- */
37
+ /**
38
+ * Moon if the kill took place at one
39
+ */
40
40
  moon_id?: number;
41
- /**
42
- * Solar system that the kill took place in
43
- *
44
- */
41
+ /**
42
+ * Solar system that the kill took place in
43
+ *
44
+ */
45
45
  solar_system_id: number;
46
46
  victim: GetKillmailsKillmailIdKillmailHashVictim;
47
- /**
48
- * War if the killmail is generated in relation to an official war
49
- *
50
- */
47
+ /**
48
+ * War if the killmail is generated in relation to an official war
49
+ *
50
+ */
51
51
  war_id?: number;
52
52
  [k: string]: unknown | undefined;
53
53
  }
@@ -55,45 +55,37 @@ interface GetKillmailsKillmailIdKillmailHashOk {
55
55
  * attacker object
56
56
  */
57
57
  interface GetKillmailsKillmailIdKillmailHashAttacker {
58
- /**
59
- * alliance_id integer
60
- */
58
+ /**
59
+ * alliance_id integer
60
+ */
61
61
  alliance_id?: number;
62
- /**
63
- * character_id integer
64
- */
62
+ /**
63
+ * character_id integer
64
+ */
65
65
  character_id?: number;
66
- /**
67
- * corporation_id integer
68
- */
66
+ /**
67
+ * corporation_id integer
68
+ */
69
69
  corporation_id?: number;
70
- /**
71
- * damage_done integer
72
- */
70
+ /**
71
+ * damage_done integer
72
+ */
73
73
  damage_done: number;
74
- /**
75
- * faction_id integer
76
- */
74
+ /**
75
+ * faction_id integer
76
+ */
77
77
  faction_id?: number;
78
- /**
79
- * Was the attacker the one to achieve the final blow
80
- *
81
- */
78
+ /**
79
+ * Was the attacker the one to achieve the final blow
80
+ *
81
+ */
82
82
  final_blow: boolean;
83
- /**
84
- * Security status for the attacker
85
- *
86
- */
83
+ /**
84
+ * Security status for the attacker
85
+ *
86
+ */
87
87
  security_status: number;
88
- /**
89
- * What ship was the attacker flying
90
- *
91
- */
92
88
  ship_type_id?: number;
93
- /**
94
- * What weapon was used by the attacker for the kill
95
- *
96
- */
97
89
  weapon_type_id?: number;
98
90
  [k: string]: unknown | undefined;
99
91
  }
@@ -101,33 +93,29 @@ interface GetKillmailsKillmailIdKillmailHashAttacker {
101
93
  * victim object
102
94
  */
103
95
  interface GetKillmailsKillmailIdKillmailHashVictim {
104
- /**
105
- * alliance_id integer
106
- */
96
+ /**
97
+ * alliance_id integer
98
+ */
107
99
  alliance_id?: number;
108
- /**
109
- * character_id integer
110
- */
100
+ /**
101
+ * character_id integer
102
+ */
111
103
  character_id?: number;
112
- /**
113
- * corporation_id integer
114
- */
104
+ /**
105
+ * corporation_id integer
106
+ */
115
107
  corporation_id?: number;
116
- /**
117
- * How much total damage was taken by the victim
118
- *
119
- */
108
+ /**
109
+ * How much total damage was taken by the victim
110
+ *
111
+ */
120
112
  damage_taken: number;
121
- /**
122
- * faction_id integer
123
- */
113
+ /**
114
+ * faction_id integer
115
+ */
124
116
  faction_id?: number;
125
117
  items?: GetKillmailsKillmailIdKillmailHashItems;
126
118
  position?: GetKillmailsKillmailIdKillmailHashPosition;
127
- /**
128
- * The ship that the victim was piloting and was destroyed
129
- *
130
- */
131
119
  ship_type_id: number;
132
120
  [k: string]: unknown | undefined;
133
121
  }
@@ -135,29 +123,26 @@ interface GetKillmailsKillmailIdKillmailHashVictim {
135
123
  * item object
136
124
  */
137
125
  interface GetKillmailsKillmailIdKillmailHashItem {
138
- /**
139
- * Flag for the location of the item
140
- *
141
- */
126
+ /**
127
+ * Flag for the location of the item
128
+ *
129
+ */
142
130
  flag: number;
143
- /**
144
- * item_type_id integer
145
- */
146
131
  item_type_id: number;
147
132
  items?: GetKillmailsKillmailIdKillmailHashItemItems;
148
- /**
149
- * How many of the item were destroyed if any
150
- *
151
- */
133
+ /**
134
+ * How many of the item were destroyed if any
135
+ *
136
+ */
152
137
  quantity_destroyed?: number;
153
- /**
154
- * How many of the item were dropped if any
155
- *
156
- */
138
+ /**
139
+ * How many of the item were dropped if any
140
+ *
141
+ */
157
142
  quantity_dropped?: number;
158
- /**
159
- * singleton integer
160
- */
143
+ /**
144
+ * singleton integer
145
+ */
161
146
  singleton: number;
162
147
  [k: string]: unknown | undefined;
163
148
  }
@@ -165,25 +150,22 @@ interface GetKillmailsKillmailIdKillmailHashItem {
165
150
  * item object
166
151
  */
167
152
  interface GetKillmailsKillmailIdKillmailHashItemsItem {
168
- /**
169
- * flag integer
170
- */
153
+ /**
154
+ * flag integer
155
+ */
171
156
  flag: number;
172
- /**
173
- * item_type_id integer
174
- */
175
157
  item_type_id: number;
176
- /**
177
- * quantity_destroyed integer
178
- */
158
+ /**
159
+ * quantity_destroyed integer
160
+ */
179
161
  quantity_destroyed?: number;
180
- /**
181
- * quantity_dropped integer
182
- */
162
+ /**
163
+ * quantity_dropped integer
164
+ */
183
165
  quantity_dropped?: number;
184
- /**
185
- * singleton integer
186
- */
166
+ /**
167
+ * singleton integer
168
+ */
187
169
  singleton: number;
188
170
  [k: string]: unknown | undefined;
189
171
  }
@@ -192,17 +174,17 @@ interface GetKillmailsKillmailIdKillmailHashItemsItem {
192
174
  *
193
175
  */
194
176
  interface GetKillmailsKillmailIdKillmailHashPosition {
195
- /**
196
- * x number
197
- */
177
+ /**
178
+ * x number
179
+ */
198
180
  x: number;
199
- /**
200
- * y number
201
- */
181
+ /**
182
+ * y number
183
+ */
202
184
  y: number;
203
- /**
204
- * z number
205
- */
185
+ /**
186
+ * z number
187
+ */
206
188
  z: number;
207
189
  [k: string]: unknown | undefined;
208
190
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /loyalty/stores/{corporation_id}/offers/
3
- */
1
+ /*!
2
+ * ESI endpoint: /loyalty/stores/{corporation_id}/offers/
3
+ */
4
4
  /**
5
5
  * required_items array
6
6
  *
@@ -18,30 +18,27 @@ type GetLoyaltyStoresCorporationIdOffersOk = GetLoyaltyStoresCorporationIdOffers
18
18
  * 200 ok object
19
19
  */
20
20
  interface GetLoyaltyStoresCorporationIdOffers_200Ok {
21
- /**
22
- * Analysis kredit cost
23
- */
21
+ /**
22
+ * Analysis kredit cost
23
+ */
24
24
  ak_cost?: number;
25
- /**
26
- * isk_cost integer
27
- */
25
+ /**
26
+ * isk_cost integer
27
+ */
28
28
  isk_cost: number;
29
- /**
30
- * lp_cost integer
31
- */
29
+ /**
30
+ * lp_cost integer
31
+ */
32
32
  lp_cost: number;
33
- /**
34
- * offer_id integer
35
- */
33
+ /**
34
+ * offer_id integer
35
+ */
36
36
  offer_id: number;
37
- /**
38
- * quantity integer
39
- */
37
+ /**
38
+ * quantity integer
39
+ */
40
40
  quantity: number;
41
41
  required_items: GetLoyaltyStoresCorporationIdOffersRequiredItems;
42
- /**
43
- * type_id integer
44
- */
45
42
  type_id: number;
46
43
  [k: string]: unknown | undefined;
47
44
  }
@@ -49,13 +46,10 @@ interface GetLoyaltyStoresCorporationIdOffers_200Ok {
49
46
  * required_item object
50
47
  */
51
48
  interface GetLoyaltyStoresCorporationIdOffersRequiredItem {
52
- /**
53
- * quantity integer
54
- */
49
+ /**
50
+ * quantity integer
51
+ */
55
52
  quantity: number;
56
- /**
57
- * type_id integer
58
- */
59
53
  type_id: number;
60
54
  [k: string]: unknown | undefined;
61
55
  }
@@ -1,35 +1,27 @@
1
- /**
2
- * ESI endpoint: /markets/groups/{market_group_id}/
3
- */
4
- /**
5
- * types array
6
- *
7
- * @maxItems 5000
1
+ /*!
2
+ * ESI endpoint: /markets/groups/{market_group_id}/
8
3
  */
9
4
 
10
5
  /**
11
6
  * 200 ok object
12
7
  */
13
8
  interface GetMarketsGroupsMarketGroupIdOk {
14
- /**
15
- * description string
16
- */
9
+ /**
10
+ * description string
11
+ */
17
12
  description: string;
18
- /**
19
- * market_group_id integer
20
- */
13
+ /**
14
+ * market_group_id integer
15
+ */
21
16
  market_group_id: number;
22
- /**
23
- * name string
24
- */
17
+ /**
18
+ * name string
19
+ */
25
20
  name: string;
26
- /**
27
- * parent_group_id integer
28
- */
21
+ /**
22
+ * parent_group_id integer
23
+ */
29
24
  parent_group_id?: number;
30
- /**
31
- * type integer
32
- */
33
25
  types: number[];
34
26
  [k: string]: unknown | undefined;
35
27
  }
@@ -1,12 +1,9 @@
1
- /**
2
- * ESI endpoint: /markets/groups/
3
- */
1
+ /*!
2
+ * ESI endpoint: /markets/groups/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
7
7
  * @maxItems 5000
8
8
  */
9
- /**
10
- * 200 ok integer
11
- */
12
9
  type GetMarketsGroupsOk = number[];
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /markets/prices/
3
- */
1
+ /*!
2
+ * ESI endpoint: /markets/prices/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,17 +12,14 @@ type GetMarketsPricesOk = GetMarketsPrices_200Ok[];
12
12
  * 200 ok object
13
13
  */
14
14
  interface GetMarketsPrices_200Ok {
15
- /**
16
- * adjusted_price number
17
- */
15
+ /**
16
+ * adjusted_price number
17
+ */
18
18
  adjusted_price?: number;
19
- /**
20
- * average_price number
21
- */
19
+ /**
20
+ * average_price number
21
+ */
22
22
  average_price?: number;
23
- /**
24
- * type_id integer
25
- */
26
23
  type_id: number;
27
24
  [k: string]: unknown | undefined;
28
25
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /markets/{region_id}/history/
3
- */
1
+ /*!
2
+ * ESI endpoint: /markets/{region_id}/history/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,29 +12,29 @@ type GetMarketsRegionIdHistoryOk = GetMarketsRegionIdHistory_200Ok[];
12
12
  * 200 ok object
13
13
  */
14
14
  interface GetMarketsRegionIdHistory_200Ok {
15
- /**
16
- * average number
17
- */
15
+ /**
16
+ * average number
17
+ */
18
18
  average: number;
19
- /**
20
- * The date of this historical statistic entry
21
- */
19
+ /**
20
+ * The date of this historical statistic entry
21
+ */
22
22
  date: string;
23
- /**
24
- * highest number
25
- */
23
+ /**
24
+ * highest number
25
+ */
26
26
  highest: number;
27
- /**
28
- * lowest number
29
- */
27
+ /**
28
+ * lowest number
29
+ */
30
30
  lowest: number;
31
- /**
32
- * Total number of orders happened that day
33
- */
31
+ /**
32
+ * Total number of orders happened that day
33
+ */
34
34
  order_count: number;
35
- /**
36
- * Total
37
- */
35
+ /**
36
+ * Total
37
+ */
38
38
  volume: number;
39
39
  [k: string]: unknown | undefined;
40
40
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /markets/{region_id}/orders/
3
- */
1
+ /*!
2
+ * ESI endpoint: /markets/{region_id}/orders/
3
+ */
4
4
  /**
5
5
  * range string
6
6
  */
@@ -28,50 +28,47 @@ type GetMarketsRegionIdOrdersOk = GetMarketsRegionIdOrders_200Ok[];
28
28
  * 200 ok object
29
29
  */
30
30
  interface GetMarketsRegionIdOrders_200Ok {
31
- /**
32
- * duration integer
33
- */
31
+ /**
32
+ * duration integer
33
+ */
34
34
  duration: number;
35
- /**
36
- * is_buy_order boolean
37
- */
35
+ /**
36
+ * is_buy_order boolean
37
+ */
38
38
  is_buy_order: boolean;
39
- /**
40
- * issued string
41
- */
39
+ /**
40
+ * issued string
41
+ */
42
42
  issued: string;
43
- /**
44
- * location_id integer
45
- */
43
+ /**
44
+ * location_id integer
45
+ */
46
46
  location_id: number;
47
- /**
48
- * min_volume integer
49
- */
47
+ /**
48
+ * min_volume integer
49
+ */
50
50
  min_volume: number;
51
- /**
52
- * order_id integer
53
- */
51
+ /**
52
+ * order_id integer
53
+ */
54
54
  order_id: number;
55
- /**
56
- * price number
57
- */
55
+ /**
56
+ * price number
57
+ */
58
58
  price: number;
59
59
  range: GetMarketsRegionIdOrdersRange;
60
- /**
61
- * The solar system this order was placed
62
- */
60
+ /**
61
+ * The solar system this order was placed
62
+ */
63
63
  system_id: number;
64
- /**
65
- * type_id integer
66
- */
67
64
  type_id: number;
68
- /**
69
- * volume_remain integer
70
- */
65
+ /**
66
+ * volume_remain integer
67
+ */
71
68
  volume_remain: number;
72
- /**
73
- * volume_total integer
74
- */
69
+ /**
70
+ * volume_total integer
71
+ */
75
72
  volume_total: number;
76
73
  [k: string]: unknown | undefined;
77
74
  }
@@ -1,12 +1,9 @@
1
- /**
2
- * ESI endpoint: /markets/{region_id}/types/
3
- */
1
+ /*!
2
+ * ESI endpoint: /markets/{region_id}/types/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
7
7
  * @maxItems 1000
8
8
  */
9
- /**
10
- * 200 ok integer
11
- */
12
9
  type GetMarketsRegionIdTypesOk = number[];