eve-esi-types 1.0.1 → 1.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 (205) hide show
  1. package/README.md +28 -2
  2. package/esi-request.d.mts +58 -0
  3. package/esi-request.mjs +44 -8
  4. package/package.json +12 -3
  5. package/src/get_alliances_alliance_id_contacts_labels_ok.d.ts +10 -13
  6. package/src/get_alliances_alliance_id_contacts_ok.d.ts +16 -24
  7. package/src/get_alliances_alliance_id_corporations_ok.d.ts +3 -8
  8. package/src/get_alliances_alliance_id_icons_ok.d.ts +10 -13
  9. package/src/get_alliances_alliance_id_ok.d.ts +30 -38
  10. package/src/get_alliances_ok.d.ts +3 -8
  11. package/src/get_characters_character_id_agents_research_ok.d.ts +19 -28
  12. package/src/get_characters_character_id_assets_ok.d.ts +23 -33
  13. package/src/get_characters_character_id_attributes_ok.d.ts +34 -43
  14. package/src/get_characters_character_id_blueprints_ok.d.ts +27 -38
  15. package/src/get_characters_character_id_bookmarks_folders_ok.d.ts +10 -13
  16. package/src/get_characters_character_id_bookmarks_ok.d.ts +47 -63
  17. package/src/get_characters_character_id_calendar_event_id_attendees_ok.d.ts +6 -8
  18. package/src/get_characters_character_id_calendar_event_id_ok.d.ts +38 -48
  19. package/src/get_characters_character_id_calendar_ok.d.ts +18 -23
  20. package/src/get_characters_character_id_clones_ok.d.ts +32 -44
  21. package/src/get_characters_character_id_contacts_labels_ok.d.ts +10 -13
  22. package/src/get_characters_character_id_contacts_ok.d.ts +24 -34
  23. package/src/get_characters_character_id_contracts_contract_id_bids_ok.d.ts +18 -23
  24. package/src/get_characters_character_id_contracts_contract_id_items_ok.d.ts +23 -33
  25. package/src/get_characters_character_id_contracts_ok.d.ts +78 -98
  26. package/src/get_characters_character_id_corporationhistory_ok.d.ts +18 -23
  27. package/src/get_characters_character_id_fatigue_ok.d.ts +14 -18
  28. package/src/get_characters_character_id_fittings_ok.d.ts +20 -33
  29. package/src/get_characters_character_id_fleet_ok.d.ts +14 -18
  30. package/src/get_characters_character_id_fw_stats_ok.d.ts +42 -53
  31. package/src/get_characters_character_id_implants_ok.d.ts +3 -8
  32. package/src/get_characters_character_id_industry_jobs_ok.d.ts +80 -108
  33. package/src/get_characters_character_id_killmails_recent_ok.d.ts +10 -13
  34. package/src/get_characters_character_id_location_ok.d.ts +14 -18
  35. package/src/get_characters_character_id_loyalty_points_ok.d.ts +10 -13
  36. package/src/get_characters_character_id_mail_labels_ok.d.ts +18 -23
  37. package/src/get_characters_character_id_mail_lists_ok.d.ts +10 -13
  38. package/src/get_characters_character_id_mail_mail_id_ok.d.ts +32 -44
  39. package/src/get_characters_character_id_mail_ok.d.ts +32 -44
  40. package/src/get_characters_character_id_medals_ok.d.ts +46 -58
  41. package/src/get_characters_character_id_mining_ok.d.ts +15 -23
  42. package/src/get_characters_character_id_notifications_contacts_ok.d.ts +22 -28
  43. package/src/get_characters_character_id_notifications_ok.d.ts +22 -28
  44. package/src/get_characters_character_id_ok.d.ts +42 -53
  45. package/src/get_characters_character_id_online_ok.d.ts +18 -23
  46. package/src/get_characters_character_id_opportunities_ok.d.ts +10 -13
  47. package/src/get_characters_character_id_orders_history_ok.d.ts +51 -68
  48. package/src/get_characters_character_id_orders_ok.d.ts +51 -68
  49. package/src/get_characters_character_id_planets_ok.d.ts +26 -33
  50. package/src/get_characters_character_id_planets_planet_id_ok.d.ts +111 -151
  51. package/src/get_characters_character_id_portrait_ok.d.ts +18 -23
  52. package/src/get_characters_character_id_roles_ok.d.ts +2 -3
  53. package/src/get_characters_character_id_search_ok.d.ts +63 -124
  54. package/src/get_characters_character_id_ship_ok.d.ts +11 -18
  55. package/src/get_characters_character_id_skillqueue_ok.d.ts +34 -43
  56. package/src/get_characters_character_id_skills_ok.d.ts +26 -33
  57. package/src/get_characters_character_id_standings_ok.d.ts +10 -13
  58. package/src/get_characters_character_id_titles_ok.d.ts +10 -13
  59. package/src/get_characters_character_id_wallet_journal_ok.d.ts +46 -58
  60. package/src/get_characters_character_id_wallet_ok.d.ts +2 -3
  61. package/src/get_characters_character_id_wallet_transactions_ok.d.ts +39 -53
  62. package/src/get_contracts_public_bids_contract_id_ok.d.ts +14 -18
  63. package/src/get_contracts_public_items_contract_id_ok.d.ts +35 -48
  64. package/src/get_contracts_public_region_id_ok.d.ts +62 -78
  65. package/src/get_corporation_corporation_id_mining_extractions_ok.d.ts +25 -31
  66. package/src/get_corporation_corporation_id_mining_observers_observer_id_ok.d.ts +21 -30
  67. package/src/get_corporation_corporation_id_mining_observers_ok.d.ts +11 -14
  68. package/src/get_corporations_corporation_id_alliancehistory_ok.d.ts +18 -23
  69. package/src/get_corporations_corporation_id_assets_ok.d.ts +23 -33
  70. package/src/get_corporations_corporation_id_blueprints_ok.d.ts +27 -38
  71. package/src/get_corporations_corporation_id_bookmarks_folders_ok.d.ts +14 -18
  72. package/src/get_corporations_corporation_id_bookmarks_ok.d.ts +47 -63
  73. package/src/get_corporations_corporation_id_contacts_labels_ok.d.ts +10 -13
  74. package/src/get_corporations_corporation_id_contacts_ok.d.ts +20 -29
  75. package/src/get_corporations_corporation_id_containers_logs_ok.d.ts +32 -48
  76. package/src/get_corporations_corporation_id_contracts_contract_id_bids_ok.d.ts +18 -23
  77. package/src/get_corporations_corporation_id_contracts_contract_id_items_ok.d.ts +23 -33
  78. package/src/get_corporations_corporation_id_contracts_ok.d.ts +78 -98
  79. package/src/get_corporations_corporation_id_customs_offices_ok.d.ts +54 -68
  80. package/src/get_corporations_corporation_id_divisions_ok.d.ts +18 -23
  81. package/src/get_corporations_corporation_id_facilities_ok.d.ts +11 -18
  82. package/src/get_corporations_corporation_id_fw_stats_ok.d.ts +38 -48
  83. package/src/get_corporations_corporation_id_icons_ok.d.ts +14 -18
  84. package/src/get_corporations_corporation_id_industry_jobs_ok.d.ts +80 -108
  85. package/src/get_corporations_corporation_id_killmails_recent_ok.d.ts +10 -13
  86. package/src/get_corporations_corporation_id_medals_issued_ok.d.ts +22 -28
  87. package/src/get_corporations_corporation_id_medals_ok.d.ts +22 -28
  88. package/src/get_corporations_corporation_id_members_limit_ok.d.ts +2 -3
  89. package/src/get_corporations_corporation_id_members_ok.d.ts +3 -8
  90. package/src/get_corporations_corporation_id_members_titles_ok.d.ts +144 -147
  91. package/src/get_corporations_corporation_id_membertracking_ok.d.ts +27 -38
  92. package/src/get_corporations_corporation_id_ok.d.ts +58 -73
  93. package/src/get_corporations_corporation_id_orders_history_ok.d.ts +55 -73
  94. package/src/get_corporations_corporation_id_orders_ok.d.ts +55 -73
  95. package/src/get_corporations_corporation_id_roles_history_ok.d.ts +14 -18
  96. package/src/get_corporations_corporation_id_roles_ok.d.ts +6 -8
  97. package/src/get_corporations_corporation_id_shareholders_ok.d.ts +10 -13
  98. package/src/get_corporations_corporation_id_standings_ok.d.ts +10 -13
  99. package/src/get_corporations_corporation_id_starbases_ok.d.ts +27 -38
  100. package/src/get_corporations_corporation_id_starbases_starbase_id_ok.d.ts +35 -48
  101. package/src/get_corporations_corporation_id_structures_ok.d.ts +55 -73
  102. package/src/get_corporations_corporation_id_titles_ok.d.ts +10 -13
  103. package/src/get_corporations_corporation_id_wallets_division_journal_ok.d.ts +46 -58
  104. package/src/get_corporations_corporation_id_wallets_division_transactions_ok.d.ts +35 -48
  105. package/src/get_corporations_corporation_id_wallets_ok.d.ts +10 -13
  106. package/src/get_corporations_npccorps_ok.d.ts +3 -8
  107. package/src/get_dogma_attributes_attribute_id_ok.d.ts +42 -53
  108. package/src/get_dogma_attributes_ok.d.ts +3 -8
  109. package/src/get_dogma_dynamic_items_type_id_item_id_ok.d.ts +24 -38
  110. package/src/get_dogma_effects_effect_id_ok.d.ts +106 -133
  111. package/src/get_dogma_effects_ok.d.ts +3 -8
  112. package/src/get_fleets_fleet_id_members_ok.d.ts +35 -48
  113. package/src/get_fleets_fleet_id_ok.d.ts +18 -23
  114. package/src/get_fleets_fleet_id_wings_ok.d.ts +18 -23
  115. package/src/get_fw_leaderboards_characters_ok.d.ts +50 -63
  116. package/src/get_fw_leaderboards_corporations_ok.d.ts +50 -63
  117. package/src/get_fw_leaderboards_ok.d.ts +50 -63
  118. package/src/get_fw_stats_ok.d.ts +38 -48
  119. package/src/get_fw_systems_ok.d.ts +22 -28
  120. package/src/get_fw_wars_ok.d.ts +10 -13
  121. package/src/get_incursions_ok.d.ts +29 -44
  122. package/src/get_industry_facilities_ok.d.ts +23 -33
  123. package/src/get_industry_systems_ok.d.ts +10 -13
  124. package/src/get_insurance_prices_ok.d.ts +15 -23
  125. package/src/get_killmails_killmail_id_killmail_hash_ok.d.ts +128 -180
  126. package/src/get_loyalty_stores_corporation_id_offers_ok.d.ts +28 -43
  127. package/src/get_markets_groups_market_group_id_ok.d.ts +19 -34
  128. package/src/get_markets_groups_ok.d.ts +3 -8
  129. package/src/get_markets_prices_ok.d.ts +11 -18
  130. package/src/get_markets_region_id_history_ok.d.ts +26 -33
  131. package/src/get_markets_region_id_orders_ok.d.ts +43 -58
  132. package/src/get_markets_region_id_types_ok.d.ts +3 -8
  133. package/src/get_markets_structures_structure_id_ok.d.ts +39 -53
  134. package/src/get_opportunities_groups_group_id_ok.d.ts +30 -45
  135. package/src/get_opportunities_groups_ok.d.ts +3 -8
  136. package/src/get_opportunities_tasks_ok.d.ts +3 -8
  137. package/src/get_opportunities_tasks_task_id_ok.d.ts +18 -23
  138. package/src/get_route_origin_destination_ok.d.ts +3 -8
  139. package/src/get_sovereignty_campaigns_ok.d.ts +49 -60
  140. package/src/get_sovereignty_map_ok.d.ts +18 -23
  141. package/src/get_sovereignty_structures_ok.d.ts +32 -44
  142. package/src/get_status_ok.d.ts +18 -23
  143. package/src/get_universe_ancestries_ok.d.ts +26 -33
  144. package/src/get_universe_asteroid_belts_asteroid_belt_id_ok.d.ts +22 -28
  145. package/src/get_universe_bloodlines_ok.d.ts +43 -58
  146. package/src/get_universe_categories_category_id_ok.d.ts +20 -29
  147. package/src/get_universe_categories_ok.d.ts +3 -8
  148. package/src/get_universe_constellations_constellation_id_ok.d.ts +32 -44
  149. package/src/get_universe_constellations_ok.d.ts +3 -8
  150. package/src/get_universe_factions_ok.d.ts +42 -53
  151. package/src/get_universe_graphics_graphic_id_ok.d.ts +34 -43
  152. package/src/get_universe_graphics_ok.d.ts +3 -8
  153. package/src/get_universe_groups_group_id_ok.d.ts +19 -34
  154. package/src/get_universe_groups_ok.d.ts +3 -8
  155. package/src/get_universe_moons_moon_id_ok.d.ts +26 -33
  156. package/src/get_universe_planets_planet_id_ok.d.ts +27 -38
  157. package/src/get_universe_races_ok.d.ts +18 -23
  158. package/src/get_universe_regions_ok.d.ts +3 -8
  159. package/src/get_universe_regions_region_id_ok.d.ts +20 -29
  160. package/src/get_universe_schematics_schematic_id_ok.d.ts +10 -13
  161. package/src/get_universe_stargates_stargate_id_ok.d.ts +35 -48
  162. package/src/get_universe_stars_star_id_ok.d.ts +27 -38
  163. package/src/get_universe_stations_station_id_ok.d.ts +51 -68
  164. package/src/get_universe_structures_ok.d.ts +3 -8
  165. package/src/get_universe_structures_structure_id_ok.d.ts +27 -38
  166. package/src/get_universe_system_jumps_ok.d.ts +10 -13
  167. package/src/get_universe_system_kills_ok.d.ts +18 -23
  168. package/src/get_universe_systems_ok.d.ts +3 -8
  169. package/src/get_universe_systems_system_id_ok.d.ts +66 -97
  170. package/src/get_universe_types_ok.d.ts +3 -8
  171. package/src/get_universe_types_type_id_ok.d.ts +71 -93
  172. package/src/get_wars_ok.d.ts +3 -8
  173. package/src/get_wars_war_id_killmails_ok.d.ts +10 -13
  174. package/src/get_wars_war_id_ok.d.ts +70 -88
  175. package/src/index.d.ts +42 -26
  176. package/src/post_characters_affiliation_ok.d.ts +18 -23
  177. package/src/post_characters_character_id_assets_locations_ok.d.ts +18 -23
  178. package/src/post_characters_character_id_assets_names_ok.d.ts +10 -13
  179. package/src/post_characters_character_id_contacts_created.d.ts +3 -8
  180. package/src/post_characters_character_id_cspa_created.d.ts +2 -3
  181. package/src/post_characters_character_id_fittings_created.d.ts +6 -8
  182. package/src/post_characters_character_id_mail_created.d.ts +2 -3
  183. package/src/post_characters_character_id_mail_labels_created.d.ts +2 -3
  184. package/src/post_corporations_corporation_id_assets_locations_ok.d.ts +18 -23
  185. package/src/post_corporations_corporation_id_assets_names_ok.d.ts +10 -13
  186. package/src/post_fleets_fleet_id_wings_created.d.ts +6 -8
  187. package/src/post_fleets_fleet_id_wings_wing_id_squads_created.d.ts +6 -8
  188. package/src/post_universe_ids_ok.d.ts +83 -238
  189. package/src/post_universe_names_ok.d.ts +10 -13
  190. package/tsconfig.json +1 -0
  191. package/esi-request.mts +0 -309
  192. package/src/post_characters_character_id_contacts_contact_ids.d.ts +0 -18
  193. package/src/post_characters_character_id_cspa_characters.d.ts +0 -18
  194. package/src/post_characters_character_id_fittings_fitting.d.ts +0 -101
  195. package/src/post_characters_character_id_mail_labels_label.d.ts +0 -39
  196. package/src/post_characters_character_id_mail_mail.d.ts +0 -53
  197. package/src/post_fleets_fleet_id_members_invitation.d.ts +0 -31
  198. package/src/post_ui_openwindow_newmail_new_mail.d.ts +0 -46
  199. package/src/put_characters_character_id_calendar_event_id_response.d.ts +0 -16
  200. package/src/put_characters_character_id_contacts_contact_ids.d.ts +0 -18
  201. package/src/put_characters_character_id_mail_mail_id_contents.d.ts +0 -27
  202. package/src/put_fleets_fleet_id_members_member_id_movement.d.ts +0 -30
  203. package/src/put_fleets_fleet_id_new_settings.d.ts +0 -21
  204. package/src/put_fleets_fleet_id_squads_squad_id_naming.d.ts +0 -16
  205. package/src/put_fleets_fleet_id_wings_wing_id_naming.d.ts +0 -16
