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,22 +1,19 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/ship/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/ship/
3
+ */
4
4
 
5
5
  /**
6
6
  * 200 ok object
7
7
  */
8
8
  interface GetCharactersCharacterIdShipOk {
9
- /**
10
- * Item id's are unique to a ship and persist until it is repackaged. This value can be used to track repeated uses of a ship, or detect when a pilot changes into a different instance of the same ship type.
11
- */
9
+ /**
10
+ * Item id's are unique to a ship and persist until it is repackaged. This value can be used to track repeated uses of a ship, or detect when a pilot changes into a different instance of the same ship type.
11
+ */
12
12
  ship_item_id: number;
13
- /**
14
- * ship_name string
15
- */
13
+ /**
14
+ * ship_name string
15
+ */
16
16
  ship_name: string;
17
- /**
18
- * ship_type_id integer
19
- */
20
17
  ship_type_id: number;
21
18
  [k: string]: unknown | undefined;
22
19
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/skillqueue/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/skillqueue/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,37 +12,37 @@ type GetCharactersCharacterIdSkillqueueOk = GetCharactersCharacterIdSkillqueue_2
12
12
  * 200 ok object
13
13
  */
14
14
  interface GetCharactersCharacterIdSkillqueue_200Ok {
15
- /**
16
- * Date on which training of the skill will complete. Omitted if the skill queue is paused.
17
- */
15
+ /**
16
+ * Date on which training of the skill will complete. Omitted if the skill queue is paused.
17
+ */
18
18
  finish_date?: string;
19
- /**
20
- * finished_level integer
21
- */
19
+ /**
20
+ * finished_level integer
21
+ */
22
22
  finished_level: number;
23
- /**
24
- * level_end_sp integer
25
- */
23
+ /**
24
+ * level_end_sp integer
25
+ */
26
26
  level_end_sp?: number;
27
- /**
28
- * Amount of SP that was in the skill when it started training it's current level. Used to calculate % of current level complete.
29
- */
27
+ /**
28
+ * Amount of SP that was in the skill when it started training it's current level. Used to calculate % of current level complete.
29
+ */
30
30
  level_start_sp?: number;
31
- /**
32
- * queue_position integer
33
- */
31
+ /**
32
+ * queue_position integer
33
+ */
34
34
  queue_position: number;
35
- /**
36
- * skill_id integer
37
- */
35
+ /**
36
+ * skill_id integer
37
+ */
38
38
  skill_id: number;
39
- /**
40
- * start_date string
41
- */
39
+ /**
40
+ * start_date string
41
+ */
42
42
  start_date?: string;
43
- /**
44
- * training_start_sp integer
45
- */
43
+ /**
44
+ * training_start_sp integer
45
+ */
46
46
  training_start_sp?: number;
47
47
  [k: string]: unknown | undefined;
48
48
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/skills/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/skills/
3
+ */
4
4
  /**
5
5
  * skills array
6
6
  *
@@ -13,13 +13,13 @@ type GetCharactersCharacterIdSkillsSkills = GetCharactersCharacterIdSkillsSkill[
13
13
  */
14
14
  interface GetCharactersCharacterIdSkillsOk {
15
15
  skills: GetCharactersCharacterIdSkillsSkills;
16
- /**
17
- * total_sp integer
18
- */
16
+ /**
17
+ * total_sp integer
18
+ */
19
19
  total_sp: number;
20
- /**
21
- * Skill points available to be assigned
22
- */
20
+ /**
21
+ * Skill points available to be assigned
22
+ */
23
23
  unallocated_sp?: number;
24
24
  [k: string]: unknown | undefined;
25
25
  }
@@ -27,21 +27,21 @@ interface GetCharactersCharacterIdSkillsOk {
27
27
  * skill object
28
28
  */
29
29
  interface GetCharactersCharacterIdSkillsSkill {
30
- /**
31
- * active_skill_level integer
32
- */
30
+ /**
31
+ * active_skill_level integer
32
+ */
33
33
  active_skill_level: number;
34
- /**
35
- * skill_id integer
36
- */
34
+ /**
35
+ * skill_id integer
36
+ */
37
37
  skill_id: number;
38
- /**
39
- * skillpoints_in_skill integer
40
- */
38
+ /**
39
+ * skillpoints_in_skill integer
40
+ */
41
41
  skillpoints_in_skill: number;
42
- /**
43
- * trained_skill_level integer
44
- */
42
+ /**
43
+ * trained_skill_level integer
44
+ */
45
45
  trained_skill_level: number;
46
46
  [k: string]: unknown | undefined;
47
47
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/standings/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/standings/
3
+ */
4
4
  /**
5
5
  * from_type string
6
6
  */
@@ -16,14 +16,14 @@ type GetCharactersCharacterIdStandingsOk = GetCharactersCharacterIdStandings_200
16
16
  * 200 ok object
17
17
  */
18
18
  interface GetCharactersCharacterIdStandings_200Ok {
19
- /**
20
- * from_id integer
21
- */
19
+ /**
20
+ * from_id integer
21
+ */
22
22
  from_id: number;
23
23
  from_type: GetCharactersCharacterIdStandingsFromType;
24
- /**
25
- * standing number
26
- */
24
+ /**
25
+ * standing number
26
+ */
27
27
  standing: number;
28
28
  [k: string]: unknown | undefined;
29
29
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/titles/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/titles/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -172,13 +172,13 @@ type GetCharactersCharacterIdTitlesOk =
172
172
  * 200 ok object
173
173
  */
174
174
  interface GetCharactersCharacterIdTitles_200Ok {
175
- /**
176
- * name string
177
- */
175
+ /**
176
+ * name string
177
+ */
178
178
  name?: string;
179
- /**
180
- * title_id integer
181
- */
179
+ /**
180
+ * title_id integer
181
+ */
182
182
  title_id?: number;
183
183
  [k: string]: unknown | undefined;
184
184
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/wallet/journal/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/wallet/journal/
3
+ */
4
4
  /**
5
5
  * The type of the given context_id if present
6
6
  */
@@ -17,10 +17,6 @@ type GetCharactersCharacterIdWalletJournalContextIdType =
17
17
  | "planet_id"
18
18
  | "system_id"
19
19
  | "type_id";
20
- /**
21
- * The id of the first party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
22
- */
23
- type GetCharactersCharacterIdWalletJournalFirstPartyId = number;
24
20
  /**
25
21
  * "The transaction type for the given. transaction. Different transaction types will populate different attributes."
26
22
  */
@@ -171,10 +167,6 @@ type GetCharactersCharacterIdWalletJournalRefType =
171
167
  | "war_ally_contract"
172
168
  | "war_fee"
173
169
  | "war_fee_surrender";
174
- /**
175
- * The id of the second party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
176
- */
177
- type GetCharactersCharacterIdWalletJournalSecondPartyId = number;
178
170
  /**
179
171
  * Wallet journal entries
180
172
  *
@@ -186,45 +178,51 @@ type GetCharactersCharacterIdWalletJournalOk = GetCharactersCharacterIdWalletJou
186
178
  * 200 ok object
187
179
  */
188
180
  interface GetCharactersCharacterIdWalletJournal_200Ok {
189
- /**
190
- * The amount of ISK given or taken from the wallet as a result of the given transaction. Positive when ISK is deposited into the wallet and negative when ISK is withdrawn
191
- */
181
+ /**
182
+ * The amount of ISK given or taken from the wallet as a result of the given transaction. Positive when ISK is deposited into the wallet and negative when ISK is withdrawn
183
+ */
192
184
  amount?: number;
193
- /**
194
- * Wallet balance after transaction occurred
195
- */
185
+ /**
186
+ * Wallet balance after transaction occurred
187
+ */
196
188
  balance?: number;
197
- /**
198
- * An ID that gives extra context to the particular transaction. Because of legacy reasons the context is completely different per ref_type and means different things. It is also possible to not have a context_id
199
- */
189
+ /**
190
+ * An ID that gives extra context to the particular transaction. Because of legacy reasons the context is completely different per ref_type and means different things. It is also possible to not have a context_id
191
+ */
200
192
  context_id?: number;
201
193
  context_id_type?: GetCharactersCharacterIdWalletJournalContextIdType;
202
- /**
203
- * Date and time of transaction
204
- */
194
+ /**
195
+ * Date and time of transaction
196
+ */
205
197
  date: string;
206
- /**
207
- * The reason for the transaction, mirrors what is seen in the client
208
- */
198
+ /**
199
+ * The reason for the transaction, mirrors what is seen in the client
200
+ */
209
201
  description: string;
210
- first_party_id?: GetCharactersCharacterIdWalletJournalFirstPartyId;
211
- /**
212
- * Unique journal reference ID
213
- */
202
+ /**
203
+ * The id of the first party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
204
+ */
205
+ first_party_id?: number;
206
+ /**
207
+ * Unique journal reference ID
208
+ */
214
209
  id: number;
215
- /**
216
- * The user stated reason for the transaction. Only applies to some ref_types
217
- */
210
+ /**
211
+ * The user stated reason for the transaction. Only applies to some ref_types
212
+ */
218
213
  reason?: string;
219
214
  ref_type: GetCharactersCharacterIdWalletJournalRefType;
220
- second_party_id?: GetCharactersCharacterIdWalletJournalSecondPartyId;
221
- /**
222
- * Tax amount received. Only applies to tax related transactions
223
- */
215
+ /**
216
+ * The id of the second party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
217
+ */
218
+ second_party_id?: number;
219
+ /**
220
+ * Tax amount received. Only applies to tax related transactions
221
+ */
224
222
  tax?: number;
225
- /**
226
- * The corporation ID receiving any tax paid. Only applies to tax related transactions
227
- */
223
+ /**
224
+ * The corporation ID receiving any tax paid. Only applies to tax related transactions
225
+ */
228
226
  tax_receiver_id?: number;
229
227
  [k: string]: unknown | undefined;
230
228
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/wallet/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/wallet/
3
+ */
4
4
  /**
5
5
  * Wallet balance
6
6
  */
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/wallet/transactions/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/wallet/transactions/
3
+ */
4
4
  /**
5
5
  * Wallet transactions
6
6
  *
@@ -12,45 +12,42 @@ type GetCharactersCharacterIdWalletTransactionsOk = GetCharactersCharacterIdWall
12
12
  * wallet transaction
13
13
  */
14
14
  interface GetCharactersCharacterIdWalletTransactions_200Ok {
15
- /**
16
- * client_id integer
17
- */
15
+ /**
16
+ * client_id integer
17
+ */
18
18
  client_id: number;
19
- /**
20
- * Date and time of transaction
21
- */
19
+ /**
20
+ * Date and time of transaction
21
+ */
22
22
  date: string;
23
- /**
24
- * is_buy boolean
25
- */
23
+ /**
24
+ * is_buy boolean
25
+ */
26
26
  is_buy: boolean;
27
- /**
28
- * is_personal boolean
29
- */
27
+ /**
28
+ * is_personal boolean
29
+ */
30
30
  is_personal: boolean;
31
- /**
32
- * journal_ref_id integer
33
- */
31
+ /**
32
+ * journal_ref_id integer
33
+ */
34
34
  journal_ref_id: number;
35
- /**
36
- * location_id integer
37
- */
35
+ /**
36
+ * location_id integer
37
+ */
38
38
  location_id: number;
39
- /**
40
- * quantity integer
41
- */
39
+ /**
40
+ * quantity integer
41
+ */
42
42
  quantity: number;
43
- /**
44
- * Unique transaction ID
45
- */
43
+ /**
44
+ * Unique transaction ID
45
+ */
46
46
  transaction_id: number;
47
- /**
48
- * type_id integer
49
- */
50
47
  type_id: number;
51
- /**
52
- * Amount paid per unit
53
- */
48
+ /**
49
+ * Amount paid per unit
50
+ */
54
51
  unit_price: number;
55
52
  [k: string]: unknown | undefined;
56
53
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /contracts/public/bids/{contract_id}/
3
- */
1
+ /*!
2
+ * ESI endpoint: /contracts/public/bids/{contract_id}/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,17 +12,17 @@ type GetContractsPublicBidsContractIdOk = GetContractsPublicBidsContractId_200Ok
12
12
  * 200 ok object
13
13
  */
14
14
  interface GetContractsPublicBidsContractId_200Ok {
15
- /**
16
- * The amount bid, in ISK
17
- */
15
+ /**
16
+ * The amount bid, in ISK
17
+ */
18
18
  amount: number;
19
- /**
20
- * Unique ID for the bid
21
- */
19
+ /**
20
+ * Unique ID for the bid
21
+ */
22
22
  bid_id: number;
23
- /**
24
- * Datetime when the bid was placed
25
- */
23
+ /**
24
+ * Datetime when the bid was placed
25
+ */
26
26
  date_bid: string;
27
27
  [k: string]: unknown | undefined;
28
28
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /contracts/public/items/{contract_id}/
3
- */
1
+ /*!
2
+ * ESI endpoint: /contracts/public/items/{contract_id}/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,41 +12,38 @@ type GetContractsPublicItemsContractIdOk = GetContractsPublicItemsContractId_200
12
12
  * 200 ok object
13
13
  */
14
14
  interface GetContractsPublicItemsContractId_200Ok {
15
- /**
16
- * is_blueprint_copy boolean
17
- */
15
+ /**
16
+ * is_blueprint_copy boolean
17
+ */
18
18
  is_blueprint_copy?: boolean;
19
- /**
20
- * true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract
21
- */
19
+ /**
20
+ * true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract
21
+ */
22
22
  is_included: boolean;
23
- /**
24
- * Unique ID for the item being sold. Not present if item is being requested by contract rather than sold with contract
25
- */
23
+ /**
24
+ * Unique ID for the item being sold. Not present if item is being requested by contract rather than sold with contract
25
+ */
26
26
  item_id?: number;
27
- /**
28
- * Material Efficiency Level of the blueprint
29
- */
27
+ /**
28
+ * Material Efficiency Level of the blueprint
29
+ */
30
30
  material_efficiency?: number;
31
- /**
32
- * Number of items in the stack
33
- */
31
+ /**
32
+ * Number of items in the stack
33
+ */
34
34
  quantity: number;
35
- /**
36
- * Unique ID for the item, used by the contract system
37
- */
35
+ /**
36
+ * Unique ID for the item, used by the contract system
37
+ */
38
38
  record_id: number;
39
- /**
40
- * Number of runs remaining if the blueprint is a copy, -1 if it is an original
41
- */
39
+ /**
40
+ * Number of runs remaining if the blueprint is a copy, -1 if it is an original
41
+ */
42
42
  runs?: number;
43
- /**
44
- * Time Efficiency Level of the blueprint
45
- */
43
+ /**
44
+ * Time Efficiency Level of the blueprint
45
+ */
46
46
  time_efficiency?: number;
47
- /**
48
- * Type ID for item
49
- */
50
47
  type_id: number;
51
48
  [k: string]: unknown | undefined;
52
49
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /contracts/public/{region_id}/
3
- */
1
+ /*!
2
+ * ESI endpoint: /contracts/public/{region_id}/
3
+ */
4
4
  /**
5
5
  * Type of the contract
6
6
  */
@@ -16,66 +16,66 @@ type GetContractsPublicRegionIdOk = GetContractsPublicRegionId_200Ok[];
16
16
  * 200 ok object
17
17
  */
18
18
  interface GetContractsPublicRegionId_200Ok {
19
- /**
20
- * Buyout price (for Auctions only)
21
- */
19
+ /**
20
+ * Buyout price (for Auctions only)
21
+ */
22
22
  buyout?: number;
23
- /**
24
- * Collateral price (for Couriers only)
25
- */
23
+ /**
24
+ * Collateral price (for Couriers only)
25
+ */
26
26
  collateral?: number;
27
- /**
28
- * contract_id integer
29
- */
27
+ /**
28
+ * contract_id integer
29
+ */
30
30
  contract_id: number;
31
- /**
32
- * Expiration date of the contract
33
- */
31
+ /**
32
+ * Expiration date of the contract
33
+ */
34
34
  date_expired: string;
35
- /**
36
- * Сreation date of the contract
37
- */
35
+ /**
36
+ * Сreation date of the contract
37
+ */
38
38
  date_issued: string;
39
- /**
40
- * Number of days to perform the contract
41
- */
39
+ /**
40
+ * Number of days to perform the contract
41
+ */
42
42
  days_to_complete?: number;
43
- /**
44
- * End location ID (for Couriers contract)
45
- */
43
+ /**
44
+ * End location ID (for Couriers contract)
45
+ */
46
46
  end_location_id?: number;
47
- /**
48
- * true if the contract was issued on behalf of the issuer's corporation
49
- */
47
+ /**
48
+ * true if the contract was issued on behalf of the issuer's corporation
49
+ */
50
50
  for_corporation?: boolean;
51
- /**
52
- * Character's corporation ID for the issuer
53
- */
51
+ /**
52
+ * Character's corporation ID for the issuer
53
+ */
54
54
  issuer_corporation_id: number;
55
- /**
56
- * Character ID for the issuer
57
- */
55
+ /**
56
+ * Character ID for the issuer
57
+ */
58
58
  issuer_id: number;
59
- /**
60
- * Price of contract (for ItemsExchange and Auctions)
61
- */
59
+ /**
60
+ * Price of contract (for ItemsExchange and Auctions)
61
+ */
62
62
  price?: number;
63
- /**
64
- * Remuneration for contract (for Couriers only)
65
- */
63
+ /**
64
+ * Remuneration for contract (for Couriers only)
65
+ */
66
66
  reward?: number;
67
- /**
68
- * Start location ID (for Couriers contract)
69
- */
67
+ /**
68
+ * Start location ID (for Couriers contract)
69
+ */
70
70
  start_location_id?: number;
71
- /**
72
- * Title of the contract
73
- */
71
+ /**
72
+ * Title of the contract
73
+ */
74
74
  title?: string;
75
75
  type: GetContractsPublicRegionIdType;
76
- /**
77
- * Volume of items in the contract
78
- */
76
+ /**
77
+ * Volume of items in the contract
78
+ */
79
79
  volume?: number;
80
80
  [k: string]: unknown | undefined;
81
81
  }