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.
- package/README.md +28 -2
- package/esi-request.d.mts +58 -0
- package/esi-request.mjs +44 -8
- package/package.json +12 -3
- package/src/get_alliances_alliance_id_contacts_labels_ok.d.ts +10 -13
- package/src/get_alliances_alliance_id_contacts_ok.d.ts +16 -24
- package/src/get_alliances_alliance_id_corporations_ok.d.ts +3 -8
- package/src/get_alliances_alliance_id_icons_ok.d.ts +10 -13
- package/src/get_alliances_alliance_id_ok.d.ts +30 -38
- package/src/get_alliances_ok.d.ts +3 -8
- package/src/get_characters_character_id_agents_research_ok.d.ts +19 -28
- package/src/get_characters_character_id_assets_ok.d.ts +23 -33
- package/src/get_characters_character_id_attributes_ok.d.ts +34 -43
- package/src/get_characters_character_id_blueprints_ok.d.ts +27 -38
- package/src/get_characters_character_id_bookmarks_folders_ok.d.ts +10 -13
- package/src/get_characters_character_id_bookmarks_ok.d.ts +47 -63
- package/src/get_characters_character_id_calendar_event_id_attendees_ok.d.ts +6 -8
- package/src/get_characters_character_id_calendar_event_id_ok.d.ts +38 -48
- package/src/get_characters_character_id_calendar_ok.d.ts +18 -23
- package/src/get_characters_character_id_clones_ok.d.ts +32 -44
- package/src/get_characters_character_id_contacts_labels_ok.d.ts +10 -13
- package/src/get_characters_character_id_contacts_ok.d.ts +24 -34
- package/src/get_characters_character_id_contracts_contract_id_bids_ok.d.ts +18 -23
- package/src/get_characters_character_id_contracts_contract_id_items_ok.d.ts +23 -33
- package/src/get_characters_character_id_contracts_ok.d.ts +78 -98
- package/src/get_characters_character_id_corporationhistory_ok.d.ts +18 -23
- package/src/get_characters_character_id_fatigue_ok.d.ts +14 -18
- package/src/get_characters_character_id_fittings_ok.d.ts +20 -33
- package/src/get_characters_character_id_fleet_ok.d.ts +14 -18
- package/src/get_characters_character_id_fw_stats_ok.d.ts +42 -53
- package/src/get_characters_character_id_implants_ok.d.ts +3 -8
- package/src/get_characters_character_id_industry_jobs_ok.d.ts +80 -108
- package/src/get_characters_character_id_killmails_recent_ok.d.ts +10 -13
- package/src/get_characters_character_id_location_ok.d.ts +14 -18
- package/src/get_characters_character_id_loyalty_points_ok.d.ts +10 -13
- package/src/get_characters_character_id_mail_labels_ok.d.ts +18 -23
- package/src/get_characters_character_id_mail_lists_ok.d.ts +10 -13
- package/src/get_characters_character_id_mail_mail_id_ok.d.ts +32 -44
- package/src/get_characters_character_id_mail_ok.d.ts +32 -44
- package/src/get_characters_character_id_medals_ok.d.ts +46 -58
- package/src/get_characters_character_id_mining_ok.d.ts +15 -23
- package/src/get_characters_character_id_notifications_contacts_ok.d.ts +22 -28
- package/src/get_characters_character_id_notifications_ok.d.ts +22 -28
- package/src/get_characters_character_id_ok.d.ts +42 -53
- package/src/get_characters_character_id_online_ok.d.ts +18 -23
- package/src/get_characters_character_id_opportunities_ok.d.ts +10 -13
- package/src/get_characters_character_id_orders_history_ok.d.ts +51 -68
- package/src/get_characters_character_id_orders_ok.d.ts +51 -68
- package/src/get_characters_character_id_planets_ok.d.ts +26 -33
- package/src/get_characters_character_id_planets_planet_id_ok.d.ts +111 -151
- package/src/get_characters_character_id_portrait_ok.d.ts +18 -23
- package/src/get_characters_character_id_roles_ok.d.ts +2 -3
- package/src/get_characters_character_id_search_ok.d.ts +63 -124
- package/src/get_characters_character_id_ship_ok.d.ts +11 -18
- package/src/get_characters_character_id_skillqueue_ok.d.ts +34 -43
- package/src/get_characters_character_id_skills_ok.d.ts +26 -33
- package/src/get_characters_character_id_standings_ok.d.ts +10 -13
- package/src/get_characters_character_id_titles_ok.d.ts +10 -13
- package/src/get_characters_character_id_wallet_journal_ok.d.ts +46 -58
- package/src/get_characters_character_id_wallet_ok.d.ts +2 -3
- package/src/get_characters_character_id_wallet_transactions_ok.d.ts +39 -53
- package/src/get_contracts_public_bids_contract_id_ok.d.ts +14 -18
- package/src/get_contracts_public_items_contract_id_ok.d.ts +35 -48
- package/src/get_contracts_public_region_id_ok.d.ts +62 -78
- package/src/get_corporation_corporation_id_mining_extractions_ok.d.ts +25 -31
- package/src/get_corporation_corporation_id_mining_observers_observer_id_ok.d.ts +21 -30
- package/src/get_corporation_corporation_id_mining_observers_ok.d.ts +11 -14
- package/src/get_corporations_corporation_id_alliancehistory_ok.d.ts +18 -23
- package/src/get_corporations_corporation_id_assets_ok.d.ts +23 -33
- package/src/get_corporations_corporation_id_blueprints_ok.d.ts +27 -38
- package/src/get_corporations_corporation_id_bookmarks_folders_ok.d.ts +14 -18
- package/src/get_corporations_corporation_id_bookmarks_ok.d.ts +47 -63
- package/src/get_corporations_corporation_id_contacts_labels_ok.d.ts +10 -13
- package/src/get_corporations_corporation_id_contacts_ok.d.ts +20 -29
- package/src/get_corporations_corporation_id_containers_logs_ok.d.ts +32 -48
- package/src/get_corporations_corporation_id_contracts_contract_id_bids_ok.d.ts +18 -23
- package/src/get_corporations_corporation_id_contracts_contract_id_items_ok.d.ts +23 -33
- package/src/get_corporations_corporation_id_contracts_ok.d.ts +78 -98
- package/src/get_corporations_corporation_id_customs_offices_ok.d.ts +54 -68
- package/src/get_corporations_corporation_id_divisions_ok.d.ts +18 -23
- package/src/get_corporations_corporation_id_facilities_ok.d.ts +11 -18
- package/src/get_corporations_corporation_id_fw_stats_ok.d.ts +38 -48
- package/src/get_corporations_corporation_id_icons_ok.d.ts +14 -18
- package/src/get_corporations_corporation_id_industry_jobs_ok.d.ts +80 -108
- package/src/get_corporations_corporation_id_killmails_recent_ok.d.ts +10 -13
- package/src/get_corporations_corporation_id_medals_issued_ok.d.ts +22 -28
- package/src/get_corporations_corporation_id_medals_ok.d.ts +22 -28
- package/src/get_corporations_corporation_id_members_limit_ok.d.ts +2 -3
- package/src/get_corporations_corporation_id_members_ok.d.ts +3 -8
- package/src/get_corporations_corporation_id_members_titles_ok.d.ts +144 -147
- package/src/get_corporations_corporation_id_membertracking_ok.d.ts +27 -38
- package/src/get_corporations_corporation_id_ok.d.ts +58 -73
- package/src/get_corporations_corporation_id_orders_history_ok.d.ts +55 -73
- package/src/get_corporations_corporation_id_orders_ok.d.ts +55 -73
- package/src/get_corporations_corporation_id_roles_history_ok.d.ts +14 -18
- package/src/get_corporations_corporation_id_roles_ok.d.ts +6 -8
- package/src/get_corporations_corporation_id_shareholders_ok.d.ts +10 -13
- package/src/get_corporations_corporation_id_standings_ok.d.ts +10 -13
- package/src/get_corporations_corporation_id_starbases_ok.d.ts +27 -38
- package/src/get_corporations_corporation_id_starbases_starbase_id_ok.d.ts +35 -48
- package/src/get_corporations_corporation_id_structures_ok.d.ts +55 -73
- package/src/get_corporations_corporation_id_titles_ok.d.ts +10 -13
- package/src/get_corporations_corporation_id_wallets_division_journal_ok.d.ts +46 -58
- package/src/get_corporations_corporation_id_wallets_division_transactions_ok.d.ts +35 -48
- package/src/get_corporations_corporation_id_wallets_ok.d.ts +10 -13
- package/src/get_corporations_npccorps_ok.d.ts +3 -8
- package/src/get_dogma_attributes_attribute_id_ok.d.ts +42 -53
- package/src/get_dogma_attributes_ok.d.ts +3 -8
- package/src/get_dogma_dynamic_items_type_id_item_id_ok.d.ts +24 -38
- package/src/get_dogma_effects_effect_id_ok.d.ts +106 -133
- package/src/get_dogma_effects_ok.d.ts +3 -8
- package/src/get_fleets_fleet_id_members_ok.d.ts +35 -48
- package/src/get_fleets_fleet_id_ok.d.ts +18 -23
- package/src/get_fleets_fleet_id_wings_ok.d.ts +18 -23
- package/src/get_fw_leaderboards_characters_ok.d.ts +50 -63
- package/src/get_fw_leaderboards_corporations_ok.d.ts +50 -63
- package/src/get_fw_leaderboards_ok.d.ts +50 -63
- package/src/get_fw_stats_ok.d.ts +38 -48
- package/src/get_fw_systems_ok.d.ts +22 -28
- package/src/get_fw_wars_ok.d.ts +10 -13
- package/src/get_incursions_ok.d.ts +29 -44
- package/src/get_industry_facilities_ok.d.ts +23 -33
- package/src/get_industry_systems_ok.d.ts +10 -13
- package/src/get_insurance_prices_ok.d.ts +15 -23
- package/src/get_killmails_killmail_id_killmail_hash_ok.d.ts +128 -180
- package/src/get_loyalty_stores_corporation_id_offers_ok.d.ts +28 -43
- package/src/get_markets_groups_market_group_id_ok.d.ts +19 -34
- package/src/get_markets_groups_ok.d.ts +3 -8
- package/src/get_markets_prices_ok.d.ts +11 -18
- package/src/get_markets_region_id_history_ok.d.ts +26 -33
- package/src/get_markets_region_id_orders_ok.d.ts +43 -58
- package/src/get_markets_region_id_types_ok.d.ts +3 -8
- package/src/get_markets_structures_structure_id_ok.d.ts +39 -53
- package/src/get_opportunities_groups_group_id_ok.d.ts +30 -45
- package/src/get_opportunities_groups_ok.d.ts +3 -8
- package/src/get_opportunities_tasks_ok.d.ts +3 -8
- package/src/get_opportunities_tasks_task_id_ok.d.ts +18 -23
- package/src/get_route_origin_destination_ok.d.ts +3 -8
- package/src/get_sovereignty_campaigns_ok.d.ts +49 -60
- package/src/get_sovereignty_map_ok.d.ts +18 -23
- package/src/get_sovereignty_structures_ok.d.ts +32 -44
- package/src/get_status_ok.d.ts +18 -23
- package/src/get_universe_ancestries_ok.d.ts +26 -33
- package/src/get_universe_asteroid_belts_asteroid_belt_id_ok.d.ts +22 -28
- package/src/get_universe_bloodlines_ok.d.ts +43 -58
- package/src/get_universe_categories_category_id_ok.d.ts +20 -29
- package/src/get_universe_categories_ok.d.ts +3 -8
- package/src/get_universe_constellations_constellation_id_ok.d.ts +32 -44
- package/src/get_universe_constellations_ok.d.ts +3 -8
- package/src/get_universe_factions_ok.d.ts +42 -53
- package/src/get_universe_graphics_graphic_id_ok.d.ts +34 -43
- package/src/get_universe_graphics_ok.d.ts +3 -8
- package/src/get_universe_groups_group_id_ok.d.ts +19 -34
- package/src/get_universe_groups_ok.d.ts +3 -8
- package/src/get_universe_moons_moon_id_ok.d.ts +26 -33
- package/src/get_universe_planets_planet_id_ok.d.ts +27 -38
- package/src/get_universe_races_ok.d.ts +18 -23
- package/src/get_universe_regions_ok.d.ts +3 -8
- package/src/get_universe_regions_region_id_ok.d.ts +20 -29
- package/src/get_universe_schematics_schematic_id_ok.d.ts +10 -13
- package/src/get_universe_stargates_stargate_id_ok.d.ts +35 -48
- package/src/get_universe_stars_star_id_ok.d.ts +27 -38
- package/src/get_universe_stations_station_id_ok.d.ts +51 -68
- package/src/get_universe_structures_ok.d.ts +3 -8
- package/src/get_universe_structures_structure_id_ok.d.ts +27 -38
- package/src/get_universe_system_jumps_ok.d.ts +10 -13
- package/src/get_universe_system_kills_ok.d.ts +18 -23
- package/src/get_universe_systems_ok.d.ts +3 -8
- package/src/get_universe_systems_system_id_ok.d.ts +66 -97
- package/src/get_universe_types_ok.d.ts +3 -8
- package/src/get_universe_types_type_id_ok.d.ts +71 -93
- package/src/get_wars_ok.d.ts +3 -8
- package/src/get_wars_war_id_killmails_ok.d.ts +10 -13
- package/src/get_wars_war_id_ok.d.ts +70 -88
- package/src/index.d.ts +42 -26
- package/src/post_characters_affiliation_ok.d.ts +18 -23
- package/src/post_characters_character_id_assets_locations_ok.d.ts +18 -23
- package/src/post_characters_character_id_assets_names_ok.d.ts +10 -13
- package/src/post_characters_character_id_contacts_created.d.ts +3 -8
- package/src/post_characters_character_id_cspa_created.d.ts +2 -3
- package/src/post_characters_character_id_fittings_created.d.ts +6 -8
- package/src/post_characters_character_id_mail_created.d.ts +2 -3
- package/src/post_characters_character_id_mail_labels_created.d.ts +2 -3
- package/src/post_corporations_corporation_id_assets_locations_ok.d.ts +18 -23
- package/src/post_corporations_corporation_id_assets_names_ok.d.ts +10 -13
- package/src/post_fleets_fleet_id_wings_created.d.ts +6 -8
- package/src/post_fleets_fleet_id_wings_wing_id_squads_created.d.ts +6 -8
- package/src/post_universe_ids_ok.d.ts +83 -238
- package/src/post_universe_names_ok.d.ts +10 -13
- package/tsconfig.json +1 -0
- package/esi-request.mts +0 -309
- 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
- package/src/post_fleets_fleet_id_members_invitation.d.ts +0 -31
- package/src/post_ui_openwindow_newmail_new_mail.d.ts +0 -46
- package/src/put_characters_character_id_calendar_event_id_response.d.ts +0 -16
- package/src/put_characters_character_id_contacts_contact_ids.d.ts +0 -18
- package/src/put_characters_character_id_mail_mail_id_contents.d.ts +0 -27
- package/src/put_fleets_fleet_id_members_member_id_movement.d.ts +0 -30
- package/src/put_fleets_fleet_id_new_settings.d.ts +0 -21
- package/src/put_fleets_fleet_id_squads_squad_id_naming.d.ts +0 -16
- package/src/put_fleets_fleet_id_wings_wing_id_naming.d.ts +0 -16
|
@@ -1,233 +1,172 @@
|
|
|
1
|
-
|
|
2
|
-
* ESI endpoint:
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* alliance_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetKillmailsKillmailIdKillmailHashAllianceId = number;
|
|
9
|
-
/**
|
|
10
|
-
* character_id integer
|
|
11
|
-
*/
|
|
12
|
-
type GetKillmailsKillmailIdKillmailHashCharacterId = number;
|
|
13
|
-
/**
|
|
14
|
-
* corporation_id integer
|
|
15
|
-
*/
|
|
16
|
-
type GetKillmailsKillmailIdKillmailHashCorporationId = number;
|
|
17
|
-
/**
|
|
18
|
-
* damage_done integer
|
|
19
|
-
*/
|
|
20
|
-
type GetKillmailsKillmailIdKillmailHashDamageDone = number;
|
|
21
|
-
/**
|
|
22
|
-
* faction_id integer
|
|
23
|
-
*/
|
|
24
|
-
type GetKillmailsKillmailIdKillmailHashFactionId = number;
|
|
25
|
-
/**
|
|
26
|
-
* Was the attacker the one to achieve the final blow
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
|
-
type GetKillmailsKillmailIdKillmailHashFinalBlow = boolean;
|
|
30
|
-
/**
|
|
31
|
-
* Security status for the attacker
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
34
|
-
type GetKillmailsKillmailIdKillmailHashSecurityStatus = number;
|
|
35
|
-
/**
|
|
36
|
-
* What ship was the attacker flying
|
|
37
|
-
*
|
|
1
|
+
/*!
|
|
2
|
+
* ESI endpoint: get:/killmails/{killmail_id}/{killmail_hash}/
|
|
38
3
|
*/
|
|
39
|
-
type GetKillmailsKillmailIdKillmailHashShipTypeId = number;
|
|
40
|
-
/**
|
|
41
|
-
* What weapon was used by the attacker for the kill
|
|
42
|
-
*
|
|
43
|
-
*/
|
|
44
|
-
type GetKillmailsKillmailIdKillmailHashWeaponTypeId = number;
|
|
45
4
|
/**
|
|
46
5
|
* attackers array
|
|
47
6
|
*
|
|
48
7
|
* @maxItems 10000
|
|
49
8
|
*/
|
|
50
9
|
type GetKillmailsKillmailIdKillmailHashAttackers = GetKillmailsKillmailIdKillmailHashAttacker[];
|
|
51
|
-
/**
|
|
52
|
-
* ID of the killmail
|
|
53
|
-
*/
|
|
54
|
-
type GetKillmailsKillmailIdKillmailHashKillmailId = number;
|
|
55
|
-
/**
|
|
56
|
-
* Time that the victim was killed and the killmail generated
|
|
57
|
-
*
|
|
58
|
-
*/
|
|
59
|
-
type GetKillmailsKillmailIdKillmailHashKillmailTime = string;
|
|
60
|
-
/**
|
|
61
|
-
* Moon if the kill took place at one
|
|
62
|
-
*/
|
|
63
|
-
type GetKillmailsKillmailIdKillmailHashMoonId = number;
|
|
64
|
-
/**
|
|
65
|
-
* Solar system that the kill took place in
|
|
66
|
-
*
|
|
67
|
-
*/
|
|
68
|
-
type GetKillmailsKillmailIdKillmailHashSolarSystemId = number;
|
|
69
|
-
/**
|
|
70
|
-
* alliance_id integer
|
|
71
|
-
*/
|
|
72
|
-
type GetKillmailsKillmailIdKillmailHashVictimAllianceId = number;
|
|
73
|
-
/**
|
|
74
|
-
* character_id integer
|
|
75
|
-
*/
|
|
76
|
-
type GetKillmailsKillmailIdKillmailHashVictimCharacterId = number;
|
|
77
|
-
/**
|
|
78
|
-
* corporation_id integer
|
|
79
|
-
*/
|
|
80
|
-
type GetKillmailsKillmailIdKillmailHashVictimCorporationId = number;
|
|
81
|
-
/**
|
|
82
|
-
* How much total damage was taken by the victim
|
|
83
|
-
*
|
|
84
|
-
*/
|
|
85
|
-
type GetKillmailsKillmailIdKillmailHashDamageTaken = number;
|
|
86
|
-
/**
|
|
87
|
-
* faction_id integer
|
|
88
|
-
*/
|
|
89
|
-
type GetKillmailsKillmailIdKillmailHashVictimFactionId = number;
|
|
90
|
-
/**
|
|
91
|
-
* Flag for the location of the item
|
|
92
|
-
*
|
|
93
|
-
*/
|
|
94
|
-
type GetKillmailsKillmailIdKillmailHashFlag = number;
|
|
95
|
-
/**
|
|
96
|
-
* item_type_id integer
|
|
97
|
-
*/
|
|
98
|
-
type GetKillmailsKillmailIdKillmailHashItemTypeId = number;
|
|
99
|
-
/**
|
|
100
|
-
* flag integer
|
|
101
|
-
*/
|
|
102
|
-
type GetKillmailsKillmailIdKillmailHashItemFlag = number;
|
|
103
|
-
/**
|
|
104
|
-
* item_type_id integer
|
|
105
|
-
*/
|
|
106
|
-
type GetKillmailsKillmailIdKillmailHashItemItemTypeId = number;
|
|
107
|
-
/**
|
|
108
|
-
* quantity_destroyed integer
|
|
109
|
-
*/
|
|
110
|
-
type GetKillmailsKillmailIdKillmailHashItemQuantityDestroyed = number;
|
|
111
|
-
/**
|
|
112
|
-
* quantity_dropped integer
|
|
113
|
-
*/
|
|
114
|
-
type GetKillmailsKillmailIdKillmailHashItemQuantityDropped = number;
|
|
115
|
-
/**
|
|
116
|
-
* singleton integer
|
|
117
|
-
*/
|
|
118
|
-
type GetKillmailsKillmailIdKillmailHashItemSingleton = number;
|
|
119
10
|
/**
|
|
120
11
|
* items array
|
|
121
12
|
*
|
|
122
13
|
* @maxItems 10000
|
|
123
14
|
*/
|
|
124
15
|
type GetKillmailsKillmailIdKillmailHashItemItems = GetKillmailsKillmailIdKillmailHashItemsItem[];
|
|
125
|
-
/**
|
|
126
|
-
* How many of the item were destroyed if any
|
|
127
|
-
*
|
|
128
|
-
*/
|
|
129
|
-
type GetKillmailsKillmailIdKillmailHashQuantityDestroyed = number;
|
|
130
|
-
/**
|
|
131
|
-
* How many of the item were dropped if any
|
|
132
|
-
*
|
|
133
|
-
*/
|
|
134
|
-
type GetKillmailsKillmailIdKillmailHashQuantityDropped = number;
|
|
135
|
-
/**
|
|
136
|
-
* singleton integer
|
|
137
|
-
*/
|
|
138
|
-
type GetKillmailsKillmailIdKillmailHashSingleton = number;
|
|
139
16
|
/**
|
|
140
17
|
* items array
|
|
141
18
|
*
|
|
142
19
|
* @maxItems 10000
|
|
143
20
|
*/
|
|
144
21
|
type GetKillmailsKillmailIdKillmailHashItems = GetKillmailsKillmailIdKillmailHashItem[];
|
|
145
|
-
/**
|
|
146
|
-
* x number
|
|
147
|
-
*/
|
|
148
|
-
type GetKillmailsKillmailIdKillmailHashX = number;
|
|
149
|
-
/**
|
|
150
|
-
* y number
|
|
151
|
-
*/
|
|
152
|
-
type GetKillmailsKillmailIdKillmailHashY = number;
|
|
153
|
-
/**
|
|
154
|
-
* z number
|
|
155
|
-
*/
|
|
156
|
-
type GetKillmailsKillmailIdKillmailHashZ = number;
|
|
157
|
-
/**
|
|
158
|
-
* The ship that the victim was piloting and was destroyed
|
|
159
|
-
*
|
|
160
|
-
*/
|
|
161
|
-
type GetKillmailsKillmailIdKillmailHashVictimShipTypeId = number;
|
|
162
|
-
/**
|
|
163
|
-
* War if the killmail is generated in relation to an official war
|
|
164
|
-
*
|
|
165
|
-
*/
|
|
166
|
-
type GetKillmailsKillmailIdKillmailHashWarId = number;
|
|
167
22
|
|
|
168
23
|
/**
|
|
169
24
|
* 200 ok object
|
|
170
25
|
*/
|
|
171
26
|
interface GetKillmailsKillmailIdKillmailHashOk {
|
|
172
27
|
attackers: GetKillmailsKillmailIdKillmailHashAttackers;
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
28
|
+
/**
|
|
29
|
+
* ID of the killmail
|
|
30
|
+
*/
|
|
31
|
+
killmail_id: number;
|
|
32
|
+
/**
|
|
33
|
+
* Time that the victim was killed and the killmail generated
|
|
34
|
+
*
|
|
35
|
+
*/
|
|
36
|
+
killmail_time: string;
|
|
37
|
+
/**
|
|
38
|
+
* Moon if the kill took place at one
|
|
39
|
+
*/
|
|
40
|
+
moon_id?: number;
|
|
41
|
+
/**
|
|
42
|
+
* Solar system that the kill took place in
|
|
43
|
+
*
|
|
44
|
+
*/
|
|
45
|
+
solar_system_id: number;
|
|
177
46
|
victim: GetKillmailsKillmailIdKillmailHashVictim;
|
|
178
|
-
|
|
47
|
+
/**
|
|
48
|
+
* War if the killmail is generated in relation to an official war
|
|
49
|
+
*
|
|
50
|
+
*/
|
|
51
|
+
war_id?: number;
|
|
179
52
|
[k: string]: unknown | undefined;
|
|
180
53
|
}
|
|
181
54
|
/**
|
|
182
55
|
* attacker object
|
|
183
56
|
*/
|
|
184
57
|
interface GetKillmailsKillmailIdKillmailHashAttacker {
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
58
|
+
/**
|
|
59
|
+
* alliance_id integer
|
|
60
|
+
*/
|
|
61
|
+
alliance_id?: number;
|
|
62
|
+
/**
|
|
63
|
+
* character_id integer
|
|
64
|
+
*/
|
|
65
|
+
character_id?: number;
|
|
66
|
+
/**
|
|
67
|
+
* corporation_id integer
|
|
68
|
+
*/
|
|
69
|
+
corporation_id?: number;
|
|
70
|
+
/**
|
|
71
|
+
* damage_done integer
|
|
72
|
+
*/
|
|
73
|
+
damage_done: number;
|
|
74
|
+
/**
|
|
75
|
+
* faction_id integer
|
|
76
|
+
*/
|
|
77
|
+
faction_id?: number;
|
|
78
|
+
/**
|
|
79
|
+
* Was the attacker the one to achieve the final blow
|
|
80
|
+
*
|
|
81
|
+
*/
|
|
82
|
+
final_blow: boolean;
|
|
83
|
+
/**
|
|
84
|
+
* Security status for the attacker
|
|
85
|
+
*
|
|
86
|
+
*/
|
|
87
|
+
security_status: number;
|
|
88
|
+
ship_type_id?: number;
|
|
89
|
+
weapon_type_id?: number;
|
|
194
90
|
[k: string]: unknown | undefined;
|
|
195
91
|
}
|
|
196
92
|
/**
|
|
197
93
|
* victim object
|
|
198
94
|
*/
|
|
199
95
|
interface GetKillmailsKillmailIdKillmailHashVictim {
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
96
|
+
/**
|
|
97
|
+
* alliance_id integer
|
|
98
|
+
*/
|
|
99
|
+
alliance_id?: number;
|
|
100
|
+
/**
|
|
101
|
+
* character_id integer
|
|
102
|
+
*/
|
|
103
|
+
character_id?: number;
|
|
104
|
+
/**
|
|
105
|
+
* corporation_id integer
|
|
106
|
+
*/
|
|
107
|
+
corporation_id?: number;
|
|
108
|
+
/**
|
|
109
|
+
* How much total damage was taken by the victim
|
|
110
|
+
*
|
|
111
|
+
*/
|
|
112
|
+
damage_taken: number;
|
|
113
|
+
/**
|
|
114
|
+
* faction_id integer
|
|
115
|
+
*/
|
|
116
|
+
faction_id?: number;
|
|
205
117
|
items?: GetKillmailsKillmailIdKillmailHashItems;
|
|
206
118
|
position?: GetKillmailsKillmailIdKillmailHashPosition;
|
|
207
|
-
ship_type_id:
|
|
119
|
+
ship_type_id: number;
|
|
208
120
|
[k: string]: unknown | undefined;
|
|
209
121
|
}
|
|
210
122
|
/**
|
|
211
123
|
* item object
|
|
212
124
|
*/
|
|
213
125
|
interface GetKillmailsKillmailIdKillmailHashItem {
|
|
214
|
-
|
|
215
|
-
|
|
126
|
+
/**
|
|
127
|
+
* Flag for the location of the item
|
|
128
|
+
*
|
|
129
|
+
*/
|
|
130
|
+
flag: number;
|
|
131
|
+
item_type_id: number;
|
|
216
132
|
items?: GetKillmailsKillmailIdKillmailHashItemItems;
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
133
|
+
/**
|
|
134
|
+
* How many of the item were destroyed if any
|
|
135
|
+
*
|
|
136
|
+
*/
|
|
137
|
+
quantity_destroyed?: number;
|
|
138
|
+
/**
|
|
139
|
+
* How many of the item were dropped if any
|
|
140
|
+
*
|
|
141
|
+
*/
|
|
142
|
+
quantity_dropped?: number;
|
|
143
|
+
/**
|
|
144
|
+
* singleton integer
|
|
145
|
+
*/
|
|
146
|
+
singleton: number;
|
|
220
147
|
[k: string]: unknown | undefined;
|
|
221
148
|
}
|
|
222
149
|
/**
|
|
223
150
|
* item object
|
|
224
151
|
*/
|
|
225
152
|
interface GetKillmailsKillmailIdKillmailHashItemsItem {
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
153
|
+
/**
|
|
154
|
+
* flag integer
|
|
155
|
+
*/
|
|
156
|
+
flag: number;
|
|
157
|
+
item_type_id: number;
|
|
158
|
+
/**
|
|
159
|
+
* quantity_destroyed integer
|
|
160
|
+
*/
|
|
161
|
+
quantity_destroyed?: number;
|
|
162
|
+
/**
|
|
163
|
+
* quantity_dropped integer
|
|
164
|
+
*/
|
|
165
|
+
quantity_dropped?: number;
|
|
166
|
+
/**
|
|
167
|
+
* singleton integer
|
|
168
|
+
*/
|
|
169
|
+
singleton: number;
|
|
231
170
|
[k: string]: unknown | undefined;
|
|
232
171
|
}
|
|
233
172
|
/**
|
|
@@ -235,8 +174,17 @@ interface GetKillmailsKillmailIdKillmailHashItemsItem {
|
|
|
235
174
|
*
|
|
236
175
|
*/
|
|
237
176
|
interface GetKillmailsKillmailIdKillmailHashPosition {
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
177
|
+
/**
|
|
178
|
+
* x number
|
|
179
|
+
*/
|
|
180
|
+
x: number;
|
|
181
|
+
/**
|
|
182
|
+
* y number
|
|
183
|
+
*/
|
|
184
|
+
y: number;
|
|
185
|
+
/**
|
|
186
|
+
* z number
|
|
187
|
+
*/
|
|
188
|
+
z: number;
|
|
241
189
|
[k: string]: unknown | undefined;
|
|
242
190
|
}
|
|
@@ -1,45 +1,12 @@
|
|
|
1
|
-
|
|
2
|
-
* ESI endpoint:
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Analysis kredit cost
|
|
7
|
-
*/
|
|
8
|
-
type GetLoyaltyStoresCorporationIdOffersAkCost = number;
|
|
9
|
-
/**
|
|
10
|
-
* isk_cost integer
|
|
11
|
-
*/
|
|
12
|
-
type GetLoyaltyStoresCorporationIdOffersIskCost = number;
|
|
13
|
-
/**
|
|
14
|
-
* lp_cost integer
|
|
15
|
-
*/
|
|
16
|
-
type GetLoyaltyStoresCorporationIdOffersLpCost = number;
|
|
17
|
-
/**
|
|
18
|
-
* offer_id integer
|
|
19
|
-
*/
|
|
20
|
-
type GetLoyaltyStoresCorporationIdOffersOfferId = number;
|
|
21
|
-
/**
|
|
22
|
-
* quantity integer
|
|
23
|
-
*/
|
|
24
|
-
type GetLoyaltyStoresCorporationIdOffersQuantity = number;
|
|
25
|
-
/**
|
|
26
|
-
* quantity integer
|
|
1
|
+
/*!
|
|
2
|
+
* ESI endpoint: get:/loyalty/stores/{corporation_id}/offers/
|
|
27
3
|
*/
|
|
28
|
-
type GetLoyaltyStoresCorporationIdOffersRequiredItemQuantity = number;
|
|
29
|
-
/**
|
|
30
|
-
* type_id integer
|
|
31
|
-
*/
|
|
32
|
-
type GetLoyaltyStoresCorporationIdOffersRequiredItemTypeId = number;
|
|
33
4
|
/**
|
|
34
5
|
* required_items array
|
|
35
6
|
*
|
|
36
7
|
* @maxItems 100
|
|
37
8
|
*/
|
|
38
9
|
type GetLoyaltyStoresCorporationIdOffersRequiredItems = GetLoyaltyStoresCorporationIdOffersRequiredItem[];
|
|
39
|
-
/**
|
|
40
|
-
* type_id integer
|
|
41
|
-
*/
|
|
42
|
-
type GetLoyaltyStoresCorporationIdOffersTypeId = number;
|
|
43
10
|
/**
|
|
44
11
|
* 200 ok array
|
|
45
12
|
*
|
|
@@ -51,20 +18,38 @@ type GetLoyaltyStoresCorporationIdOffersOk = GetLoyaltyStoresCorporationIdOffers
|
|
|
51
18
|
* 200 ok object
|
|
52
19
|
*/
|
|
53
20
|
interface GetLoyaltyStoresCorporationIdOffers_200Ok {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
21
|
+
/**
|
|
22
|
+
* Analysis kredit cost
|
|
23
|
+
*/
|
|
24
|
+
ak_cost?: number;
|
|
25
|
+
/**
|
|
26
|
+
* isk_cost integer
|
|
27
|
+
*/
|
|
28
|
+
isk_cost: number;
|
|
29
|
+
/**
|
|
30
|
+
* lp_cost integer
|
|
31
|
+
*/
|
|
32
|
+
lp_cost: number;
|
|
33
|
+
/**
|
|
34
|
+
* offer_id integer
|
|
35
|
+
*/
|
|
36
|
+
offer_id: number;
|
|
37
|
+
/**
|
|
38
|
+
* quantity integer
|
|
39
|
+
*/
|
|
40
|
+
quantity: number;
|
|
59
41
|
required_items: GetLoyaltyStoresCorporationIdOffersRequiredItems;
|
|
60
|
-
type_id:
|
|
42
|
+
type_id: number;
|
|
61
43
|
[k: string]: unknown | undefined;
|
|
62
44
|
}
|
|
63
45
|
/**
|
|
64
46
|
* required_item object
|
|
65
47
|
*/
|
|
66
48
|
interface GetLoyaltyStoresCorporationIdOffersRequiredItem {
|
|
67
|
-
|
|
68
|
-
|
|
49
|
+
/**
|
|
50
|
+
* quantity integer
|
|
51
|
+
*/
|
|
52
|
+
quantity: number;
|
|
53
|
+
type_id: number;
|
|
69
54
|
[k: string]: unknown | undefined;
|
|
70
55
|
}
|
|
@@ -1,42 +1,27 @@
|
|
|
1
|
-
|
|
2
|
-
* ESI endpoint:
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* description string
|
|
7
|
-
*/
|
|
8
|
-
type GetMarketsGroupsMarketGroupIdDescription = string;
|
|
9
|
-
/**
|
|
10
|
-
* market_group_id integer
|
|
11
|
-
*/
|
|
12
|
-
type GetMarketsGroupsMarketGroupIdMarketGroupId = number;
|
|
13
|
-
/**
|
|
14
|
-
* name string
|
|
15
|
-
*/
|
|
16
|
-
type GetMarketsGroupsMarketGroupIdName = string;
|
|
17
|
-
/**
|
|
18
|
-
* parent_group_id integer
|
|
19
|
-
*/
|
|
20
|
-
type GetMarketsGroupsMarketGroupIdParentGroupId = number;
|
|
21
|
-
/**
|
|
22
|
-
* type integer
|
|
23
|
-
*/
|
|
24
|
-
type GetMarketsGroupsMarketGroupIdType = number;
|
|
25
|
-
/**
|
|
26
|
-
* types array
|
|
27
|
-
*
|
|
28
|
-
* @maxItems 5000
|
|
1
|
+
/*!
|
|
2
|
+
* ESI endpoint: get:/markets/groups/{market_group_id}/
|
|
29
3
|
*/
|
|
30
|
-
type GetMarketsGroupsMarketGroupIdTypes = GetMarketsGroupsMarketGroupIdType[];
|
|
31
4
|
|
|
32
5
|
/**
|
|
33
6
|
* 200 ok object
|
|
34
7
|
*/
|
|
35
8
|
interface GetMarketsGroupsMarketGroupIdOk {
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
9
|
+
/**
|
|
10
|
+
* description string
|
|
11
|
+
*/
|
|
12
|
+
description: string;
|
|
13
|
+
/**
|
|
14
|
+
* market_group_id integer
|
|
15
|
+
*/
|
|
16
|
+
market_group_id: number;
|
|
17
|
+
/**
|
|
18
|
+
* name string
|
|
19
|
+
*/
|
|
20
|
+
name: string;
|
|
21
|
+
/**
|
|
22
|
+
* parent_group_id integer
|
|
23
|
+
*/
|
|
24
|
+
parent_group_id?: number;
|
|
25
|
+
types: number[];
|
|
41
26
|
[k: string]: unknown | undefined;
|
|
42
27
|
}
|
|
@@ -1,14 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
* ESI endpoint:
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* 200 ok integer
|
|
1
|
+
/*!
|
|
2
|
+
* ESI endpoint: get:/markets/groups/
|
|
7
3
|
*/
|
|
8
|
-
type GetMarketsGroups_200Ok = number;
|
|
9
4
|
/**
|
|
10
5
|
* 200 ok array
|
|
11
6
|
*
|
|
12
7
|
* @maxItems 5000
|
|
13
8
|
*/
|
|
14
|
-
type GetMarketsGroupsOk =
|
|
9
|
+
type GetMarketsGroupsOk = number[];
|
|
@@ -1,19 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
* ESI endpoint:
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* adjusted_price number
|
|
7
|
-
*/
|
|
8
|
-
type GetMarketsPricesAdjustedPrice = number;
|
|
9
|
-
/**
|
|
10
|
-
* average_price number
|
|
11
|
-
*/
|
|
12
|
-
type GetMarketsPricesAveragePrice = number;
|
|
13
|
-
/**
|
|
14
|
-
* type_id integer
|
|
1
|
+
/*!
|
|
2
|
+
* ESI endpoint: get:/markets/prices/
|
|
15
3
|
*/
|
|
16
|
-
type GetMarketsPricesTypeId = number;
|
|
17
4
|
/**
|
|
18
5
|
* 200 ok array
|
|
19
6
|
*
|
|
@@ -25,8 +12,14 @@ type GetMarketsPricesOk = GetMarketsPrices_200Ok[];
|
|
|
25
12
|
* 200 ok object
|
|
26
13
|
*/
|
|
27
14
|
interface GetMarketsPrices_200Ok {
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
15
|
+
/**
|
|
16
|
+
* adjusted_price number
|
|
17
|
+
*/
|
|
18
|
+
adjusted_price?: number;
|
|
19
|
+
/**
|
|
20
|
+
* average_price number
|
|
21
|
+
*/
|
|
22
|
+
average_price?: number;
|
|
23
|
+
type_id: number;
|
|
31
24
|
[k: string]: unknown | undefined;
|
|
32
25
|
}
|
|
@@ -1,31 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
* ESI endpoint:
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* average number
|
|
7
|
-
*/
|
|
8
|
-
type GetMarketsRegionIdHistoryAverage = number;
|
|
9
|
-
/**
|
|
10
|
-
* The date of this historical statistic entry
|
|
11
|
-
*/
|
|
12
|
-
type GetMarketsRegionIdHistoryDate = string;
|
|
13
|
-
/**
|
|
14
|
-
* highest number
|
|
15
|
-
*/
|
|
16
|
-
type GetMarketsRegionIdHistoryHighest = number;
|
|
17
|
-
/**
|
|
18
|
-
* lowest number
|
|
19
|
-
*/
|
|
20
|
-
type GetMarketsRegionIdHistoryLowest = number;
|
|
21
|
-
/**
|
|
22
|
-
* Total number of orders happened that day
|
|
23
|
-
*/
|
|
24
|
-
type GetMarketsRegionIdHistoryOrderCount = number;
|
|
25
|
-
/**
|
|
26
|
-
* Total
|
|
1
|
+
/*!
|
|
2
|
+
* ESI endpoint: get:/markets/{region_id}/history/
|
|
27
3
|
*/
|
|
28
|
-
type GetMarketsRegionIdHistoryVolume = number;
|
|
29
4
|
/**
|
|
30
5
|
* 200 ok array
|
|
31
6
|
*
|
|
@@ -37,11 +12,29 @@ type GetMarketsRegionIdHistoryOk = GetMarketsRegionIdHistory_200Ok[];
|
|
|
37
12
|
* 200 ok object
|
|
38
13
|
*/
|
|
39
14
|
interface GetMarketsRegionIdHistory_200Ok {
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
15
|
+
/**
|
|
16
|
+
* average number
|
|
17
|
+
*/
|
|
18
|
+
average: number;
|
|
19
|
+
/**
|
|
20
|
+
* The date of this historical statistic entry
|
|
21
|
+
*/
|
|
22
|
+
date: string;
|
|
23
|
+
/**
|
|
24
|
+
* highest number
|
|
25
|
+
*/
|
|
26
|
+
highest: number;
|
|
27
|
+
/**
|
|
28
|
+
* lowest number
|
|
29
|
+
*/
|
|
30
|
+
lowest: number;
|
|
31
|
+
/**
|
|
32
|
+
* Total number of orders happened that day
|
|
33
|
+
*/
|
|
34
|
+
order_count: number;
|
|
35
|
+
/**
|
|
36
|
+
* Total
|
|
37
|
+
*/
|
|
38
|
+
volume: number;
|
|
46
39
|
[k: string]: unknown | undefined;
|
|
47
40
|
}
|