@@ -1,87 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/industry/jobs/
3
- */
4
-
5
- /**
6
- * Job activity ID
7
- */
8
- type GetCharactersCharacterIdIndustryJobsActivityId = number;
9
- /**
10
- * blueprint_id integer
11
- */
12
- type GetCharactersCharacterIdIndustryJobsBlueprintId = number;
13
- /**
14
- * Location ID of the location from which the blueprint was installed. Normally a station ID, but can also be an asset (e.g. container) or corporation facility
15
- */
16
- type GetCharactersCharacterIdIndustryJobsBlueprintLocationId = number;
17
- /**
18
- * blueprint_type_id integer
19
- */
20
- type GetCharactersCharacterIdIndustryJobsBlueprintTypeId = number;
21
- /**
22
- * ID of the character which completed this job
23
- */
24
- type GetCharactersCharacterIdIndustryJobsCompletedCharacterId = number;
25
- /**
26
- * Date and time when this job was completed
27
- */
28
- type GetCharactersCharacterIdIndustryJobsCompletedDate = string;
29
- /**
30
- * The sume of job installation fee and industry facility tax
31
- */
32
- type GetCharactersCharacterIdIndustryJobsCost = number;
33
- /**
34
- * Job duration in seconds
35
- */
36
- type GetCharactersCharacterIdIndustryJobsDuration = number;
37
- /**
38
- * Date and time when this job finished
39
- */
40
- type GetCharactersCharacterIdIndustryJobsEndDate = string;
41
- /**
42
- * ID of the facility where this job is running
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/industry/jobs/
43
3
  */
