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,11 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/blueprints/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Unique ID for this item.
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdBlueprintsItemId = number;
|
|
9
4
|
/**
|
|
10
5
|
* Type of the location_id
|
|
11
6
|
*/
|
|
@@ -127,30 +122,6 @@ type GetCorporationsCorporationIdBlueprintsLocationFlag =
|
|
|
127
122
|
| "Unlocked"
|
|
128
123
|
| "Wallet"
|
|
129
124
|
| "Wardrobe";
|
|
130
|
-
/**
|
|
131
|
-
* References a station, a ship or an item_id if this blueprint is located within a container.
|
|
132
|
-
*/
|
|
133
|
-
type GetCorporationsCorporationIdBlueprintsLocationId = number;
|
|
134
|
-
/**
|
|
135
|
-
* Material Efficiency Level of the blueprint.
|
|
136
|
-
*/
|
|
137
|
-
type GetCorporationsCorporationIdBlueprintsMaterialEfficiency = number;
|
|
138
|
-
/**
|
|
139
|
-
* A range of numbers with a minimum of -2 and no maximum value where -1 is an original and -2 is a copy. It can be a positive integer if it is a stack of blueprint originals fresh from the market (e.g. no activities performed on them yet).
|
|
140
|
-
*/
|
|
141
|
-
type GetCorporationsCorporationIdBlueprintsQuantity = number;
|
|
142
|
-
/**
|
|
143
|
-
* Number of runs remaining if the blueprint is a copy, -1 if it is an original.
|
|
144
|
-
*/
|
|
145
|
-
type GetCorporationsCorporationIdBlueprintsRuns = number;
|
|
146
|
-
/**
|
|
147
|
-
* Time Efficiency Level of the blueprint.
|
|
148
|
-
*/
|
|
149
|
-
type GetCorporationsCorporationIdBlueprintsTimeEfficiency = number;
|
|
150
|
-
/**
|
|
151
|
-
* type_id integer
|
|
152
|
-
*/
|
|
153
|
-
type GetCorporationsCorporationIdBlueprintsTypeId = number;
|
|
154
125
|
/**
|
|
155
126
|
* 200 ok array
|
|
156
127
|
*
|
|
@@ -162,13 +133,31 @@ type GetCorporationsCorporationIdBlueprintsOk = GetCorporationsCorporationIdBlue
|
|
|
162
133
|
* 200 ok object
|
|
163
134
|
*/
|
|
164
135
|
interface GetCorporationsCorporationIdBlueprints_200Ok {
|
|
165
|
-
|
|
136
|
+
/**
|
|
137
|
+
* Unique ID for this item.
|
|
138
|
+
*/
|
|
139
|
+
item_id: number;
|
|
166
140
|
location_flag: GetCorporationsCorporationIdBlueprintsLocationFlag;
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
141
|
+
/**
|
|
142
|
+
* References a station, a ship or an item_id if this blueprint is located within a container.
|
|
143
|
+
*/
|
|
144
|
+
location_id: number;
|
|
145
|
+
/**
|
|
146
|
+
* Material Efficiency Level of the blueprint.
|
|
147
|
+
*/
|
|
148
|
+
material_efficiency: number;
|
|
149
|
+
/**
|
|
150
|
+
* A range of numbers with a minimum of -2 and no maximum value where -1 is an original and -2 is a copy. It can be a positive integer if it is a stack of blueprint originals fresh from the market (e.g. no activities performed on them yet).
|
|
151
|
+
*/
|
|
152
|
+
quantity: number;
|
|
153
|
+
/**
|
|
154
|
+
* Number of runs remaining if the blueprint is a copy, -1 if it is an original.
|
|
155
|
+
*/
|
|
156
|
+
runs: number;
|
|
157
|
+
/**
|
|
158
|
+
* Time Efficiency Level of the blueprint.
|
|
159
|
+
*/
|
|
160
|
+
time_efficiency: number;
|
|
161
|
+
type_id: number;
|
|
173
162
|
[k: string]: unknown | undefined;
|
|
174
163
|
}
|
|
@@ -1,19 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/bookmarks/folders/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* creator_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdBookmarksFoldersCreatorId = number;
|
|
9
|
-
/**
|
|
10
|
-
* folder_id integer
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdBookmarksFoldersFolderId = number;
|
|
13
|
-
/**
|
|
14
|
-
* name string
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdBookmarksFoldersName = string;
|
|
17
4
|
/**
|
|
18
5
|
* 200 ok array
|
|
19
6
|
*
|
|
@@ -25,8 +12,17 @@ type GetCorporationsCorporationIdBookmarksFoldersOk = GetCorporationsCorporation
|
|
|
25
12
|
* 200 ok object
|
|
26
13
|
*/
|
|
27
14
|
interface GetCorporationsCorporationIdBookmarksFolders_200Ok {
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
15
|
+
/**
|
|
16
|
+
* creator_id integer
|
|
17
|
+
*/
|
|
18
|
+
creator_id?: number;
|
|
19
|
+
/**
|
|
20
|
+
* folder_id integer
|
|
21
|
+
*/
|
|
22
|
+
folder_id: number;
|
|
23
|
+
/**
|
|
24
|
+
* name string
|
|
25
|
+
*/
|
|
26
|
+
name: string;
|
|
31
27
|
[k: string]: unknown | undefined;
|
|
32
28
|
}
|
|
@@ -1,55 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/bookmarks/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* bookmark_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdBookmarksBookmarkId = number;
|
|
9
|
-
/**
|
|
10
|
-
* x number
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdBookmarksX = number;
|
|
13
|
-
/**
|
|
14
|
-
* y number
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdBookmarksY = number;
|
|
17
|
-
/**
|
|
18
|
-
* z number
|
|
19
|
-
*/
|
|
20
|
-
type GetCorporationsCorporationIdBookmarksZ = number;
|
|
21
|
-
/**
|
|
22
|
-
* created string
|
|
23
|
-
*/
|
|
24
|
-
type GetCorporationsCorporationIdBookmarksCreated = string;
|
|
25
|
-
/**
|
|
26
|
-
* creator_id integer
|
|
27
|
-
*/
|
|
28
|
-
type GetCorporationsCorporationIdBookmarksCreatorId = number;
|
|
29
|
-
/**
|
|
30
|
-
* folder_id integer
|
|
31
|
-
*/
|
|
32
|
-
type GetCorporationsCorporationIdBookmarksFolderId = number;
|
|
33
|
-
/**
|
|
34
|
-
* item_id integer
|
|
35
|
-
*/
|
|
36
|
-
type GetCorporationsCorporationIdBookmarksItemId = number;
|
|
37
|
-
/**
|
|
38
|
-
* type_id integer
|
|
39
|
-
*/
|
|
40
|
-
type GetCorporationsCorporationIdBookmarksTypeId = number;
|
|
41
|
-
/**
|
|
42
|
-
* label string
|
|
43
|
-
*/
|
|
44
|
-
type GetCorporationsCorporationIdBookmarksLabel = string;
|
|
45
|
-
/**
|
|
46
|
-
* location_id integer
|
|
47
|
-
*/
|
|
48
|
-
type GetCorporationsCorporationIdBookmarksLocationId = number;
|
|
49
|
-
/**
|
|
50
|
-
* notes string
|
|
51
|
-
*/
|
|
52
|
-
type GetCorporationsCorporationIdBookmarksNotes = string;
|
|
53
4
|
/**
|
|
54
5
|
* 200 ok array
|
|
55
6
|
*
|
|
@@ -61,31 +12,64 @@ type GetCorporationsCorporationIdBookmarksOk = GetCorporationsCorporationIdBookm
|
|
|
61
12
|
* 200 ok object
|
|
62
13
|
*/
|
|
63
14
|
interface GetCorporationsCorporationIdBookmarks_200Ok {
|
|
64
|
-
|
|
15
|
+
/**
|
|
16
|
+
* bookmark_id integer
|
|
17
|
+
*/
|
|
18
|
+
bookmark_id: number;
|
|
65
19
|
coordinates?: GetCorporationsCorporationIdBookmarksCoordinates;
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
20
|
+
/**
|
|
21
|
+
* created string
|
|
22
|
+
*/
|
|
23
|
+
created: string;
|
|
24
|
+
/**
|
|
25
|
+
* creator_id integer
|
|
26
|
+
*/
|
|
27
|
+
creator_id: number;
|
|
28
|
+
/**
|
|
29
|
+
* folder_id integer
|
|
30
|
+
*/
|
|
31
|
+
folder_id?: number;
|
|
69
32
|
item?: GetCorporationsCorporationIdBookmarksItem;
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
33
|
+
/**
|
|
34
|
+
* label string
|
|
35
|
+
*/
|
|
36
|
+
label: string;
|
|
37
|
+
/**
|
|
38
|
+
* location_id integer
|
|
39
|
+
*/
|
|
40
|
+
location_id: number;
|
|
41
|
+
/**
|
|
42
|
+
* notes string
|
|
43
|
+
*/
|
|
44
|
+
notes: string;
|
|
73
45
|
[k: string]: unknown | undefined;
|
|
74
46
|
}
|
|
75
47
|
/**
|
|
76
48
|
* Optional object that is returned if a bookmark was made on a planet or a random location in space.
|
|
77
49
|
*/
|
|
78
50
|
interface GetCorporationsCorporationIdBookmarksCoordinates {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
51
|
+
/**
|
|
52
|
+
* x number
|
|
53
|
+
*/
|
|
54
|
+
x: number;
|
|
55
|
+
/**
|
|
56
|
+
* y number
|
|
57
|
+
*/
|
|
58
|
+
y: number;
|
|
59
|
+
/**
|
|
60
|
+
* z number
|
|
61
|
+
*/
|
|
62
|
+
z: number;
|
|
82
63
|
[k: string]: unknown | undefined;
|
|
83
64
|
}
|
|
84
65
|
/**
|
|
85
66
|
* Optional object that is returned if a bookmark was made on a particular item.
|
|
86
67
|
*/
|
|
87
68
|
interface GetCorporationsCorporationIdBookmarksItem {
|
|
88
|
-
|
|
89
|
-
|
|
69
|
+
/**
|
|
70
|
+
* item_id integer
|
|
71
|
+
*/
|
|
72
|
+
item_id: number;
|
|
73
|
+
type_id: number;
|
|
90
74
|
[k: string]: unknown | undefined;
|
|
91
75
|
}
|
|
@@ -1,15 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/contacts/labels/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* label_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdContactsLabelsLabelId = number;
|
|
9
|
-
/**
|
|
10
|
-
* label_name string
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdContactsLabelsLabelName = string;
|
|
13
4
|
/**
|
|
14
5
|
* 200 ok array
|
|
15
6
|
*
|
|
@@ -21,7 +12,13 @@ type GetCorporationsCorporationIdContactsLabelsOk = GetCorporationsCorporationId
|
|
|
21
12
|
* 200 ok object
|
|
22
13
|
*/
|
|
23
14
|
interface GetCorporationsCorporationIdContactsLabels_200Ok {
|
|
24
|
-
|
|
25
|
-
|
|
15
|
+
/**
|
|
16
|
+
* label_id integer
|
|
17
|
+
*/
|
|
18
|
+
label_id: number;
|
|
19
|
+
/**
|
|
20
|
+
* label_name string
|
|
21
|
+
*/
|
|
22
|
+
label_name: string;
|
|
26
23
|
[k: string]: unknown | undefined;
|
|
27
24
|
}
|
|
@@ -1,33 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/contacts/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* contact_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdContactsContactId = number;
|
|
9
4
|
/**
|
|
10
5
|
* contact_type string
|
|
11
6
|
*/
|
|
12
7
|
type GetCorporationsCorporationIdContactsContactType = "character" | "corporation" | "alliance" | "faction";
|
|
13
|
-
/**
|
|
14
|
-
* Whether this contact is being watched
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdContactsIsWatched = boolean;
|
|
17
|
-
/**
|
|
18
|
-
* Label IDs applied to the contact
|
|
19
|
-
*/
|
|
20
|
-
type GetCorporationsCorporationIdContactsLabelId = number;
|
|
21
|
-
/**
|
|
22
|
-
* label_ids array
|
|
23
|
-
*
|
|
24
|
-
* @maxItems 63
|
|
25
|
-
*/
|
|
26
|
-
type GetCorporationsCorporationIdContactsLabelIds = GetCorporationsCorporationIdContactsLabelId[];
|
|
27
|
-
/**
|
|
28
|
-
* Standing of the contact
|
|
29
|
-
*/
|
|
30
|
-
type GetCorporationsCorporationIdContactsStanding = number;
|
|
31
8
|
/**
|
|
32
9
|
* 200 ok array
|
|
33
10
|
*
|
|
@@ -39,10 +16,24 @@ type GetCorporationsCorporationIdContactsOk = GetCorporationsCorporationIdContac
|
|
|
39
16
|
* 200 ok object
|
|
40
17
|
*/
|
|
41
18
|
interface GetCorporationsCorporationIdContacts_200Ok {
|
|
42
|
-
|
|
19
|
+
/**
|
|
20
|
+
* contact_id integer
|
|
21
|
+
*/
|
|
22
|
+
contact_id: number;
|
|
43
23
|
contact_type: GetCorporationsCorporationIdContactsContactType;
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
24
|
+
/**
|
|
25
|
+
* Whether this contact is being watched
|
|
26
|
+
*/
|
|
27
|
+
is_watched?: boolean;
|
|
28
|
+
/**
|
|
29
|
+
* label_ids array
|
|
30
|
+
*
|
|
31
|
+
* @maxItems 63
|
|
32
|
+
*/
|
|
33
|
+
label_ids?: number[];
|
|
34
|
+
/**
|
|
35
|
+
* Standing of the contact
|
|
36
|
+
*/
|
|
37
|
+
standing: number;
|
|
47
38
|
[k: string]: unknown | undefined;
|
|
48
39
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/containers/logs/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
4
|
/**
|
|
6
5
|
* action string
|
|
7
6
|
*/
|
|
@@ -16,18 +15,6 @@ type GetCorporationsCorporationIdContainersLogsAction =
|
|
|
16
15
|
| "set_name"
|
|
17
16
|
| "set_password"
|
|
18
17
|
| "unlock";
|
|
19
|
-
/**
|
|
20
|
-
* ID of the character who performed the action.
|
|
21
|
-
*/
|
|
22
|
-
type GetCorporationsCorporationIdContainersLogsCharacterId = number;
|
|
23
|
-
/**
|
|
24
|
-
* ID of the container
|
|
25
|
-
*/
|
|
26
|
-
type GetCorporationsCorporationIdContainersLogsContainerId = number;
|
|
27
|
-
/**
|
|
28
|
-
* Type ID of the container
|
|
29
|
-
*/
|
|
30
|
-
type GetCorporationsCorporationIdContainersLogsContainerTypeId = number;
|
|
31
18
|
/**
|
|
32
19
|
* location_flag string
|
|
33
20
|
*/
|
|
@@ -149,34 +136,10 @@ type GetCorporationsCorporationIdContainersLogsLocationFlag =
|
|
|
149
136
|
| "Unlocked"
|
|
150
137
|
| "Wallet"
|
|
151
138
|
| "Wardrobe";
|
|
152
|
-
/**
|
|
153
|
-
* location_id integer
|
|
154
|
-
*/
|
|
155
|
-
type GetCorporationsCorporationIdContainersLogsLocationId = number;
|
|
156
|
-
/**
|
|
157
|
-
* Timestamp when this log was created
|
|
158
|
-
*/
|
|
159
|
-
type GetCorporationsCorporationIdContainersLogsLoggedAt = string;
|
|
160
|
-
/**
|
|
161
|
-
* new_config_bitmask integer
|
|
162
|
-
*/
|
|
163
|
-
type GetCorporationsCorporationIdContainersLogsNewConfigBitmask = number;
|
|
164
|
-
/**
|
|
165
|
-
* old_config_bitmask integer
|
|
166
|
-
*/
|
|
167
|
-
type GetCorporationsCorporationIdContainersLogsOldConfigBitmask = number;
|
|
168
139
|
/**
|
|
169
140
|
* Type of password set if action is of type SetPassword or EnterPassword
|
|
170
141
|
*/
|
|
171
142
|
type GetCorporationsCorporationIdContainersLogsPasswordType = "config" | "general";
|
|
172
|
-
/**
|
|
173
|
-
* Quantity of the item being acted upon
|
|
174
|
-
*/
|
|
175
|
-
type GetCorporationsCorporationIdContainersLogsQuantity = number;
|
|
176
|
-
/**
|
|
177
|
-
* Type ID of the item being acted upon
|
|
178
|
-
*/
|
|
179
|
-
type GetCorporationsCorporationIdContainersLogsTypeId = number;
|
|
180
143
|
/**
|
|
181
144
|
* 200 ok array
|
|
182
145
|
*
|
|
@@ -189,16 +152,37 @@ type GetCorporationsCorporationIdContainersLogsOk = GetCorporationsCorporationId
|
|
|
189
152
|
*/
|
|
190
153
|
interface GetCorporationsCorporationIdContainersLogs_200Ok {
|
|
191
154
|
action: GetCorporationsCorporationIdContainersLogsAction;
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
155
|
+
/**
|
|
156
|
+
* ID of the character who performed the action.
|
|
157
|
+
*/
|
|
158
|
+
character_id: number;
|
|
159
|
+
/**
|
|
160
|
+
* ID of the container
|
|
161
|
+
*/
|
|
162
|
+
container_id: number;
|
|
163
|
+
container_type_id: number;
|
|
195
164
|
location_flag: GetCorporationsCorporationIdContainersLogsLocationFlag;
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
165
|
+
/**
|
|
166
|
+
* location_id integer
|
|
167
|
+
*/
|
|
168
|
+
location_id: number;
|
|
169
|
+
/**
|
|
170
|
+
* Timestamp when this log was created
|
|
171
|
+
*/
|
|
172
|
+
logged_at: string;
|
|
173
|
+
/**
|
|
174
|
+
* new_config_bitmask integer
|
|
175
|
+
*/
|
|
176
|
+
new_config_bitmask?: number;
|
|
177
|
+
/**
|
|
178
|
+
* old_config_bitmask integer
|
|
179
|
+
*/
|
|
180
|
+
old_config_bitmask?: number;
|
|
200
181
|
password_type?: GetCorporationsCorporationIdContainersLogsPasswordType;
|
|
201
|
-
|
|
202
|
-
|
|
182
|
+
/**
|
|
183
|
+
* Quantity of the item being acted upon
|
|
184
|
+
*/
|
|
185
|
+
quantity?: number;
|
|
186
|
+
type_id?: number;
|
|
203
187
|
[k: string]: unknown | undefined;
|
|
204
188
|
}
|
|
@@ -1,23 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/contracts/{contract_id}/bids/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* The amount bid, in ISK
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdContractsContractIdBidsAmount = number;
|
|
9
|
-
/**
|
|
10
|
-
* Unique ID for the bid
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdContractsContractIdBidsBidId = number;
|
|
13
|
-
/**
|
|
14
|
-
* Character ID of the bidder
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdContractsContractIdBidsBidderId = number;
|
|
17
|
-
/**
|
|
18
|
-
* Datetime when the bid was placed
|
|
19
|
-
*/
|
|
20
|
-
type GetCorporationsCorporationIdContractsContractIdBidsDateBid = string;
|
|
21
4
|
/**
|
|
22
5
|
* 200 ok array
|
|
23
6
|
*
|
|
@@ -30,9 +13,21 @@ type GetCorporationsCorporationIdContractsContractIdBidsOk =
|
|
|
30
13
|
* 200 ok object
|
|
31
14
|
*/
|
|
32
15
|
interface GetCorporationsCorporationIdContractsContractIdBids_200Ok {
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
16
|
+
/**
|
|
17
|
+
* The amount bid, in ISK
|
|
18
|
+
*/
|
|
19
|
+
amount: number;
|
|
20
|
+
/**
|
|
21
|
+
* Unique ID for the bid
|
|
22
|
+
*/
|
|
23
|
+
bid_id: number;
|
|
24
|
+
/**
|
|
25
|
+
* Character ID of the bidder
|
|
26
|
+
*/
|
|
27
|
+
bidder_id: number;
|
|
28
|
+
/**
|
|
29
|
+
* Datetime when the bid was placed
|
|
30
|
+
*/
|
|
31
|
+
date_bid: string;
|
|
37
32
|
[k: string]: unknown | undefined;
|
|
38
33
|
}
|
|
@@ -1,31 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/contracts/{contract_id}/items/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdContractsContractIdItemsIsIncluded = boolean;
|
|
9
|
-
/**
|
|
10
|
-
* is_singleton boolean
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdContractsContractIdItemsIsSingleton = boolean;
|
|
13
|
-
/**
|
|
14
|
-
* Number of items in the stack
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdContractsContractIdItemsQuantity = number;
|
|
17
|
-
/**
|
|
18
|
-
* -1 indicates that the item is a singleton (non-stackable). If the item happens to be a Blueprint, -1 is an Original and -2 is a Blueprint Copy
|
|
19
|
-
*/
|
|
20
|
-
type GetCorporationsCorporationIdContractsContractIdItemsRawQuantity = number;
|
|
21
|
-
/**
|
|
22
|
-
* Unique ID for the item
|
|
23
|
-
*/
|
|
24
|
-
type GetCorporationsCorporationIdContractsContractIdItemsRecordId = number;
|
|
25
|
-
/**
|
|
26
|
-
* Type ID for item
|
|
27
|
-
*/
|
|
28
|
-
type GetCorporationsCorporationIdContractsContractIdItemsTypeId = number;
|
|
29
4
|
/**
|
|
30
5
|
* 200 ok array
|
|
31
6
|
*
|
|
@@ -38,11 +13,26 @@ type GetCorporationsCorporationIdContractsContractIdItemsOk =
|
|
|
38
13
|
* 200 ok object
|
|
39
14
|
*/
|
|
40
15
|
interface GetCorporationsCorporationIdContractsContractIdItems_200Ok {
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
16
|
+
/**
|
|
17
|
+
* true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract
|
|
18
|
+
*/
|
|
19
|
+
is_included: boolean;
|
|
20
|
+
/**
|
|
21
|
+
* is_singleton boolean
|
|
22
|
+
*/
|
|
23
|
+
is_singleton: boolean;
|
|
24
|
+
/**
|
|
25
|
+
* Number of items in the stack
|
|
26
|
+
*/
|
|
27
|
+
quantity: number;
|
|
28
|
+
/**
|
|
29
|
+
* -1 indicates that the item is a singleton (non-stackable). If the item happens to be a Blueprint, -1 is an Original and -2 is a Blueprint Copy
|
|
30
|
+
*/
|
|
31
|
+
raw_quantity?: number;
|
|
32
|
+
/**
|
|
33
|
+
* Unique ID for the item
|
|
34
|
+
*/
|
|
35
|
+
record_id: number;
|
|
36
|
+
type_id: number;
|
|
47
37
|
[k: string]: unknown | undefined;
|
|
48
38
|
}
|