eve-esi-types 1.0.0 → 1.1.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.
- package/README.md +38 -2
- package/esi-request.d.mts +58 -0
- package/esi-request.mjs +284 -0
- package/package.json +12 -3
- package/src/get_alliances_alliance_id_contacts_labels_ok.d.ts +9 -12
- package/src/get_alliances_alliance_id_contacts_ok.d.ts +15 -23
- package/src/get_alliances_alliance_id_corporations_ok.d.ts +2 -7
- package/src/get_alliances_alliance_id_icons_ok.d.ts +9 -12
- package/src/get_alliances_alliance_id_ok.d.ts +29 -37
- package/src/get_alliances_ok.d.ts +2 -7
- package/src/get_characters_character_id_agents_research_ok.d.ts +18 -27
- package/src/get_characters_character_id_assets_ok.d.ts +22 -32
- package/src/get_characters_character_id_attributes_ok.d.ts +33 -42
- package/src/get_characters_character_id_blueprints_ok.d.ts +26 -37
- package/src/get_characters_character_id_bookmarks_folders_ok.d.ts +9 -12
- package/src/get_characters_character_id_bookmarks_ok.d.ts +46 -62
- package/src/get_characters_character_id_calendar_event_id_attendees_ok.d.ts +5 -7
- package/src/get_characters_character_id_calendar_event_id_ok.d.ts +37 -47
- package/src/get_characters_character_id_calendar_ok.d.ts +17 -22
- package/src/get_characters_character_id_clones_ok.d.ts +31 -43
- package/src/get_characters_character_id_contacts_labels_ok.d.ts +9 -12
- package/src/get_characters_character_id_contacts_ok.d.ts +23 -33
- package/src/get_characters_character_id_contracts_contract_id_bids_ok.d.ts +17 -22
- package/src/get_characters_character_id_contracts_contract_id_items_ok.d.ts +22 -32
- package/src/get_characters_character_id_contracts_ok.d.ts +77 -97
- package/src/get_characters_character_id_corporationhistory_ok.d.ts +17 -22
- package/src/get_characters_character_id_fatigue_ok.d.ts +13 -17
- package/src/get_characters_character_id_fittings_ok.d.ts +19 -32
- package/src/get_characters_character_id_fleet_ok.d.ts +13 -17
- package/src/get_characters_character_id_fw_stats_ok.d.ts +41 -52
- package/src/get_characters_character_id_implants_ok.d.ts +2 -7
- package/src/get_characters_character_id_industry_jobs_ok.d.ts +79 -107
- package/src/get_characters_character_id_killmails_recent_ok.d.ts +9 -12
- package/src/get_characters_character_id_location_ok.d.ts +13 -17
- package/src/get_characters_character_id_loyalty_points_ok.d.ts +9 -12
- package/src/get_characters_character_id_mail_labels_ok.d.ts +17 -22
- package/src/get_characters_character_id_mail_lists_ok.d.ts +9 -12
- package/src/get_characters_character_id_mail_mail_id_ok.d.ts +31 -43
- package/src/get_characters_character_id_mail_ok.d.ts +31 -43
- package/src/get_characters_character_id_medals_ok.d.ts +45 -57
- package/src/get_characters_character_id_mining_ok.d.ts +14 -22
- package/src/get_characters_character_id_notifications_contacts_ok.d.ts +21 -27
- package/src/get_characters_character_id_notifications_ok.d.ts +21 -27
- package/src/get_characters_character_id_ok.d.ts +41 -52
- package/src/get_characters_character_id_online_ok.d.ts +17 -22
- package/src/get_characters_character_id_opportunities_ok.d.ts +9 -12
- package/src/get_characters_character_id_orders_history_ok.d.ts +50 -67
- package/src/get_characters_character_id_orders_ok.d.ts +50 -67
- package/src/get_characters_character_id_planets_ok.d.ts +25 -32
- package/src/get_characters_character_id_planets_planet_id_ok.d.ts +110 -150
- package/src/get_characters_character_id_portrait_ok.d.ts +17 -22
- package/src/get_characters_character_id_roles_ok.d.ts +1 -2
- package/src/get_characters_character_id_search_ok.d.ts +62 -123
- package/src/get_characters_character_id_ship_ok.d.ts +10 -17
- package/src/get_characters_character_id_skillqueue_ok.d.ts +33 -42
- package/src/get_characters_character_id_skills_ok.d.ts +25 -32
- package/src/get_characters_character_id_standings_ok.d.ts +9 -12
- package/src/get_characters_character_id_titles_ok.d.ts +9 -12
- package/src/get_characters_character_id_wallet_journal_ok.d.ts +45 -57
- package/src/get_characters_character_id_wallet_ok.d.ts +1 -2
- package/src/get_characters_character_id_wallet_transactions_ok.d.ts +38 -52
- package/src/get_contracts_public_bids_contract_id_ok.d.ts +13 -17
- package/src/get_contracts_public_items_contract_id_ok.d.ts +34 -47
- package/src/get_contracts_public_region_id_ok.d.ts +61 -77
- package/src/get_corporation_corporation_id_mining_extractions_ok.d.ts +24 -30
- package/src/get_corporation_corporation_id_mining_observers_observer_id_ok.d.ts +20 -29
- package/src/get_corporation_corporation_id_mining_observers_ok.d.ts +10 -13
- package/src/get_corporations_corporation_id_alliancehistory_ok.d.ts +17 -22
- package/src/get_corporations_corporation_id_assets_ok.d.ts +22 -32
- package/src/get_corporations_corporation_id_blueprints_ok.d.ts +26 -37
- package/src/get_corporations_corporation_id_bookmarks_folders_ok.d.ts +13 -17
- package/src/get_corporations_corporation_id_bookmarks_ok.d.ts +46 -62
- package/src/get_corporations_corporation_id_contacts_labels_ok.d.ts +9 -12
- package/src/get_corporations_corporation_id_contacts_ok.d.ts +19 -28
- package/src/get_corporations_corporation_id_containers_logs_ok.d.ts +31 -47
- package/src/get_corporations_corporation_id_contracts_contract_id_bids_ok.d.ts +17 -22
- package/src/get_corporations_corporation_id_contracts_contract_id_items_ok.d.ts +22 -32
- package/src/get_corporations_corporation_id_contracts_ok.d.ts +77 -97
- package/src/get_corporations_corporation_id_customs_offices_ok.d.ts +53 -67
- package/src/get_corporations_corporation_id_divisions_ok.d.ts +17 -22
- package/src/get_corporations_corporation_id_facilities_ok.d.ts +10 -17
- package/src/get_corporations_corporation_id_fw_stats_ok.d.ts +37 -47
- package/src/get_corporations_corporation_id_icons_ok.d.ts +13 -17
- package/src/get_corporations_corporation_id_industry_jobs_ok.d.ts +79 -107
- package/src/get_corporations_corporation_id_killmails_recent_ok.d.ts +9 -12
- package/src/get_corporations_corporation_id_medals_issued_ok.d.ts +21 -27
- package/src/get_corporations_corporation_id_medals_ok.d.ts +21 -27
- package/src/get_corporations_corporation_id_members_limit_ok.d.ts +1 -2
- package/src/get_corporations_corporation_id_members_ok.d.ts +2 -7
- package/src/get_corporations_corporation_id_members_titles_ok.d.ts +143 -146
- package/src/get_corporations_corporation_id_membertracking_ok.d.ts +26 -37
- package/src/get_corporations_corporation_id_ok.d.ts +57 -72
- package/src/get_corporations_corporation_id_orders_history_ok.d.ts +54 -72
- package/src/get_corporations_corporation_id_orders_ok.d.ts +54 -72
- package/src/get_corporations_corporation_id_roles_history_ok.d.ts +13 -17
- package/src/get_corporations_corporation_id_roles_ok.d.ts +5 -7
- package/src/get_corporations_corporation_id_shareholders_ok.d.ts +9 -12
- package/src/get_corporations_corporation_id_standings_ok.d.ts +9 -12
- package/src/get_corporations_corporation_id_starbases_ok.d.ts +26 -37
- package/src/get_corporations_corporation_id_starbases_starbase_id_ok.d.ts +34 -47
- package/src/get_corporations_corporation_id_structures_ok.d.ts +54 -72
- package/src/get_corporations_corporation_id_titles_ok.d.ts +9 -12
- package/src/get_corporations_corporation_id_wallets_division_journal_ok.d.ts +45 -57
- package/src/get_corporations_corporation_id_wallets_division_transactions_ok.d.ts +34 -47
- package/src/get_corporations_corporation_id_wallets_ok.d.ts +9 -12
- package/src/get_corporations_npccorps_ok.d.ts +2 -7
- package/src/get_dogma_attributes_attribute_id_ok.d.ts +41 -52
- package/src/get_dogma_attributes_ok.d.ts +2 -7
- package/src/get_dogma_dynamic_items_type_id_item_id_ok.d.ts +23 -37
- package/src/get_dogma_effects_effect_id_ok.d.ts +105 -132
- package/src/get_dogma_effects_ok.d.ts +2 -7
- package/src/get_fleets_fleet_id_members_ok.d.ts +34 -47
- package/src/get_fleets_fleet_id_ok.d.ts +17 -22
- package/src/get_fleets_fleet_id_wings_ok.d.ts +17 -22
- package/src/get_fw_leaderboards_characters_ok.d.ts +49 -62
- package/src/get_fw_leaderboards_corporations_ok.d.ts +49 -62
- package/src/get_fw_leaderboards_ok.d.ts +49 -62
- package/src/get_fw_stats_ok.d.ts +37 -47
- package/src/get_fw_systems_ok.d.ts +21 -27
- package/src/get_fw_wars_ok.d.ts +9 -12
- package/src/get_incursions_ok.d.ts +28 -43
- package/src/get_industry_facilities_ok.d.ts +22 -32
- package/src/get_industry_systems_ok.d.ts +9 -12
- package/src/get_insurance_prices_ok.d.ts +14 -22
- package/src/get_killmails_killmail_id_killmail_hash_ok.d.ts +127 -179
- package/src/get_loyalty_stores_corporation_id_offers_ok.d.ts +27 -42
- package/src/get_markets_groups_market_group_id_ok.d.ts +18 -33
- package/src/get_markets_groups_ok.d.ts +2 -7
- package/src/get_markets_prices_ok.d.ts +10 -17
- package/src/get_markets_region_id_history_ok.d.ts +25 -32
- package/src/get_markets_region_id_orders_ok.d.ts +42 -57
- package/src/get_markets_region_id_types_ok.d.ts +2 -7
- package/src/get_markets_structures_structure_id_ok.d.ts +38 -52
- package/src/get_opportunities_groups_group_id_ok.d.ts +29 -44
- package/src/get_opportunities_groups_ok.d.ts +2 -7
- package/src/get_opportunities_tasks_ok.d.ts +2 -7
- package/src/get_opportunities_tasks_task_id_ok.d.ts +17 -22
- package/src/get_route_origin_destination_ok.d.ts +2 -7
- package/src/get_sovereignty_campaigns_ok.d.ts +48 -59
- package/src/get_sovereignty_map_ok.d.ts +17 -22
- package/src/get_sovereignty_structures_ok.d.ts +31 -43
- package/src/get_status_ok.d.ts +17 -22
- package/src/get_universe_ancestries_ok.d.ts +25 -32
- package/src/get_universe_asteroid_belts_asteroid_belt_id_ok.d.ts +21 -27
- package/src/get_universe_bloodlines_ok.d.ts +42 -57
- package/src/get_universe_categories_category_id_ok.d.ts +19 -28
- package/src/get_universe_categories_ok.d.ts +2 -7
- package/src/get_universe_constellations_constellation_id_ok.d.ts +31 -43
- package/src/get_universe_constellations_ok.d.ts +2 -7
- package/src/get_universe_factions_ok.d.ts +41 -52
- package/src/get_universe_graphics_graphic_id_ok.d.ts +33 -42
- package/src/get_universe_graphics_ok.d.ts +2 -7
- package/src/get_universe_groups_group_id_ok.d.ts +18 -33
- package/src/get_universe_groups_ok.d.ts +2 -7
- package/src/get_universe_moons_moon_id_ok.d.ts +25 -32
- package/src/get_universe_planets_planet_id_ok.d.ts +26 -37
- package/src/get_universe_races_ok.d.ts +17 -22
- package/src/get_universe_regions_ok.d.ts +2 -7
- package/src/get_universe_regions_region_id_ok.d.ts +19 -28
- package/src/get_universe_schematics_schematic_id_ok.d.ts +9 -12
- package/src/get_universe_stargates_stargate_id_ok.d.ts +34 -47
- package/src/get_universe_stars_star_id_ok.d.ts +26 -37
- package/src/get_universe_stations_station_id_ok.d.ts +50 -67
- package/src/get_universe_structures_ok.d.ts +2 -7
- package/src/get_universe_structures_structure_id_ok.d.ts +26 -37
- package/src/get_universe_system_jumps_ok.d.ts +9 -12
- package/src/get_universe_system_kills_ok.d.ts +17 -22
- package/src/get_universe_systems_ok.d.ts +2 -7
- package/src/get_universe_systems_system_id_ok.d.ts +65 -96
- package/src/get_universe_types_ok.d.ts +2 -7
- package/src/get_universe_types_type_id_ok.d.ts +70 -92
- package/src/get_wars_ok.d.ts +2 -7
- package/src/get_wars_war_id_killmails_ok.d.ts +9 -12
- package/src/get_wars_war_id_ok.d.ts +69 -87
- package/src/index.d.ts +33 -8
- package/src/post_characters_affiliation_ok.d.ts +17 -22
- package/src/post_characters_character_id_assets_locations_ok.d.ts +17 -22
- package/src/post_characters_character_id_assets_names_ok.d.ts +9 -12
- package/src/post_characters_character_id_contacts_created.d.ts +2 -7
- package/src/post_characters_character_id_cspa_created.d.ts +1 -2
- package/src/post_characters_character_id_fittings_created.d.ts +5 -7
- package/src/post_characters_character_id_mail_created.d.ts +1 -2
- package/src/post_characters_character_id_mail_labels_created.d.ts +1 -2
- package/src/post_corporations_corporation_id_assets_locations_ok.d.ts +17 -22
- package/src/post_corporations_corporation_id_assets_names_ok.d.ts +9 -12
- package/src/post_fleets_fleet_id_members_invitation.d.ts +13 -17
- package/src/post_fleets_fleet_id_wings_created.d.ts +5 -7
- package/src/post_fleets_fleet_id_wings_wing_id_squads_created.d.ts +5 -7
- package/src/post_ui_openwindow_newmail_new_mail.d.ts +22 -28
- package/src/post_universe_ids_ok.d.ts +82 -237
- package/src/post_universe_names_ok.d.ts +9 -12
- package/src/put_characters_character_id_calendar_event_id_response.d.ts +1 -2
- package/src/put_characters_character_id_contacts_contact_ids.d.ts +6 -8
- package/src/put_characters_character_id_mail_mail_id_contents.d.ts +11 -18
- package/src/put_fleets_fleet_id_members_member_id_movement.d.ts +9 -12
- package/src/put_fleets_fleet_id_new_settings.d.ts +9 -12
- package/src/put_fleets_fleet_id_squads_squad_id_naming.d.ts +5 -7
- package/src/put_fleets_fleet_id_wings_wing_id_naming.d.ts +5 -7
- package/tsconfig.json +23 -0
- package/src/post_characters_character_id_contacts_contact_ids.d.ts +0 -18
- package/src/post_characters_character_id_cspa_characters.d.ts +0 -18
- package/src/post_characters_character_id_fittings_fitting.d.ts +0 -101
- package/src/post_characters_character_id_mail_labels_label.d.ts +0 -39
- package/src/post_characters_character_id_mail_mail.d.ts +0 -53
|
@@ -1,87 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/industry/jobs/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Job activity ID
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdIndustryJobsActivityId = number;
|
|
9
|
-
/**
|
|
10
|
-
* blueprint_id integer
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdIndustryJobsBlueprintId = 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 GetCorporationsCorporationIdIndustryJobsBlueprintLocationId = number;
|
|
17
|
-
/**
|
|
18
|
-
* blueprint_type_id integer
|
|
19
|
-
*/
|
|
20
|
-
type GetCorporationsCorporationIdIndustryJobsBlueprintTypeId = number;
|
|
21
|
-
/**
|
|
22
|
-
* ID of the character which completed this job
|
|
23
|
-
*/
|
|
24
|
-
type GetCorporationsCorporationIdIndustryJobsCompletedCharacterId = number;
|
|
25
|
-
/**
|
|
26
|
-
* Date and time when this job was completed
|
|
27
|
-
*/
|
|
28
|
-
type GetCorporationsCorporationIdIndustryJobsCompletedDate = string;
|
|
29
|
-
/**
|
|
30
|
-
* The sume of job installation fee and industry facility tax
|
|
31
|
-
*/
|
|
32
|
-
type GetCorporationsCorporationIdIndustryJobsCost = number;
|
|
33
|
-
/**
|
|
34
|
-
* Job duration in seconds
|
|
35
|
-
*/
|
|
36
|
-
type GetCorporationsCorporationIdIndustryJobsDuration = number;
|
|
37
|
-
/**
|
|
38
|
-
* Date and time when this job finished
|
|
39
|
-
*/
|
|
40
|
-
type GetCorporationsCorporationIdIndustryJobsEndDate = string;
|
|
41
|
-
/**
|
|
42
|
-
* ID of the facility where this job is running
|
|
43
|
-
*/
|
|
44
|
-
type GetCorporationsCorporationIdIndustryJobsFacilityId = number;
|
|
45
|
-
/**
|
|
46
|
-
* ID of the character which installed this job
|
|
47
|
-
*/
|
|
48
|
-
type GetCorporationsCorporationIdIndustryJobsInstallerId = number;
|
|
49
|
-
/**
|
|
50
|
-
* Unique job ID
|
|
51
|
-
*/
|
|
52
|
-
type GetCorporationsCorporationIdIndustryJobsJobId = number;
|
|
53
|
-
/**
|
|
54
|
-
* Number of runs blueprint is licensed for
|
|
55
|
-
*/
|
|
56
|
-
type GetCorporationsCorporationIdIndustryJobsLicensedRuns = number;
|
|
57
|
-
/**
|
|
58
|
-
* ID of the location for the industry facility
|
|
59
|
-
*/
|
|
60
|
-
type GetCorporationsCorporationIdIndustryJobsLocationId = number;
|
|
61
|
-
/**
|
|
62
|
-
* 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
|
|
63
|
-
*/
|
|
64
|
-
type GetCorporationsCorporationIdIndustryJobsOutputLocationId = number;
|
|
65
|
-
/**
|
|
66
|
-
* Date and time when this job was paused (i.e. time when the facility where this job was installed went offline)
|
|
67
|
-
*/
|
|
68
|
-
type GetCorporationsCorporationIdIndustryJobsPauseDate = string;
|
|
69
|
-
/**
|
|
70
|
-
* Chance of success for invention
|
|
71
|
-
*/
|
|
72
|
-
type GetCorporationsCorporationIdIndustryJobsProbability = number;
|
|
73
|
-
/**
|
|
74
|
-
* Type ID of product (manufactured, copied or invented)
|
|
75
|
-
*/
|
|
76
|
-
type GetCorporationsCorporationIdIndustryJobsProductTypeId = number;
|
|
77
|
-
/**
|
|
78
|
-
* Number of runs for a manufacturing job, or number of copies to make for a blueprint copy
|
|
79
|
-
*/
|
|
80
|
-
type GetCorporationsCorporationIdIndustryJobsRuns = number;
|
|
81
|
-
/**
|
|
82
|
-
* Date and time when this job started
|
|
83
|
-
*/
|
|
84
|
-
type GetCorporationsCorporationIdIndustryJobsStartDate = string;
|
|
85
4
|
/**
|
|
86
5
|
* status string
|
|
87
6
|
*/
|
|
@@ -92,10 +11,6 @@ type GetCorporationsCorporationIdIndustryJobsStatus =
|
|
|
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 GetCorporationsCorporationIdIndustryJobsSuccessfulRuns = number;
|
|
99
14
|
/**
|
|
100
15
|
* 200 ok array
|
|
101
16
|
*
|
|
@@ -107,27 +22,84 @@ type GetCorporationsCorporationIdIndustryJobsOk = GetCorporationsCorporationIdIn
|
|
|
107
22
|
* 200 ok object
|
|
108
23
|
*/
|
|
109
24
|
interface GetCorporationsCorporationIdIndustryJobs_200Ok {
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
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
|
+
* ID of the location for the industry facility
|
|
76
|
+
*/
|
|
77
|
+
location_id: number;
|
|
78
|
+
/**
|
|
79
|
+
* 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
|
|
80
|
+
*/
|
|
81
|
+
output_location_id: number;
|
|
82
|
+
/**
|
|
83
|
+
* Date and time when this job was paused (i.e. time when the facility where this job was installed went offline)
|
|
84
|
+
*/
|
|
85
|
+
pause_date?: string;
|
|
86
|
+
/**
|
|
87
|
+
* Chance of success for invention
|
|
88
|
+
*/
|
|
89
|
+
probability?: number;
|
|
90
|
+
product_type_id?: number;
|
|
91
|
+
/**
|
|
92
|
+
* Number of runs for a manufacturing job, or number of copies to make for a blueprint copy
|
|
93
|
+
*/
|
|
94
|
+
runs: number;
|
|
95
|
+
/**
|
|
96
|
+
* Date and time when this job started
|
|
97
|
+
*/
|
|
98
|
+
start_date: string;
|
|
130
99
|
status: GetCorporationsCorporationIdIndustryJobsStatus;
|
|
131
|
-
|
|
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
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/killmails/recent/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* A hash of this killmail
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdKillmailsRecentKillmailHash = string;
|
|
9
|
-
/**
|
|
10
|
-
* ID of this killmail
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdKillmailsRecentKillmailId = number;
|
|
13
4
|
/**
|
|
14
5
|
* 200 ok array
|
|
15
6
|
*
|
|
@@ -21,7 +12,13 @@ type GetCorporationsCorporationIdKillmailsRecentOk = GetCorporationsCorporationI
|
|
|
21
12
|
* 200 ok object
|
|
22
13
|
*/
|
|
23
14
|
interface GetCorporationsCorporationIdKillmailsRecent_200Ok {
|
|
24
|
-
|
|
25
|
-
|
|
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,27 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/medals/issued/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* ID of the character who was rewarded this medal
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdMedalsIssuedCharacterId = number;
|
|
9
|
-
/**
|
|
10
|
-
* issued_at string
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdMedalsIssuedIssuedAt = string;
|
|
13
|
-
/**
|
|
14
|
-
* ID of the character who issued the medal
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdMedalsIssuedIssuerId = number;
|
|
17
|
-
/**
|
|
18
|
-
* medal_id integer
|
|
19
|
-
*/
|
|
20
|
-
type GetCorporationsCorporationIdMedalsIssuedMedalId = number;
|
|
21
|
-
/**
|
|
22
|
-
* reason string
|
|
23
|
-
*/
|
|
24
|
-
type GetCorporationsCorporationIdMedalsIssuedReason = string;
|
|
25
4
|
/**
|
|
26
5
|
* status string
|
|
27
6
|
*/
|
|
@@ -37,11 +16,26 @@ type GetCorporationsCorporationIdMedalsIssuedOk = GetCorporationsCorporationIdMe
|
|
|
37
16
|
* 200 ok object
|
|
38
17
|
*/
|
|
39
18
|
interface GetCorporationsCorporationIdMedalsIssued_200Ok {
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
19
|
+
/**
|
|
20
|
+
* ID of the character who was rewarded this medal
|
|
21
|
+
*/
|
|
22
|
+
character_id: number;
|
|
23
|
+
/**
|
|
24
|
+
* issued_at string
|
|
25
|
+
*/
|
|
26
|
+
issued_at: string;
|
|
27
|
+
/**
|
|
28
|
+
* ID of the character who issued the medal
|
|
29
|
+
*/
|
|
30
|
+
issuer_id: number;
|
|
31
|
+
/**
|
|
32
|
+
* medal_id integer
|
|
33
|
+
*/
|
|
34
|
+
medal_id: number;
|
|
35
|
+
/**
|
|
36
|
+
* reason string
|
|
37
|
+
*/
|
|
38
|
+
reason: string;
|
|
45
39
|
status: GetCorporationsCorporationIdMedalsIssuedStatus;
|
|
46
40
|
[k: string]: unknown | undefined;
|
|
47
41
|
}
|
|
@@ -1,27 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/medals/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* created_at string
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdMedalsCreatedAt = string;
|
|
9
|
-
/**
|
|
10
|
-
* ID of the character who created this medal
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdMedalsCreatorId = number;
|
|
13
|
-
/**
|
|
14
|
-
* description string
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdMedalsDescription = string;
|
|
17
|
-
/**
|
|
18
|
-
* medal_id integer
|
|
19
|
-
*/
|
|
20
|
-
type GetCorporationsCorporationIdMedalsMedalId = number;
|
|
21
|
-
/**
|
|
22
|
-
* title string
|
|
23
|
-
*/
|
|
24
|
-
type GetCorporationsCorporationIdMedalsTitle = string;
|
|
25
4
|
/**
|
|
26
5
|
* 200 ok array
|
|
27
6
|
*
|
|
@@ -33,10 +12,25 @@ type GetCorporationsCorporationIdMedalsOk = GetCorporationsCorporationIdMedals_2
|
|
|
33
12
|
* 200 ok object
|
|
34
13
|
*/
|
|
35
14
|
interface GetCorporationsCorporationIdMedals_200Ok {
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
15
|
+
/**
|
|
16
|
+
* created_at string
|
|
17
|
+
*/
|
|
18
|
+
created_at: string;
|
|
19
|
+
/**
|
|
20
|
+
* ID of the character who created this medal
|
|
21
|
+
*/
|
|
22
|
+
creator_id: number;
|
|
23
|
+
/**
|
|
24
|
+
* description string
|
|
25
|
+
*/
|
|
26
|
+
description: string;
|
|
27
|
+
/**
|
|
28
|
+
* medal_id integer
|
|
29
|
+
*/
|
|
30
|
+
medal_id: number;
|
|
31
|
+
/**
|
|
32
|
+
* title string
|
|
33
|
+
*/
|
|
34
|
+
title: string;
|
|
41
35
|
[k: string]: unknown | undefined;
|
|
42
36
|
}
|
|
@@ -1,14 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/members/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* 200 ok integer
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdMembers_200Ok = number;
|
|
9
4
|
/**
|
|
10
5
|
* A list of character IDs
|
|
11
6
|
*
|
|
12
7
|
* @maxItems 12601
|
|
13
8
|
*/
|
|
14
|
-
type GetCorporationsCorporationIdMembersOk =
|
|
9
|
+
type GetCorporationsCorporationIdMembersOk = number[];
|