44
- type GetCharactersCharacterIdIndustryJobsFacilityId = number;
45
- /**
46
- * ID of the character which installed this job
47
- */
48
- type GetCharactersCharacterIdIndustryJobsInstallerId = number;
49
- /**
50
- * Unique job ID
51
- */
52
- type GetCharactersCharacterIdIndustryJobsJobId = number;
53
- /**
54
- * Number of runs blueprint is licensed for
55
- */
56
- type GetCharactersCharacterIdIndustryJobsLicensedRuns = number;
57
- /**
58
- * Location ID of the location to which the output of the job will be delivered. Normally a station ID, but can also be a corporation facility
59
- */
60
- type GetCharactersCharacterIdIndustryJobsOutputLocationId = number;
61
- /**
62
- * Date and time when this job was paused (i.e. time when the facility where this job was installed went offline)
63
- */
64
- type GetCharactersCharacterIdIndustryJobsPauseDate = string;
65
- /**
66
- * Chance of success for invention
67
- */
68
- type GetCharactersCharacterIdIndustryJobsProbability = number;
69
- /**
70
- * Type ID of product (manufactured, copied or invented)
71
- */
72
- type GetCharactersCharacterIdIndustryJobsProductTypeId = number;
73
- /**
74
- * Number of runs for a manufacturing job, or number of copies to make for a blueprint copy
75
- */
76
- type GetCharactersCharacterIdIndustryJobsRuns = number;
77
- /**
78
- * Date and time when this job started
79
- */
80
- type GetCharactersCharacterIdIndustryJobsStartDate = string;
81
- /**
82
- * ID of the station where industry facility is located
83
- */
84
- type GetCharactersCharacterIdIndustryJobsStationId = number;
85
4
  /**
86
5
  * status string
87
6
  */
