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,31 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /fw/systems/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
4
|
/**
|
|
6
5
|
* contested string
|
|
7
6
|
*/
|
|
8
7
|
type GetFwSystemsContested = "captured" | "contested" | "uncontested" | "vulnerable";
|
|
9
|
-
/**
|
|
10
|
-
* occupier_faction_id integer
|
|
11
|
-
*/
|
|
12
|
-
type GetFwSystemsOccupierFactionId = number;
|
|
13
|
-
/**
|
|
14
|
-
* owner_faction_id integer
|
|
15
|
-
*/
|
|
16
|
-
type GetFwSystemsOwnerFactionId = number;
|
|
17
|
-
/**
|
|
18
|
-
* solar_system_id integer
|
|
19
|
-
*/
|
|
20
|
-
type GetFwSystemsSolarSystemId = number;
|
|
21
|
-
/**
|
|
22
|
-
* victory_points integer
|
|
23
|
-
*/
|
|
24
|
-
type GetFwSystemsVictoryPoints = number;
|
|
25
|
-
/**
|
|
26
|
-
* victory_points_threshold integer
|
|
27
|
-
*/
|
|
28
|
-
type GetFwSystemsVictoryPointsThreshold = number;
|
|
29
8
|
/**
|
|
30
9
|
* 200 ok array
|
|
31
10
|
*
|
|
@@ -38,10 +17,25 @@ type GetFwSystemsOk = GetFwSystems_200Ok[];
|
|
|
38
17
|
*/
|
|
39
18
|
interface GetFwSystems_200Ok {
|
|
40
19
|
contested: GetFwSystemsContested;
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
20
|
+
/**
|
|
21
|
+
* occupier_faction_id integer
|
|
22
|
+
*/
|
|
23
|
+
occupier_faction_id: number;
|
|
24
|
+
/**
|
|
25
|
+
* owner_faction_id integer
|
|
26
|
+
*/
|
|
27
|
+
owner_faction_id: number;
|
|
28
|
+
/**
|
|
29
|
+
* solar_system_id integer
|
|
30
|
+
*/
|
|
31
|
+
solar_system_id: number;
|
|
32
|
+
/**
|
|
33
|
+
* victory_points integer
|
|
34
|
+
*/
|
|
35
|
+
victory_points: number;
|
|
36
|
+
/**
|
|
37
|
+
* victory_points_threshold integer
|
|
38
|
+
*/
|
|
39
|
+
victory_points_threshold: number;
|
|
46
40
|
[k: string]: unknown | undefined;
|
|
47
41
|
}
|
package/src/get_fw_wars_ok.d.ts
CHANGED
|
@@ -1,15 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /fw/wars/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* The faction ID of the enemy faction.
|
|
7
|
-
*/
|
|
8
|
-
type GetFwWarsAgainstId = number;
|
|
9
|
-
/**
|
|
10
|
-
* faction_id integer
|
|
11
|
-
*/
|
|
12
|
-
type GetFwWarsFactionId = number;
|
|
13
4
|
/**
|
|
14
5
|
* List of factions at war
|
|
15
6
|
*
|
|
@@ -21,7 +12,13 @@ type GetFwWarsOk = GetFwWars_200Ok[];
|
|
|
21
12
|
* 200 ok object
|
|
22
13
|
*/
|
|
23
14
|
interface GetFwWars_200Ok {
|
|
24
|
-
|
|
25
|
-
|
|
15
|
+
/**
|
|
16
|
+
* The faction ID of the enemy faction.
|
|
17
|
+
*/
|
|
18
|
+
against_id: number;
|
|
19
|
+
/**
|
|
20
|
+
* faction_id integer
|
|
21
|
+
*/
|
|
22
|
+
faction_id: number;
|
|
26
23
|
[k: string]: unknown | undefined;
|
|
27
24
|
}
|
|
@@ -1,45 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /incursions/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* The constellation id in which this incursion takes place
|
|
7
|
-
*/
|
|
8
|
-
type GetIncursionsConstellationId = number;
|
|
9
|
-
/**
|
|
10
|
-
* The attacking faction's id
|
|
11
|
-
*/
|
|
12
|
-
type GetIncursionsFactionId = number;
|
|
13
|
-
/**
|
|
14
|
-
* Whether the final encounter has boss or not
|
|
15
|
-
*/
|
|
16
|
-
type GetIncursionsHasBoss = boolean;
|
|
17
|
-
/**
|
|
18
|
-
* infested_solar_system integer
|
|
19
|
-
*/
|
|
20
|
-
type GetIncursionsInfestedSolarSystem = number;
|
|
21
|
-
/**
|
|
22
|
-
* A list of infested solar system ids that are a part of this incursion
|
|
23
|
-
*
|
|
24
|
-
* @maxItems 100
|
|
25
|
-
*/
|
|
26
|
-
type GetIncursionsInfestedSolarSystems = GetIncursionsInfestedSolarSystem[];
|
|
27
|
-
/**
|
|
28
|
-
* Influence of this incursion as a float from 0 to 1
|
|
29
|
-
*/
|
|
30
|
-
type GetIncursionsInfluence = number;
|
|
31
|
-
/**
|
|
32
|
-
* Staging solar system for this incursion
|
|
33
|
-
*/
|
|
34
|
-
type GetIncursionsStagingSolarSystemId = number;
|
|
35
4
|
/**
|
|
36
5
|
* The state of this incursion
|
|
37
6
|
*/
|
|
38
7
|
type GetIncursionsState = "withdrawing" | "mobilizing" | "established";
|
|
39
|
-
/**
|
|
40
|
-
* The type of this incursion
|
|
41
|
-
*/
|
|
42
|
-
type GetIncursionsType = string;
|
|
43
8
|
/**
|
|
44
9
|
* 200 ok array
|
|
45
10
|
*
|
|
@@ -51,13 +16,33 @@ type GetIncursionsOk = GetIncursions_200Ok[];
|
|
|
51
16
|
* 200 ok object
|
|
52
17
|
*/
|
|
53
18
|
interface GetIncursions_200Ok {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
19
|
+
/**
|
|
20
|
+
* The constellation id in which this incursion takes place
|
|
21
|
+
*/
|
|
22
|
+
constellation_id: number;
|
|
23
|
+
/**
|
|
24
|
+
* The attacking faction's id
|
|
25
|
+
*/
|
|
26
|
+
faction_id: number;
|
|
27
|
+
/**
|
|
28
|
+
* Whether the final encounter has boss or not
|
|
29
|
+
*/
|
|
30
|
+
has_boss: boolean;
|
|
31
|
+
/**
|
|
32
|
+
* A list of infested solar system ids that are a part of this incursion
|
|
33
|
+
*
|
|
34
|
+
* @maxItems 100
|
|
35
|
+
*/
|
|
36
|
+
infested_solar_systems: number[];
|
|
37
|
+
/**
|
|
38
|
+
* Influence of this incursion as a float from 0 to 1
|
|
39
|
+
*/
|
|
40
|
+
influence: number;
|
|
41
|
+
/**
|
|
42
|
+
* Staging solar system for this incursion
|
|
43
|
+
*/
|
|
44
|
+
staging_solar_system_id: number;
|
|
60
45
|
state: GetIncursionsState;
|
|
61
|
-
type:
|
|
46
|
+
type: string;
|
|
62
47
|
[k: string]: unknown | undefined;
|
|
63
48
|
}
|
|
@@ -1,31 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /industry/facilities/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* ID of the facility
|
|
7
|
-
*/
|
|
8
|
-
type GetIndustryFacilitiesFacilityId = number;
|
|
9
|
-
/**
|
|
10
|
-
* Owner of the facility
|
|
11
|
-
*/
|
|
12
|
-
type GetIndustryFacilitiesOwnerId = number;
|
|
13
|
-
/**
|
|
14
|
-
* Region ID where the facility is
|
|
15
|
-
*/
|
|
16
|
-
type GetIndustryFacilitiesRegionId = number;
|
|
17
|
-
/**
|
|
18
|
-
* Solar system ID where the facility is
|
|
19
|
-
*/
|
|
20
|
-
type GetIndustryFacilitiesSolarSystemId = number;
|
|
21
|
-
/**
|
|
22
|
-
* Tax imposed by the facility
|
|
23
|
-
*/
|
|
24
|
-
type GetIndustryFacilitiesTax = number;
|
|
25
|
-
/**
|
|
26
|
-
* Type ID of the facility
|
|
27
|
-
*/
|
|
28
|
-
type GetIndustryFacilitiesTypeId = number;
|
|
29
4
|
/**
|
|
30
5
|
* 200 ok array
|
|
31
6
|
*
|
|
@@ -37,11 +12,26 @@ type GetIndustryFacilitiesOk = GetIndustryFacilities_200Ok[];
|
|
|
37
12
|
* 200 ok object
|
|
38
13
|
*/
|
|
39
14
|
interface GetIndustryFacilities_200Ok {
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
15
|
+
/**
|
|
16
|
+
* ID of the facility
|
|
17
|
+
*/
|
|
18
|
+
facility_id: number;
|
|
19
|
+
/**
|
|
20
|
+
* Owner of the facility
|
|
21
|
+
*/
|
|
22
|
+
owner_id: number;
|
|
23
|
+
/**
|
|
24
|
+
* Region ID where the facility is
|
|
25
|
+
*/
|
|
26
|
+
region_id: number;
|
|
27
|
+
/**
|
|
28
|
+
* Solar system ID where the facility is
|
|
29
|
+
*/
|
|
30
|
+
solar_system_id: number;
|
|
31
|
+
/**
|
|
32
|
+
* Tax imposed by the facility
|
|
33
|
+
*/
|
|
34
|
+
tax?: number;
|
|
35
|
+
type_id: number;
|
|
46
36
|
[k: string]: unknown | undefined;
|
|
47
37
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /industry/systems/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
4
|
/**
|
|
6
5
|
* cost_indices array
|
|
7
6
|
*
|
|
@@ -89,14 +88,6 @@ type GetIndustrySystemsActivity =
|
|
|
89
88
|
| "researching_technology"
|
|
90
89
|
| "researching_time_efficiency"
|
|
91
90
|
| "reverse_engineering";
|
|
92
|
-
/**
|
|
93
|
-
* cost_index number
|
|
94
|
-
*/
|
|
95
|
-
type GetIndustrySystemsCostIndex = number;
|
|
96
|
-
/**
|
|
97
|
-
* solar_system_id integer
|
|
98
|
-
*/
|
|
99
|
-
type GetIndustrySystemsSolarSystemId = number;
|
|
100
91
|
/**
|
|
101
92
|
* 200 ok array
|
|
102
93
|
*
|
|
@@ -109,7 +100,10 @@ type GetIndustrySystemsOk = GetIndustrySystems_200Ok[];
|
|
|
109
100
|
*/
|
|
110
101
|
interface GetIndustrySystems_200Ok {
|
|
111
102
|
cost_indices: GetIndustrySystemsCostIndices;
|
|
112
|
-
|
|
103
|
+
/**
|
|
104
|
+
* solar_system_id integer
|
|
105
|
+
*/
|
|
106
|
+
solar_system_id: number;
|
|
113
107
|
[k: string]: unknown | undefined;
|
|
114
108
|
}
|
|
115
109
|
/**
|
|
@@ -117,6 +111,9 @@ interface GetIndustrySystems_200Ok {
|
|
|
117
111
|
*/
|
|
118
112
|
interface GetIndustrySystemsCostIndice {
|
|
119
113
|
activity: GetIndustrySystemsActivity;
|
|
120
|
-
|
|
114
|
+
/**
|
|
115
|
+
* cost_index number
|
|
116
|
+
*/
|
|
117
|
+
cost_index: number;
|
|
121
118
|
[k: string]: unknown | undefined;
|
|
122
119
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /insurance/prices/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
4
|
/**
|
|
6
5
|
* A list of a available insurance levels for this ship type
|
|
7
6
|
*
|
|
@@ -28,22 +27,6 @@ type GetInsurancePricesLevels =
|
|
|
28
27
|
GetInsurancePricesLevel,
|
|
29
28
|
GetInsurancePricesLevel
|
|
30
29
|
];
|
|
31
|
-
/**
|
|
32
|
-
* cost number
|
|
33
|
-
*/
|
|
34
|
-
type GetInsurancePricesCost = number;
|
|
35
|
-
/**
|
|
36
|
-
* Localized insurance level
|
|
37
|
-
*/
|
|
38
|
-
type GetInsurancePricesName = string;
|
|
39
|
-
/**
|
|
40
|
-
* payout number
|
|
41
|
-
*/
|
|
42
|
-
type GetInsurancePricesPayout = number;
|
|
43
|
-
/**
|
|
44
|
-
* type_id integer
|
|
45
|
-
*/
|
|
46
|
-
type GetInsurancePricesTypeId = number;
|
|
47
30
|
/**
|
|
48
31
|
* 200 ok array
|
|
49
32
|
*
|
|
@@ -56,15 +39,24 @@ type GetInsurancePricesOk = GetInsurancePrices_200Ok[];
|
|
|
56
39
|
*/
|
|
57
40
|
interface GetInsurancePrices_200Ok {
|
|
58
41
|
levels: GetInsurancePricesLevels;
|
|
59
|
-
type_id:
|
|
42
|
+
type_id: number;
|
|
60
43
|
[k: string]: unknown | undefined;
|
|
61
44
|
}
|
|
62
45
|
/**
|
|
63
46
|
* level object
|
|
64
47
|
*/
|
|
65
48
|
interface GetInsurancePricesLevel {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
49
|
+
/**
|
|
50
|
+
* cost number
|
|
51
|
+
*/
|
|
52
|
+
cost: number;
|
|
53
|
+
/**
|
|
54
|
+
* Localized insurance level
|
|
55
|
+
*/
|
|
56
|
+
name: string;
|
|
57
|
+
/**
|
|
58
|
+
* payout number
|
|
59
|
+
*/
|
|
60
|
+
payout: number;
|
|
69
61
|
[k: string]: unknown | undefined;
|
|
70
62
|
}
|