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,47 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /characters/{character_id}/wallet/transactions/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* client_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetCharactersCharacterIdWalletTransactionsClientId = number;
|
|
9
|
-
/**
|
|
10
|
-
* Date and time of transaction
|
|
11
|
-
*/
|
|
12
|
-
type GetCharactersCharacterIdWalletTransactionsDate = string;
|
|
13
|
-
/**
|
|
14
|
-
* is_buy boolean
|
|
15
|
-
*/
|
|
16
|
-
type GetCharactersCharacterIdWalletTransactionsIsBuy = boolean;
|
|
17
|
-
/**
|
|
18
|
-
* is_personal boolean
|
|
19
|
-
*/
|
|
20
|
-
type GetCharactersCharacterIdWalletTransactionsIsPersonal = boolean;
|
|
21
|
-
/**
|
|
22
|
-
* journal_ref_id integer
|
|
23
|
-
*/
|
|
24
|
-
type GetCharactersCharacterIdWalletTransactionsJournalRefId = number;
|
|
25
|
-
/**
|
|
26
|
-
* location_id integer
|
|
27
|
-
*/
|
|
28
|
-
type GetCharactersCharacterIdWalletTransactionsLocationId = number;
|
|
29
|
-
/**
|
|
30
|
-
* quantity integer
|
|
31
|
-
*/
|
|
32
|
-
type GetCharactersCharacterIdWalletTransactionsQuantity = number;
|
|
33
|
-
/**
|
|
34
|
-
* Unique transaction ID
|
|
35
|
-
*/
|
|
36
|
-
type GetCharactersCharacterIdWalletTransactionsTransactionId = number;
|
|
37
|
-
/**
|
|
38
|
-
* type_id integer
|
|
39
|
-
*/
|
|
40
|
-
type GetCharactersCharacterIdWalletTransactionsTypeId = number;
|
|
41
|
-
/**
|
|
42
|
-
* Amount paid per unit
|
|
43
|
-
*/
|
|
44
|
-
type GetCharactersCharacterIdWalletTransactionsUnitPrice = number;
|
|
45
4
|
/**
|
|
46
5
|
* Wallet transactions
|
|
47
6
|
*
|
|
@@ -53,15 +12,42 @@ type GetCharactersCharacterIdWalletTransactionsOk = GetCharactersCharacterIdWall
|
|
|
53
12
|
* wallet transaction
|
|
54
13
|
*/
|
|
55
14
|
interface GetCharactersCharacterIdWalletTransactions_200Ok {
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
15
|
+
/**
|
|
16
|
+
* client_id integer
|
|
17
|
+
*/
|
|
18
|
+
client_id: number;
|
|
19
|
+
/**
|
|
20
|
+
* Date and time of transaction
|
|
21
|
+
*/
|
|
22
|
+
date: string;
|
|
23
|
+
/**
|
|
24
|
+
* is_buy boolean
|
|
25
|
+
*/
|
|
26
|
+
is_buy: boolean;
|
|
27
|
+
/**
|
|
28
|
+
* is_personal boolean
|
|
29
|
+
*/
|
|
30
|
+
is_personal: boolean;
|
|
31
|
+
/**
|
|
32
|
+
* journal_ref_id integer
|
|
33
|
+
*/
|
|
34
|
+
journal_ref_id: number;
|
|
35
|
+
/**
|
|
36
|
+
* location_id integer
|
|
37
|
+
*/
|
|
38
|
+
location_id: number;
|
|
39
|
+
/**
|
|
40
|
+
* quantity integer
|
|
41
|
+
*/
|
|
42
|
+
quantity: number;
|
|
43
|
+
/**
|
|
44
|
+
* Unique transaction ID
|
|
45
|
+
*/
|
|
46
|
+
transaction_id: number;
|
|
47
|
+
type_id: number;
|
|
48
|
+
/**
|
|
49
|
+
* Amount paid per unit
|
|
50
|
+
*/
|
|
51
|
+
unit_price: number;
|
|
66
52
|
[k: string]: unknown | undefined;
|
|
67
53
|
}
|
|
@@ -1,19 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /contracts/public/bids/{contract_id}/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* The amount bid, in ISK
|
|
7
|
-
*/
|
|
8
|
-
type GetContractsPublicBidsContractIdAmount = number;
|
|
9
|
-
/**
|
|
10
|
-
* Unique ID for the bid
|
|
11
|
-
*/
|
|
12
|
-
type GetContractsPublicBidsContractIdBidId = number;
|
|
13
|
-
/**
|
|
14
|
-
* Datetime when the bid was placed
|
|
15
|
-
*/
|
|
16
|
-
type GetContractsPublicBidsContractIdDateBid = string;
|
|
17
4
|
/**
|
|
18
5
|
* 200 ok array
|
|
19
6
|
*
|
|
@@ -25,8 +12,17 @@ type GetContractsPublicBidsContractIdOk = GetContractsPublicBidsContractId_200Ok
|
|
|
25
12
|
* 200 ok object
|
|
26
13
|
*/
|
|
27
14
|
interface GetContractsPublicBidsContractId_200Ok {
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
15
|
+
/**
|
|
16
|
+
* The amount bid, in ISK
|
|
17
|
+
*/
|
|
18
|
+
amount: number;
|
|
19
|
+
/**
|
|
20
|
+
* Unique ID for the bid
|
|
21
|
+
*/
|
|
22
|
+
bid_id: number;
|
|
23
|
+
/**
|
|
24
|
+
* Datetime when the bid was placed
|
|
25
|
+
*/
|
|
26
|
+
date_bid: string;
|
|
31
27
|
[k: string]: unknown | undefined;
|
|
32
28
|
}
|
|
@@ -1,43 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /contracts/public/items/{contract_id}/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* is_blueprint_copy boolean
|
|
7
|
-
*/
|
|
8
|
-
type GetContractsPublicItemsContractIdIsBlueprintCopy = boolean;
|
|
9
|
-
/**
|
|
10
|
-
* true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract
|
|
11
|
-
*/
|
|
12
|
-
type GetContractsPublicItemsContractIdIsIncluded = boolean;
|
|
13
|
-
/**
|
|
14
|
-
* Unique ID for the item being sold. Not present if item is being requested by contract rather than sold with contract
|
|
15
|
-
*/
|
|
16
|
-
type GetContractsPublicItemsContractIdItemId = number;
|
|
17
|
-
/**
|
|
18
|
-
* Material Efficiency Level of the blueprint
|
|
19
|
-
*/
|
|
20
|
-
type GetContractsPublicItemsContractIdMaterialEfficiency = number;
|
|
21
|
-
/**
|
|
22
|
-
* Number of items in the stack
|
|
23
|
-
*/
|
|
24
|
-
type GetContractsPublicItemsContractIdQuantity = number;
|
|
25
|
-
/**
|
|
26
|
-
* Unique ID for the item, used by the contract system
|
|
27
|
-
*/
|
|
28
|
-
type GetContractsPublicItemsContractIdRecordId = number;
|
|
29
|
-
/**
|
|
30
|
-
* Number of runs remaining if the blueprint is a copy, -1 if it is an original
|
|
31
|
-
*/
|
|
32
|
-
type GetContractsPublicItemsContractIdRuns = number;
|
|
33
|
-
/**
|
|
34
|
-
* Time Efficiency Level of the blueprint
|
|
35
|
-
*/
|
|
36
|
-
type GetContractsPublicItemsContractIdTimeEfficiency = number;
|
|
37
|
-
/**
|
|
38
|
-
* Type ID for item
|
|
39
|
-
*/
|
|
40
|
-
type GetContractsPublicItemsContractIdTypeId = number;
|
|
41
4
|
/**
|
|
42
5
|
* 200 ok array
|
|
43
6
|
*
|
|
@@ -49,14 +12,38 @@ type GetContractsPublicItemsContractIdOk = GetContractsPublicItemsContractId_200
|
|
|
49
12
|
* 200 ok object
|
|
50
13
|
*/
|
|
51
14
|
interface GetContractsPublicItemsContractId_200Ok {
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
15
|
+
/**
|
|
16
|
+
* is_blueprint_copy boolean
|
|
17
|
+
*/
|
|
18
|
+
is_blueprint_copy?: boolean;
|
|
19
|
+
/**
|
|
20
|
+
* true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract
|
|
21
|
+
*/
|
|
22
|
+
is_included: boolean;
|
|
23
|
+
/**
|
|
24
|
+
* Unique ID for the item being sold. Not present if item is being requested by contract rather than sold with contract
|
|
25
|
+
*/
|
|
26
|
+
item_id?: number;
|
|
27
|
+
/**
|
|
28
|
+
* Material Efficiency Level of the blueprint
|
|
29
|
+
*/
|
|
30
|
+
material_efficiency?: number;
|
|
31
|
+
/**
|
|
32
|
+
* Number of items in the stack
|
|
33
|
+
*/
|
|
34
|
+
quantity: number;
|
|
35
|
+
/**
|
|
36
|
+
* Unique ID for the item, used by the contract system
|
|
37
|
+
*/
|
|
38
|
+
record_id: number;
|
|
39
|
+
/**
|
|
40
|
+
* Number of runs remaining if the blueprint is a copy, -1 if it is an original
|
|
41
|
+
*/
|
|
42
|
+
runs?: number;
|
|
43
|
+
/**
|
|
44
|
+
* Time Efficiency Level of the blueprint
|
|
45
|
+
*/
|
|
46
|
+
time_efficiency?: number;
|
|
47
|
+
type_id: number;
|
|
61
48
|
[k: string]: unknown | undefined;
|
|
62
49
|
}
|
|
@@ -1,71 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /contracts/public/{region_id}/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Buyout price (for Auctions only)
|
|
7
|
-
*/
|
|
8
|
-
type GetContractsPublicRegionIdBuyout = number;
|
|
9
|
-
/**
|
|
10
|
-
* Collateral price (for Couriers only)
|
|
11
|
-
*/
|
|
12
|
-
type GetContractsPublicRegionIdCollateral = number;
|
|
13
|
-
/**
|
|
14
|
-
* contract_id integer
|
|
15
|
-
*/
|
|
16
|
-
type GetContractsPublicRegionIdContractId = number;
|
|
17
|
-
/**
|
|
18
|
-
* Expiration date of the contract
|
|
19
|
-
*/
|
|
20
|
-
type GetContractsPublicRegionIdDateExpired = string;
|
|
21
|
-
/**
|
|
22
|
-
* Сreation date of the contract
|
|
23
|
-
*/
|
|
24
|
-
type GetContractsPublicRegionIdDateIssued = string;
|
|
25
|
-
/**
|
|
26
|
-
* Number of days to perform the contract
|
|
27
|
-
*/
|
|
28
|
-
type GetContractsPublicRegionIdDaysToComplete = number;
|
|
29
|
-
/**
|
|
30
|
-
* End location ID (for Couriers contract)
|
|
31
|
-
*/
|
|
32
|
-
type GetContractsPublicRegionIdEndLocationId = number;
|
|
33
|
-
/**
|
|
34
|
-
* true if the contract was issued on behalf of the issuer's corporation
|
|
35
|
-
*/
|
|
36
|
-
type GetContractsPublicRegionIdForCorporation = boolean;
|
|
37
|
-
/**
|
|
38
|
-
* Character's corporation ID for the issuer
|
|
39
|
-
*/
|
|
40
|
-
type GetContractsPublicRegionIdIssuerCorporationId = number;
|
|
41
|
-
/**
|
|
42
|
-
* Character ID for the issuer
|
|
43
|
-
*/
|
|
44
|
-
type GetContractsPublicRegionIdIssuerId = number;
|
|
45
|
-
/**
|
|
46
|
-
* Price of contract (for ItemsExchange and Auctions)
|
|
47
|
-
*/
|
|
48
|
-
type GetContractsPublicRegionIdPrice = number;
|
|
49
|
-
/**
|
|
50
|
-
* Remuneration for contract (for Couriers only)
|
|
51
|
-
*/
|
|
52
|
-
type GetContractsPublicRegionIdReward = number;
|
|
53
|
-
/**
|
|
54
|
-
* Start location ID (for Couriers contract)
|
|
55
|
-
*/
|
|
56
|
-
type GetContractsPublicRegionIdStartLocationId = number;
|
|
57
|
-
/**
|
|
58
|
-
* Title of the contract
|
|
59
|
-
*/
|
|
60
|
-
type GetContractsPublicRegionIdTitle = string;
|
|
61
4
|
/**
|
|
62
5
|
* Type of the contract
|
|
63
6
|
*/
|
|
64
7
|
type GetContractsPublicRegionIdType = "unknown" | "item_exchange" | "auction" | "courier" | "loan";
|
|
65
|
-
/**
|
|
66
|
-
* Volume of items in the contract
|
|
67
|
-
*/
|
|
68
|
-
type GetContractsPublicRegionIdVolume = number;
|
|
69
8
|
/**
|
|
70
9
|
* 200 ok array
|
|
71
10
|
*
|
|
@@ -77,21 +16,66 @@ type GetContractsPublicRegionIdOk = GetContractsPublicRegionId_200Ok[];
|
|
|
77
16
|
* 200 ok object
|
|
78
17
|
*/
|
|
79
18
|
interface GetContractsPublicRegionId_200Ok {
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
19
|
+
/**
|
|
20
|
+
* Buyout price (for Auctions only)
|
|
21
|
+
*/
|
|
22
|
+
buyout?: number;
|
|
23
|
+
/**
|
|
24
|
+
* Collateral price (for Couriers only)
|
|
25
|
+
*/
|
|
26
|
+
collateral?: number;
|
|
27
|
+
/**
|
|
28
|
+
* contract_id integer
|
|
29
|
+
*/
|
|
30
|
+
contract_id: number;
|
|
31
|
+
/**
|
|
32
|
+
* Expiration date of the contract
|
|
33
|
+
*/
|
|
34
|
+
date_expired: string;
|
|
35
|
+
/**
|
|
36
|
+
* Сreation date of the contract
|
|
37
|
+
*/
|
|
38
|
+
date_issued: string;
|
|
39
|
+
/**
|
|
40
|
+
* Number of days to perform the contract
|
|
41
|
+
*/
|
|
42
|
+
days_to_complete?: number;
|
|
43
|
+
/**
|
|
44
|
+
* End location ID (for Couriers contract)
|
|
45
|
+
*/
|
|
46
|
+
end_location_id?: number;
|
|
47
|
+
/**
|
|
48
|
+
* true if the contract was issued on behalf of the issuer's corporation
|
|
49
|
+
*/
|
|
50
|
+
for_corporation?: boolean;
|
|
51
|
+
/**
|
|
52
|
+
* Character's corporation ID for the issuer
|
|
53
|
+
*/
|
|
54
|
+
issuer_corporation_id: number;
|
|
55
|
+
/**
|
|
56
|
+
* Character ID for the issuer
|
|
57
|
+
*/
|
|
58
|
+
issuer_id: number;
|
|
59
|
+
/**
|
|
60
|
+
* Price of contract (for ItemsExchange and Auctions)
|
|
61
|
+
*/
|
|
62
|
+
price?: number;
|
|
63
|
+
/**
|
|
64
|
+
* Remuneration for contract (for Couriers only)
|
|
65
|
+
*/
|
|
66
|
+
reward?: number;
|
|
67
|
+
/**
|
|
68
|
+
* Start location ID (for Couriers contract)
|
|
69
|
+
*/
|
|
70
|
+
start_location_id?: number;
|
|
71
|
+
/**
|
|
72
|
+
* Title of the contract
|
|
73
|
+
*/
|
|
74
|
+
title?: string;
|
|
94
75
|
type: GetContractsPublicRegionIdType;
|
|
95
|
-
|
|
76
|
+
/**
|
|
77
|
+
* Volume of items in the contract
|
|
78
|
+
*/
|
|
79
|
+
volume?: number;
|
|
96
80
|
[k: string]: unknown | undefined;
|
|
97
81
|
}
|
|
@@ -1,30 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporation/{corporation_id}/mining/extractions/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* The time at which the chunk being extracted will arrive and can be fractured by the moon mining drill.
|
|
7
|
-
*
|
|
8
|
-
*/
|
|
9
|
-
type GetCorporationCorporationIdMiningExtractionsChunkArrivalTime = string;
|
|
10
|
-
/**
|
|
11
|
-
* The time at which the current extraction was initiated.
|
|
12
|
-
*
|
|
13
|
-
*/
|
|
14
|
-
type GetCorporationCorporationIdMiningExtractionsExtractionStartTime = string;
|
|
15
|
-
/**
|
|
16
|
-
* moon_id integer
|
|
17
|
-
*/
|
|
18
|
-
type GetCorporationCorporationIdMiningExtractionsMoonId = number;
|
|
19
|
-
/**
|
|
20
|
-
* The time at which the chunk being extracted will naturally fracture if it is not first fractured by the moon mining drill.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
type GetCorporationCorporationIdMiningExtractionsNaturalDecayTime = string;
|
|
24
|
-
/**
|
|
25
|
-
* structure_id integer
|
|
26
|
-
*/
|
|
27
|
-
type GetCorporationCorporationIdMiningExtractionsStructureId = number;
|
|
28
4
|
/**
|
|
29
5
|
* 200 ok array
|
|
30
6
|
*
|
|
@@ -36,10 +12,28 @@ type GetCorporationCorporationIdMiningExtractionsOk = GetCorporationCorporationI
|
|
|
36
12
|
* 200 ok object
|
|
37
13
|
*/
|
|
38
14
|
interface GetCorporationCorporationIdMiningExtractions_200Ok {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
15
|
+
/**
|
|
16
|
+
* The time at which the chunk being extracted will arrive and can be fractured by the moon mining drill.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
chunk_arrival_time: string;
|
|
20
|
+
/**
|
|
21
|
+
* The time at which the current extraction was initiated.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
extraction_start_time: string;
|
|
25
|
+
/**
|
|
26
|
+
* moon_id integer
|
|
27
|
+
*/
|
|
28
|
+
moon_id: number;
|
|
29
|
+
/**
|
|
30
|
+
* The time at which the chunk being extracted will naturally fracture if it is not first fractured by the moon mining drill.
|
|
31
|
+
*
|
|
32
|
+
*/
|
|
33
|
+
natural_decay_time: string;
|
|
34
|
+
/**
|
|
35
|
+
* structure_id integer
|
|
36
|
+
*/
|
|
37
|
+
structure_id: number;
|
|
44
38
|
[k: string]: unknown | undefined;
|
|
45
39
|
}
|
|
@@ -1,29 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporation/{corporation_id}/mining/observers/{observer_id}/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* The character that did the mining
|
|
7
|
-
*
|
|
8
|
-
*/
|
|
9
|
-
type GetCorporationCorporationIdMiningObserversObserverIdCharacterId = number;
|
|
10
|
-
/**
|
|
11
|
-
* last_updated string
|
|
12
|
-
*/
|
|
13
|
-
type GetCorporationCorporationIdMiningObserversObserverIdLastUpdated = string;
|
|
14
|
-
/**
|
|
15
|
-
* quantity integer
|
|
16
|
-
*/
|
|
17
|
-
type GetCorporationCorporationIdMiningObserversObserverIdQuantity = number;
|
|
18
|
-
/**
|
|
19
|
-
* The corporation id of the character at the time data was recorded.
|
|
20
|
-
*
|
|
21
|
-
*/
|
|
22
|
-
type GetCorporationCorporationIdMiningObserversObserverIdRecordedCorporationId = number;
|
|
23
|
-
/**
|
|
24
|
-
* type_id integer
|
|
25
|
-
*/
|
|
26
|
-
type GetCorporationCorporationIdMiningObserversObserverIdTypeId = number;
|
|
27
4
|
/**
|
|
28
5
|
* 200 ok array
|
|
29
6
|
*
|
|
@@ -36,10 +13,24 @@ type GetCorporationCorporationIdMiningObserversObserverIdOk =
|
|
|
36
13
|
* 200 ok object
|
|
37
14
|
*/
|
|
38
15
|
interface GetCorporationCorporationIdMiningObserversObserverId_200Ok {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
16
|
+
/**
|
|
17
|
+
* The character that did the mining
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
character_id: number;
|
|
21
|
+
/**
|
|
22
|
+
* last_updated string
|
|
23
|
+
*/
|
|
24
|
+
last_updated: string;
|
|
25
|
+
/**
|
|
26
|
+
* quantity integer
|
|
27
|
+
*/
|
|
28
|
+
quantity: number;
|
|
29
|
+
/**
|
|
30
|
+
* The corporation id of the character at the time data was recorded.
|
|
31
|
+
*
|
|
32
|
+
*/
|
|
33
|
+
recorded_corporation_id: number;
|
|
34
|
+
type_id: number;
|
|
44
35
|
[k: string]: unknown | undefined;
|
|
45
36
|
}
|
|
@@ -1,16 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporation/{corporation_id}/mining/observers/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* last_updated string
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationCorporationIdMiningObserversLastUpdated = string;
|
|
9
|
-
/**
|
|
10
|
-
* The entity that was observing the asteroid field when it was mined.
|
|
11
|
-
*
|
|
12
|
-
*/
|
|
13
|
-
type GetCorporationCorporationIdMiningObserversObserverId = number;
|
|
14
4
|
/**
|
|
15
5
|
* The category of the observing entity
|
|
16
6
|
*/
|
|
@@ -26,8 +16,15 @@ type GetCorporationCorporationIdMiningObserversOk = GetCorporationCorporationIdM
|
|
|
26
16
|
* 200 ok object
|
|
27
17
|
*/
|
|
28
18
|
interface GetCorporationCorporationIdMiningObservers_200Ok {
|
|
29
|
-
|
|
30
|
-
|
|
19
|
+
/**
|
|
20
|
+
* last_updated string
|
|
21
|
+
*/
|
|
22
|
+
last_updated: string;
|
|
23
|
+
/**
|
|
24
|
+
* The entity that was observing the asteroid field when it was mined.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
observer_id: number;
|
|
31
28
|
observer_type: GetCorporationCorporationIdMiningObserversObserverType;
|
|
32
29
|
[k: string]: unknown | undefined;
|
|
33
30
|
}
|
|
@@ -1,23 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/alliancehistory/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* alliance_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdAlliancehistoryAllianceId = number;
|
|
9
|
-
/**
|
|
10
|
-
* True if the alliance has been closed
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdAlliancehistoryIsDeleted = boolean;
|
|
13
|
-
/**
|
|
14
|
-
* An incrementing ID that can be used to canonically establish order of records in cases where dates may be ambiguous
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdAlliancehistoryRecordId = number;
|
|
17
|
-
/**
|
|
18
|
-
* start_date string
|
|
19
|
-
*/
|
|
20
|
-
type GetCorporationsCorporationIdAlliancehistoryStartDate = string;
|
|
21
4
|
/**
|
|
22
5
|
* 200 ok array
|
|
23
6
|
*
|
|
@@ -29,9 +12,21 @@ type GetCorporationsCorporationIdAlliancehistoryOk = GetCorporationsCorporationI
|
|
|
29
12
|
* 200 ok object
|
|
30
13
|
*/
|
|
31
14
|
interface GetCorporationsCorporationIdAlliancehistory_200Ok {
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
15
|
+
/**
|
|
16
|
+
* alliance_id integer
|
|
17
|
+
*/
|
|
18
|
+
alliance_id?: number;
|
|
19
|
+
/**
|
|
20
|
+
* True if the alliance has been closed
|
|
21
|
+
*/
|
|
22
|
+
is_deleted?: boolean;
|
|
23
|
+
/**
|
|
24
|
+
* An incrementing ID that can be used to canonically establish order of records in cases where dates may be ambiguous
|
|
25
|
+
*/
|
|
26
|
+
record_id: number;
|
|
27
|
+
/**
|
|
28
|
+
* start_date string
|
|
29
|
+
*/
|
|
30
|
+
start_date: string;
|
|
36
31
|
[k: string]: unknown | undefined;
|
|
37
32
|
}
|
|
@@ -1,19 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/assets/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* is_blueprint_copy boolean
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdAssetsIsBlueprintCopy = boolean;
|
|
9
|
-
/**
|
|
10
|
-
* is_singleton boolean
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdAssetsIsSingleton = boolean;
|
|
13
|
-
/**
|
|
14
|
-
* item_id integer
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdAssetsItemId = number;
|
|
17
4
|
/**
|
|
18
5
|
* location_flag string
|
|
19
6
|
*/
|
|
@@ -141,22 +128,10 @@ type GetCorporationsCorporationIdAssetsLocationFlag =
|
|
|
141
128
|
| "Unlocked"
|
|
142
129
|
| "Wallet"
|
|
143
130
|
| "Wardrobe";
|
|
144
|
-
/**
|
|
145
|
-
* location_id integer
|
|
146
|
-
*/
|
|
147
|
-
type GetCorporationsCorporationIdAssetsLocationId = number;
|
|
148
131
|
/**
|
|
149
132
|
* location_type string
|
|
150
133
|
*/
|
|
151
134
|
type GetCorporationsCorporationIdAssetsLocationType = "station" | "solar_system" | "item" | "other";
|
|
152
|
-
/**
|
|
153
|
-
* quantity integer
|
|
154
|
-
*/
|
|
155
|
-
type GetCorporationsCorporationIdAssetsQuantity = number;
|
|
156
|
-
/**
|
|
157
|
-
* type_id integer
|
|
158
|
-
*/
|
|
159
|
-
type GetCorporationsCorporationIdAssetsTypeId = number;
|
|
160
135
|
/**
|
|
161
136
|
* 200 ok array
|
|
162
137
|
*
|
|
@@ -168,13 +143,28 @@ type GetCorporationsCorporationIdAssetsOk = GetCorporationsCorporationIdAssets_2
|
|
|
168
143
|
* 200 ok object
|
|
169
144
|
*/
|
|
170
145
|
interface GetCorporationsCorporationIdAssets_200Ok {
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
146
|
+
/**
|
|
147
|
+
* is_blueprint_copy boolean
|
|
148
|
+
*/
|
|
149
|
+
is_blueprint_copy?: boolean;
|
|
150
|
+
/**
|
|
151
|
+
* is_singleton boolean
|
|
152
|
+
*/
|
|
153
|
+
is_singleton: boolean;
|
|
154
|
+
/**
|
|
155
|
+
* item_id integer
|
|
156
|
+
*/
|
|
157
|
+
item_id: number;
|
|
174
158
|
location_flag: GetCorporationsCorporationIdAssetsLocationFlag;
|
|
175
|
-
|
|
159
|
+
/**
|
|
160
|
+
* location_id integer
|
|
161
|
+
*/
|
|
162
|
+
location_id: number;
|
|
176
163
|
location_type: GetCorporationsCorporationIdAssetsLocationType;
|
|
177
|
-
|
|
178
|
-
|
|
164
|
+
/**
|
|
165
|
+
* quantity integer
|
|
166
|
+
*/
|
|
167
|
+
quantity: number;
|
|
168
|
+
type_id: number;
|
|
179
169
|
[k: string]: unknown | undefined;
|
|
180
170
|
}
|