@@ -92,10 +11,6 @@ type GetCharactersCharacterIdIndustryJobsStatus =
92
11
  | "paused"
93
12
  | "ready"
94
13
  | "reverted";
95
- /**
96
- * Number of successful runs for this job. Equal to runs unless this is an invention job
97
- */
98
- type GetCharactersCharacterIdIndustryJobsSuccessfulRuns = number;
99
14
  /**
100
15
  * 200 ok array
101
16
  *
@@ -107,27 +22,84 @@ type GetCharactersCharacterIdIndustryJobsOk = GetCharactersCharacterIdIndustryJo
107
22
  * 200 ok object
108
23
  */
109
24
  interface GetCharactersCharacterIdIndustryJobs_200Ok {
110
- activity_id: GetCharactersCharacterIdIndustryJobsActivityId;
111
- blueprint_id: GetCharactersCharacterIdIndustryJobsBlueprintId;
112
- blueprint_location_id: GetCharactersCharacterIdIndustryJobsBlueprintLocationId;
113
- blueprint_type_id: GetCharactersCharacterIdIndustryJobsBlueprintTypeId;
114
- completed_character_id?: GetCharactersCharacterIdIndustryJobsCompletedCharacterId;
115
- completed_date?: GetCharactersCharacterIdIndustryJobsCompletedDate;
116
- cost?: GetCharactersCharacterIdIndustryJobsCost;
117
- duration: GetCharactersCharacterIdIndustryJobsDuration;
118
- end_date: GetCharactersCharacterIdIndustryJobsEndDate;
119
- facility_id: GetCharactersCharacterIdIndustryJobsFacilityId;
120
- installer_id: GetCharactersCharacterIdIndustryJobsInstallerId;
121
- job_id: GetCharactersCharacterIdIndustryJobsJobId;
122
- licensed_runs?: GetCharactersCharacterIdIndustryJobsLicensedRuns;
123
- output_location_id: GetCharactersCharacterIdIndustryJobsOutputLocationId;
124
- pause_date?: GetCharactersCharacterIdIndustryJobsPauseDate;
125
- probability?: GetCharactersCharacterIdIndustryJobsProbability;
126
- product_type_id?: GetCharactersCharacterIdIndustryJobsProductTypeId;
127
- runs: GetCharactersCharacterIdIndustryJobsRuns;
128
- start_date: GetCharactersCharacterIdIndustryJobsStartDate;
129
- station_id: GetCharactersCharacterIdIndustryJobsStationId;
25
+ /**
26
+ * Job activity ID
27
+ */
28
+ activity_id: number;
29
+ /**
30
+ * blueprint_id integer
31
+ */
32
+ blueprint_id: number;
33
+ /**
34
+ * Location ID of the location from which the blueprint was installed. Normally a station ID, but can also be an asset (e.g. container) or corporation facility
35
+ */
36
+ blueprint_location_id: number;
37
+ blueprint_type_id: number;
38
+ /**
39
+ * ID of the character which completed this job
40
+ */
41
+ completed_character_id?: number;
42
+ /**
43
+ * Date and time when this job was completed
44
+ */
45
+ completed_date?: string;
46
+ /**
47
+ * The sume of job installation fee and industry facility tax
48
+ */
49
+ cost?: number;
50
+ /**
51
+ * Job duration in seconds
52
+ */
53
+ duration: number;
54
+ /**
55
+ * Date and time when this job finished
56
+ */
57
+ end_date: string;
58
+ /**
59
+ * ID of the facility where this job is running
60
+ */
61
+ facility_id: number;
62
+ /**
63
+ * ID of the character which installed this job
64
+ */
65
+ installer_id: number;
66
+ /**
67
+ * Unique job ID
68
+ */
69
+ job_id: number;
70
+ /**
71
+ * Number of runs blueprint is licensed for
72
+ */
73
+ licensed_runs?: number;
74
+ /**
75
+ * Location ID of the location to which the output of the job will be delivered. Normally a station ID, but can also be a corporation facility
76
+ */
77
+ output_location_id: number;
78
+ /**
79
+ * Date and time when this job was paused (i.e. time when the facility where this job was installed went offline)
80
+ */
81
+ pause_date?: string;
82
+ /**
83
+ * Chance of success for invention
84
+ */
85
+ probability?: number;
86
+ product_type_id?: number;
87
+ /**
88
+ * Number of runs for a manufacturing job, or number of copies to make for a blueprint copy
89
+ */
90
+ runs: number;
91
+ /**
92
+ * Date and time when this job started
93
+ */
94
+ start_date: string;
95
+ /**
96
+ * ID of the station where industry facility is located
97
+ */
98
+ station_id: number;
130
99
  status: GetCharactersCharacterIdIndustryJobsStatus;
131
- successful_runs?: GetCharactersCharacterIdIndustryJobsSuccessfulRuns;
100
+ /**
101
+ * Number of successful runs for this job. Equal to runs unless this is an invention job
102
+ */
103
+ successful_runs?: number;
132
104
  [k: string]: unknown | undefined;
133
105
  }
@@ -1,15 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/killmails/recent/
3
- */
4
-
5
- /**
6
- * A hash of this killmail
7
- */
8
- type GetCharactersCharacterIdKillmailsRecentKillmailHash = string;
9
- /**
10
- * ID of this killmail
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/killmails/recent/
11
3
  */
12
- type GetCharactersCharacterIdKillmailsRecentKillmailId = number;
13
4
  /**
14
5
  * 200 ok array
15
6
  *
@@ -21,7 +12,13 @@ type GetCharactersCharacterIdKillmailsRecentOk = GetCharactersCharacterIdKillmai
21
12
  * 200 ok object
22
13
  */
23
14
  interface GetCharactersCharacterIdKillmailsRecent_200Ok {
24
- killmail_hash: GetCharactersCharacterIdKillmailsRecentKillmailHash;
25
- killmail_id: GetCharactersCharacterIdKillmailsRecentKillmailId;
15
+ /**
16
+ * A hash of this killmail
17
+ */
18
+ killmail_hash: string;
19
+ /**
20
+ * ID of this killmail
21
+ */
22
+ killmail_id: number;
26
23
  [k: string]: unknown | undefined;
27
24
  }
@@ -1,26 +1,22 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/location/
3
- */
4
-
5
- /**
6
- * solar_system_id integer
7
- */
8
- type GetCharactersCharacterIdLocationSolarSystemId = number;
9
- /**
10
- * station_id integer
11
- */
12
- type GetCharactersCharacterIdLocationStationId = number;
13
- /**
14
- * structure_id integer
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/location/
15
3
  */
16
- type GetCharactersCharacterIdLocationStructureId = number;
17
4
 
18
5
  /**
19
6
  * 200 ok object
20
7
  */
21
8
  interface GetCharactersCharacterIdLocationOk {
22
- solar_system_id: GetCharactersCharacterIdLocationSolarSystemId;
23
- station_id?: GetCharactersCharacterIdLocationStationId;
24
- structure_id?: GetCharactersCharacterIdLocationStructureId;
9
+ /**
10
+ * solar_system_id integer
11
+ */
12
+ solar_system_id: number;
13
+ /**
14
+ * station_id integer
15
+ */
16
+ station_id?: number;
17
+ /**
18
+ * structure_id integer
19
+ */
20
+ structure_id?: number;
25
21
  [k: string]: unknown | undefined;
26
22
  }
@@ -1,15 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/loyalty/points/
3
- */
4
-
5
- /**
6
- * corporation_id integer
7
- */
8
- type GetCharactersCharacterIdLoyaltyPointsCorporationId = number;
9
- /**
10
- * loyalty_points integer
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/loyalty/points/
11
3
  */
12
- type GetCharactersCharacterIdLoyaltyPointsLoyaltyPoints = number;
13
4
  /**
14
5
  * 200 ok array
15
6
  *
@@ -21,7 +12,13 @@ type GetCharactersCharacterIdLoyaltyPointsOk = GetCharactersCharacterIdLoyaltyPo
21
12
  * 200 ok object
22
13
  */
23
14
  interface GetCharactersCharacterIdLoyaltyPoints_200Ok {
24
- corporation_id: GetCharactersCharacterIdLoyaltyPointsCorporationId;
25
- loyalty_points: GetCharactersCharacterIdLoyaltyPointsLoyaltyPoints;
15
+ /**
16
+ * corporation_id integer
17
+ */
18
+ corporation_id: number;
19
+ /**
20
+ * loyalty_points integer
21
+ */
22
+ loyalty_points: number;
26
23
  [k: string]: unknown | undefined;
27
24
  }
@@ -1,7 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/mail/labels/
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/mail/labels/
3
3
  */
4
-
5
4
  /**
6
5
  * color string
7
6
  */
@@ -24,35 +23,22 @@ type GetCharactersCharacterIdMailLabelsColor =
24
23
  | "#ffff01"
25
24
  | "#ffffcd"
26
25
  | "#ffffff";
27
- /**
28
- * label_id integer
29
- */
30
- type GetCharactersCharacterIdMailLabelsLabelId = number;
31
- /**
32
- * name string
33
- */
34
- type GetCharactersCharacterIdMailLabelsName = string;
35
- /**
36
- * unread_count integer
37
- */
38
- type GetCharactersCharacterIdMailLabelsUnreadCount = number;
39
26
  /**
40
27
  * labels array
41
28
  *
42
29
  * @maxItems 30
43
30
  */
44
31
  type GetCharactersCharacterIdMailLabelsLabels = GetCharactersCharacterIdMailLabelsLabel[];
45
- /**
46
- * total_unread_count integer
47
- */
48
- type GetCharactersCharacterIdMailLabelsTotalUnreadCount = number;
49
32
 
50
33
  /**
51
34
  * 200 ok object
52
35
  */
53
36
  interface GetCharactersCharacterIdMailLabelsOk {
54
37
  labels?: GetCharactersCharacterIdMailLabelsLabels;
55
- total_unread_count?: GetCharactersCharacterIdMailLabelsTotalUnreadCount;
38
+ /**
39
+ * total_unread_count integer
40
+ */
41
+ total_unread_count?: number;
56
42
  [k: string]: unknown | undefined;
57
43
  }
58
44
  /**
@@ -60,8 +46,17 @@ interface GetCharactersCharacterIdMailLabelsOk {
60
46
  */
61
47
  interface GetCharactersCharacterIdMailLabelsLabel {
62
48
  color?: GetCharactersCharacterIdMailLabelsColor;
63
- label_id?: GetCharactersCharacterIdMailLabelsLabelId;
64
- name?: GetCharactersCharacterIdMailLabelsName;
65
- unread_count?: GetCharactersCharacterIdMailLabelsUnreadCount;
49
+ /**
50
+ * label_id integer
51
+ */
52
+ label_id?: number;
53
+ /**
54
+ * name string
55
+ */
56
+ name?: string;
57
+ /**
58
+ * unread_count integer
59
+ */
60
+ unread_count?: number;
66
61
  [k: string]: unknown | undefined;
67
62
  }
@@ -1,15 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/mail/lists/
3
- */
4
-
5
- /**
6
- * Mailing list ID
7
- */
8
- type GetCharactersCharacterIdMailListsMailingListId = number;
9
- /**
10
- * name string
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/mail/lists/
11
3
  */
12
- type GetCharactersCharacterIdMailListsName = string;
13
4
  /**
14
5
  * 200 ok array
15
6
  *
@@ -21,7 +12,13 @@ type GetCharactersCharacterIdMailListsOk = GetCharactersCharacterIdMailLists_200
21
12
  * 200 ok object
22
13
  */
23
14
  interface GetCharactersCharacterIdMailLists_200Ok {
24
- mailing_list_id: GetCharactersCharacterIdMailListsMailingListId;
25
- name: GetCharactersCharacterIdMailListsName;
15
+ /**
16
+ * Mailing list ID
17
+ */
18
+ mailing_list_id: number;
19
+ /**
20
+ * name string
21
+ */
22
+ name: string;
26
23
  [k: string]: unknown | undefined;
27
24
  }
@@ -1,33 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/mail/{mail_id}/
3
- */
4
-
5
- /**
6
- * Mail's body
7
- */
8
- type GetCharactersCharacterIdMailMailIdBody = string;
9
- /**
10
- * From whom the mail was sent
11
- */
12
- type GetCharactersCharacterIdMailMailIdFrom = number;
13
- /**
14
- * label integer
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/mail/{mail_id}/
15
3
  */
16
- type GetCharactersCharacterIdMailMailIdLabel = number;
17
- /**
18
- * Labels attached to the mail
19
- *
20
- * @maxItems 25
21
- */
22
- type GetCharactersCharacterIdMailMailIdLabels = GetCharactersCharacterIdMailMailIdLabel[];
23
- /**
24
- * Whether the mail is flagged as read
25
- */
26
- type GetCharactersCharacterIdMailMailIdRead = boolean;
27
- /**
28
- * recipient_id integer
29
- */
30
- type GetCharactersCharacterIdMailMailIdRecipientId = number;
31
4
  /**
32
5
  * recipient_type string
33
6
  */
@@ -39,33 +12,48 @@ type GetCharactersCharacterIdMailMailIdRecipientType = "alliance" | "character"
39
12
  * @maxItems 52
40
13
  */
41
14
  type GetCharactersCharacterIdMailMailIdRecipients = GetCharactersCharacterIdMailMailIdRecipient[];
42
- /**
43
- * Mail subject
44
- */
45
- type GetCharactersCharacterIdMailMailIdSubject = string;
46
- /**
47
- * When the mail was sent
48
- */
49
- type GetCharactersCharacterIdMailMailIdTimestamp = string;
50
15
 
51
16
  /**
52
17
  * 200 ok object
53
18
  */
54
19
  interface GetCharactersCharacterIdMailMailIdOk {
55
- body?: GetCharactersCharacterIdMailMailIdBody;
56
- from?: GetCharactersCharacterIdMailMailIdFrom;
57
- labels?: GetCharactersCharacterIdMailMailIdLabels;
58
- read?: GetCharactersCharacterIdMailMailIdRead;
20
+ /**
21
+ * Mail's body
22
+ */
23
+ body?: string;
24
+ /**
25
+ * From whom the mail was sent
26
+ */
27
+ from?: number;
28
+ /**
29
+ * Labels attached to the mail
30
+ *
31
+ * @maxItems 25
32
+ */
33
+ labels?: number[];
34
+ /**
35
+ * Whether the mail is flagged as read
36
+ */
37
+ read?: boolean;
59
38
  recipients?: GetCharactersCharacterIdMailMailIdRecipients;
60
- subject?: GetCharactersCharacterIdMailMailIdSubject;
61
- timestamp?: GetCharactersCharacterIdMailMailIdTimestamp;
39
+ /**
40
+ * Mail subject
41
+ */
42
+ subject?: string;
43
+ /**
44
+ * When the mail was sent
45
+ */
46
+ timestamp?: string;
62
47
  [k: string]: unknown | undefined;
63
48
  }
64
49
  /**
65
50
  * recipient object
66
51
  */
67
52
  interface GetCharactersCharacterIdMailMailIdRecipient {
68
- recipient_id: GetCharactersCharacterIdMailMailIdRecipientId;
53
+ /**
54
+ * recipient_id integer
55
+ */
56
+ recipient_id: number;
69
57
  recipient_type: GetCharactersCharacterIdMailMailIdRecipientType;
70
58
  [k: string]: unknown | undefined;
71
59
  }
@@ -1,33 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/mail/
3
- */
4
-
5
- /**
6
- * From whom the mail was sent
7
- */
8
- type GetCharactersCharacterIdMailFrom = number;
9
- /**
10
- * is_read boolean
11
- */
12
- type GetCharactersCharacterIdMailIsRead = boolean;
13
- /**
14
- * label integer
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/mail/
15
3
  */
16
- type GetCharactersCharacterIdMailLabel = number;
17
- /**
18
- * labels array
19
- *
20
- * @maxItems 25
21
- */
22
- type GetCharactersCharacterIdMailLabels = GetCharactersCharacterIdMailLabel[];
23
- /**
24
- * mail_id integer
25
- */
26
- type GetCharactersCharacterIdMailMailId = number;
27
- /**
28
- * recipient_id integer
29
- */
30
- type GetCharactersCharacterIdMailRecipientId = number;
31
4
  /**
32
5
  * recipient_type string
33
6
  */
@@ -39,14 +12,6 @@ type GetCharactersCharacterIdMailRecipientType = "alliance" | "character" | "cor
39
12
  * @maxItems 52
40
13
  */
41
14
  type GetCharactersCharacterIdMailRecipients = GetCharactersCharacterIdMailRecipient[];
42
- /**
43
- * Mail subject
44
- */
45
- type GetCharactersCharacterIdMailSubject = string;
46
- /**
47
- * When the mail was sent
48
- */
49
- type GetCharactersCharacterIdMailTimestamp = string;
50
15
  /**
51
16
  * 200 ok array
52
17
  *
@@ -58,20 +23,43 @@ type GetCharactersCharacterIdMailOk = GetCharactersCharacterIdMail_200Ok[];
58
23
  * 200 ok object
59
24
  */
60
25
  interface GetCharactersCharacterIdMail_200Ok {
61
- from?: GetCharactersCharacterIdMailFrom;
62
- is_read?: GetCharactersCharacterIdMailIsRead;
63
- labels?: GetCharactersCharacterIdMailLabels;
64
- mail_id?: GetCharactersCharacterIdMailMailId;
26
+ /**
27
+ * From whom the mail was sent
28
+ */
29
+ from?: number;
30
+ /**
31
+ * is_read boolean
32
+ */
33
+ is_read?: boolean;
34
+ /**
35
+ * labels array
36
+ *
37
+ * @maxItems 25
38
+ */
39
+ labels?: number[];
40
+ /**
41
+ * mail_id integer
42
+ */
43
+ mail_id?: number;
65
44
  recipients?: GetCharactersCharacterIdMailRecipients;
66
- subject?: GetCharactersCharacterIdMailSubject;
67
- timestamp?: GetCharactersCharacterIdMailTimestamp;
45
+ /**
46
+ * Mail subject
47
+ */
48
+ subject?: string;
49
+ /**
50
+ * When the mail was sent
51
+ */
52
+ timestamp?: string;
68
53
  [k: string]: unknown | undefined;
69
54
  }
70
55
  /**
71
56
  * recipient object
72
57
  */
73
58
  interface GetCharactersCharacterIdMailRecipient {
74
- recipient_id: GetCharactersCharacterIdMailRecipientId;
59
+ /**
60
+ * recipient_id integer
61
+ */
62
+ recipient_id: number;
75
63
  recipient_type: GetCharactersCharacterIdMailRecipientType;
76
64
  [k: string]: unknown | undefined;
77
65
  }