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,79 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/contracts/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Who will accept the contract
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdContractsAcceptorId = number;
|
|
9
|
-
/**
|
|
10
|
-
* ID to whom the contract is assigned, can be corporation or character ID
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdContractsAssigneeId = number;
|
|
13
4
|
/**
|
|
14
5
|
* To whom the contract is available
|
|
15
6
|
*/
|
|
16
7
|
type GetCorporationsCorporationIdContractsAvailability = "public" | "personal" | "corporation" | "alliance";
|
|
17
|
-
/**
|
|
18
|
-
* Buyout price (for Auctions only)
|
|
19
|
-
*/
|
|
20
|
-
type GetCorporationsCorporationIdContractsBuyout = number;
|
|
21
|
-
/**
|
|
22
|
-
* Collateral price (for Couriers only)
|
|
23
|
-
*/
|
|
24
|
-
type GetCorporationsCorporationIdContractsCollateral = number;
|
|
25
|
-
/**
|
|
26
|
-
* contract_id integer
|
|
27
|
-
*/
|
|
28
|
-
type GetCorporationsCorporationIdContractsContractId = number;
|
|
29
|
-
/**
|
|
30
|
-
* Date of confirmation of contract
|
|
31
|
-
*/
|
|
32
|
-
type GetCorporationsCorporationIdContractsDateAccepted = string;
|
|
33
|
-
/**
|
|
34
|
-
* Date of completed of contract
|
|
35
|
-
*/
|
|
36
|
-
type GetCorporationsCorporationIdContractsDateCompleted = string;
|
|
37
|
-
/**
|
|
38
|
-
* Expiration date of the contract
|
|
39
|
-
*/
|
|
40
|
-
type GetCorporationsCorporationIdContractsDateExpired = string;
|
|
41
|
-
/**
|
|
42
|
-
* Сreation date of the contract
|
|
43
|
-
*/
|
|
44
|
-
type GetCorporationsCorporationIdContractsDateIssued = string;
|
|
45
|
-
/**
|
|
46
|
-
* Number of days to perform the contract
|
|
47
|
-
*/
|
|
48
|
-
type GetCorporationsCorporationIdContractsDaysToComplete = number;
|
|
49
|
-
/**
|
|
50
|
-
* End location ID (for Couriers contract)
|
|
51
|
-
*/
|
|
52
|
-
type GetCorporationsCorporationIdContractsEndLocationId = number;
|
|
53
|
-
/**
|
|
54
|
-
* true if the contract was issued on behalf of the issuer's corporation
|
|
55
|
-
*/
|
|
56
|
-
type GetCorporationsCorporationIdContractsForCorporation = boolean;
|
|
57
|
-
/**
|
|
58
|
-
* Character's corporation ID for the issuer
|
|
59
|
-
*/
|
|
60
|
-
type GetCorporationsCorporationIdContractsIssuerCorporationId = number;
|
|
61
|
-
/**
|
|
62
|
-
* Character ID for the issuer
|
|
63
|
-
*/
|
|
64
|
-
type GetCorporationsCorporationIdContractsIssuerId = number;
|
|
65
|
-
/**
|
|
66
|
-
* Price of contract (for ItemsExchange and Auctions)
|
|
67
|
-
*/
|
|
68
|
-
type GetCorporationsCorporationIdContractsPrice = number;
|
|
69
|
-
/**
|
|
70
|
-
* Remuneration for contract (for Couriers only)
|
|
71
|
-
*/
|
|
72
|
-
type GetCorporationsCorporationIdContractsReward = number;
|
|
73
|
-
/**
|
|
74
|
-
* Start location ID (for Couriers contract)
|
|
75
|
-
*/
|
|
76
|
-
type GetCorporationsCorporationIdContractsStartLocationId = number;
|
|
77
8
|
/**
|
|
78
9
|
* Status of the the contract
|
|
79
10
|
*/
|
|
@@ -88,18 +19,10 @@ type GetCorporationsCorporationIdContractsStatus =
|
|
|
88
19
|
| "failed"
|
|
89
20
|
| "deleted"
|
|
90
21
|
| "reversed";
|
|
91
|
-
/**
|
|
92
|
-
* Title of the contract
|
|
93
|
-
*/
|
|
94
|
-
type GetCorporationsCorporationIdContractsTitle = string;
|
|
95
22
|
/**
|
|
96
23
|
* Type of the contract
|
|
97
24
|
*/
|
|
98
25
|
type GetCorporationsCorporationIdContractsType = "unknown" | "item_exchange" | "auction" | "courier" | "loan";
|
|
99
|
-
/**
|
|
100
|
-
* Volume of items in the contract
|
|
101
|
-
*/
|
|
102
|
-
type GetCorporationsCorporationIdContractsVolume = number;
|
|
103
26
|
/**
|
|
104
27
|
* 200 ok array
|
|
105
28
|
*
|
|
@@ -111,27 +34,84 @@ type GetCorporationsCorporationIdContractsOk = GetCorporationsCorporationIdContr
|
|
|
111
34
|
* 200 ok object
|
|
112
35
|
*/
|
|
113
36
|
interface GetCorporationsCorporationIdContracts_200Ok {
|
|
114
|
-
|
|
115
|
-
|
|
37
|
+
/**
|
|
38
|
+
* Who will accept the contract
|
|
39
|
+
*/
|
|
40
|
+
acceptor_id: number;
|
|
41
|
+
/**
|
|
42
|
+
* ID to whom the contract is assigned, can be corporation or character ID
|
|
43
|
+
*/
|
|
44
|
+
assignee_id: number;
|
|
116
45
|
availability: GetCorporationsCorporationIdContractsAvailability;
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
46
|
+
/**
|
|
47
|
+
* Buyout price (for Auctions only)
|
|
48
|
+
*/
|
|
49
|
+
buyout?: number;
|
|
50
|
+
/**
|
|
51
|
+
* Collateral price (for Couriers only)
|
|
52
|
+
*/
|
|
53
|
+
collateral?: number;
|
|
54
|
+
/**
|
|
55
|
+
* contract_id integer
|
|
56
|
+
*/
|
|
57
|
+
contract_id: number;
|
|
58
|
+
/**
|
|
59
|
+
* Date of confirmation of contract
|
|
60
|
+
*/
|
|
61
|
+
date_accepted?: string;
|
|
62
|
+
/**
|
|
63
|
+
* Date of completed of contract
|
|
64
|
+
*/
|
|
65
|
+
date_completed?: string;
|
|
66
|
+
/**
|
|
67
|
+
* Expiration date of the contract
|
|
68
|
+
*/
|
|
69
|
+
date_expired: string;
|
|
70
|
+
/**
|
|
71
|
+
* Сreation date of the contract
|
|
72
|
+
*/
|
|
73
|
+
date_issued: string;
|
|
74
|
+
/**
|
|
75
|
+
* Number of days to perform the contract
|
|
76
|
+
*/
|
|
77
|
+
days_to_complete?: number;
|
|
78
|
+
/**
|
|
79
|
+
* End location ID (for Couriers contract)
|
|
80
|
+
*/
|
|
81
|
+
end_location_id?: number;
|
|
82
|
+
/**
|
|
83
|
+
* true if the contract was issued on behalf of the issuer's corporation
|
|
84
|
+
*/
|
|
85
|
+
for_corporation: boolean;
|
|
86
|
+
/**
|
|
87
|
+
* Character's corporation ID for the issuer
|
|
88
|
+
*/
|
|
89
|
+
issuer_corporation_id: number;
|
|
90
|
+
/**
|
|
91
|
+
* Character ID for the issuer
|
|
92
|
+
*/
|
|
93
|
+
issuer_id: number;
|
|
94
|
+
/**
|
|
95
|
+
* Price of contract (for ItemsExchange and Auctions)
|
|
96
|
+
*/
|
|
97
|
+
price?: number;
|
|
98
|
+
/**
|
|
99
|
+
* Remuneration for contract (for Couriers only)
|
|
100
|
+
*/
|
|
101
|
+
reward?: number;
|
|
102
|
+
/**
|
|
103
|
+
* Start location ID (for Couriers contract)
|
|
104
|
+
*/
|
|
105
|
+
start_location_id?: number;
|
|
132
106
|
status: GetCorporationsCorporationIdContractsStatus;
|
|
133
|
-
|
|
107
|
+
/**
|
|
108
|
+
* Title of the contract
|
|
109
|
+
*/
|
|
110
|
+
title?: string;
|
|
134
111
|
type: GetCorporationsCorporationIdContractsType;
|
|
135
|
-
|
|
112
|
+
/**
|
|
113
|
+
* Volume of items in the contract
|
|
114
|
+
*/
|
|
115
|
+
volume?: number;
|
|
136
116
|
[k: string]: unknown | undefined;
|
|
137
117
|
}
|
|
@@ -1,51 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/customs_offices/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Only present if alliance access is allowed
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdCustomsOfficesAllianceTaxRate = number;
|
|
9
|
-
/**
|
|
10
|
-
* standing_level and any standing related tax rate only present when this is true
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdCustomsOfficesAllowAccessWithStandings = boolean;
|
|
13
|
-
/**
|
|
14
|
-
* allow_alliance_access boolean
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdCustomsOfficesAllowAllianceAccess = boolean;
|
|
17
|
-
/**
|
|
18
|
-
* bad_standing_tax_rate number
|
|
19
|
-
*/
|
|
20
|
-
type GetCorporationsCorporationIdCustomsOfficesBadStandingTaxRate = number;
|
|
21
|
-
/**
|
|
22
|
-
* corporation_tax_rate number
|
|
23
|
-
*/
|
|
24
|
-
type GetCorporationsCorporationIdCustomsOfficesCorporationTaxRate = number;
|
|
25
|
-
/**
|
|
26
|
-
* Tax rate for entities with excellent level of standing, only present if this level is allowed, same for all other standing related tax rates
|
|
27
|
-
*/
|
|
28
|
-
type GetCorporationsCorporationIdCustomsOfficesExcellentStandingTaxRate = number;
|
|
29
|
-
/**
|
|
30
|
-
* good_standing_tax_rate number
|
|
31
|
-
*/
|
|
32
|
-
type GetCorporationsCorporationIdCustomsOfficesGoodStandingTaxRate = number;
|
|
33
|
-
/**
|
|
34
|
-
* neutral_standing_tax_rate number
|
|
35
|
-
*/
|
|
36
|
-
type GetCorporationsCorporationIdCustomsOfficesNeutralStandingTaxRate = number;
|
|
37
|
-
/**
|
|
38
|
-
* unique ID of this customs office
|
|
39
|
-
*/
|
|
40
|
-
type GetCorporationsCorporationIdCustomsOfficesOfficeId = number;
|
|
41
|
-
/**
|
|
42
|
-
* reinforce_exit_end integer
|
|
43
|
-
*/
|
|
44
|
-
type GetCorporationsCorporationIdCustomsOfficesReinforceExitEnd = number;
|
|
45
|
-
/**
|
|
46
|
-
* Together with reinforce_exit_end, marks a 2-hour period where this customs office could exit reinforcement mode during the day after initial attack
|
|
47
|
-
*/
|
|
48
|
-
type GetCorporationsCorporationIdCustomsOfficesReinforceExitStart = number;
|
|
49
4
|
/**
|
|
50
5
|
* Access is allowed only for entities with this level of standing or better
|
|
51
6
|
*/
|
|
@@ -55,14 +10,6 @@ type GetCorporationsCorporationIdCustomsOfficesStandingLevel =
|
|
|
55
10
|
| "good"
|
|
56
11
|
| "neutral"
|
|
57
12
|
| "terrible";
|
|
58
|
-
/**
|
|
59
|
-
* ID of the solar system this customs office is located in
|
|
60
|
-
*/
|
|
61
|
-
type GetCorporationsCorporationIdCustomsOfficesSystemId = number;
|
|
62
|
-
/**
|
|
63
|
-
* terrible_standing_tax_rate number
|
|
64
|
-
*/
|
|
65
|
-
type GetCorporationsCorporationIdCustomsOfficesTerribleStandingTaxRate = number;
|
|
66
13
|
/**
|
|
67
14
|
* 200 ok array
|
|
68
15
|
*
|
|
@@ -74,19 +21,58 @@ type GetCorporationsCorporationIdCustomsOfficesOk = GetCorporationsCorporationId
|
|
|
74
21
|
* 200 ok object
|
|
75
22
|
*/
|
|
76
23
|
interface GetCorporationsCorporationIdCustomsOffices_200Ok {
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
24
|
+
/**
|
|
25
|
+
* Only present if alliance access is allowed
|
|
26
|
+
*/
|
|
27
|
+
alliance_tax_rate?: number;
|
|
28
|
+
/**
|
|
29
|
+
* standing_level and any standing related tax rate only present when this is true
|
|
30
|
+
*/
|
|
31
|
+
allow_access_with_standings: boolean;
|
|
32
|
+
/**
|
|
33
|
+
* allow_alliance_access boolean
|
|
34
|
+
*/
|
|
35
|
+
allow_alliance_access: boolean;
|
|
36
|
+
/**
|
|
37
|
+
* bad_standing_tax_rate number
|
|
38
|
+
*/
|
|
39
|
+
bad_standing_tax_rate?: number;
|
|
40
|
+
/**
|
|
41
|
+
* corporation_tax_rate number
|
|
42
|
+
*/
|
|
43
|
+
corporation_tax_rate?: number;
|
|
44
|
+
/**
|
|
45
|
+
* Tax rate for entities with excellent level of standing, only present if this level is allowed, same for all other standing related tax rates
|
|
46
|
+
*/
|
|
47
|
+
excellent_standing_tax_rate?: number;
|
|
48
|
+
/**
|
|
49
|
+
* good_standing_tax_rate number
|
|
50
|
+
*/
|
|
51
|
+
good_standing_tax_rate?: number;
|
|
52
|
+
/**
|
|
53
|
+
* neutral_standing_tax_rate number
|
|
54
|
+
*/
|
|
55
|
+
neutral_standing_tax_rate?: number;
|
|
56
|
+
/**
|
|
57
|
+
* unique ID of this customs office
|
|
58
|
+
*/
|
|
59
|
+
office_id: number;
|
|
60
|
+
/**
|
|
61
|
+
* reinforce_exit_end integer
|
|
62
|
+
*/
|
|
63
|
+
reinforce_exit_end: number;
|
|
64
|
+
/**
|
|
65
|
+
* Together with reinforce_exit_end, marks a 2-hour period where this customs office could exit reinforcement mode during the day after initial attack
|
|
66
|
+
*/
|
|
67
|
+
reinforce_exit_start: number;
|
|
88
68
|
standing_level?: GetCorporationsCorporationIdCustomsOfficesStandingLevel;
|
|
89
|
-
|
|
90
|
-
|
|
69
|
+
/**
|
|
70
|
+
* ID of the solar system this customs office is located in
|
|
71
|
+
*/
|
|
72
|
+
system_id: number;
|
|
73
|
+
/**
|
|
74
|
+
* terrible_standing_tax_rate number
|
|
75
|
+
*/
|
|
76
|
+
terrible_standing_tax_rate?: number;
|
|
91
77
|
[k: string]: unknown | undefined;
|
|
92
78
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/divisions/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
4
|
/**
|
|
6
5
|
* hangar array
|
|
7
6
|
*
|
|
@@ -46,14 +45,6 @@ type GetCorporationsCorporationIdDivisionsHangar =
|
|
|
46
45
|
GetCorporationsCorporationIdDivisionsHangarHangar,
|
|
47
46
|
GetCorporationsCorporationIdDivisionsHangarHangar
|
|
48
47
|
];
|
|
49
|
-
/**
|
|
50
|
-
* division integer
|
|
51
|
-
*/
|
|
52
|
-
type GetCorporationsCorporationIdDivisionsDivision = number;
|
|
53
|
-
/**
|
|
54
|
-
* name string
|
|
55
|
-
*/
|
|
56
|
-
type GetCorporationsCorporationIdDivisionsName = string;
|
|
57
48
|
/**
|
|
58
49
|
* wallet array
|
|
59
50
|
*
|
|
@@ -98,14 +89,6 @@ type GetCorporationsCorporationIdDivisionsWallet =
|
|
|
98
89
|
GetCorporationsCorporationIdDivisionsWalletWallet,
|
|
99
90
|
GetCorporationsCorporationIdDivisionsWalletWallet
|
|
100
91
|
];
|
|
101
|
-
/**
|
|
102
|
-
* division integer
|
|
103
|
-
*/
|
|
104
|
-
type GetCorporationsCorporationIdDivisionsWalletDivision = number;
|
|
105
|
-
/**
|
|
106
|
-
* name string
|
|
107
|
-
*/
|
|
108
|
-
type GetCorporationsCorporationIdDivisionsWalletName = string;
|
|
109
92
|
|
|
110
93
|
/**
|
|
111
94
|
* 200 ok object
|
|
@@ -119,15 +102,27 @@ interface GetCorporationsCorporationIdDivisionsOk {
|
|
|
119
102
|
* hangar object
|
|
120
103
|
*/
|
|
121
104
|
interface GetCorporationsCorporationIdDivisionsHangarHangar {
|
|
122
|
-
|
|
123
|
-
|
|
105
|
+
/**
|
|
106
|
+
* division integer
|
|
107
|
+
*/
|
|
108
|
+
division?: number;
|
|
109
|
+
/**
|
|
110
|
+
* name string
|
|
111
|
+
*/
|
|
112
|
+
name?: string;
|
|
124
113
|
[k: string]: unknown | undefined;
|
|
125
114
|
}
|
|
126
115
|
/**
|
|
127
116
|
* wallet object
|
|
128
117
|
*/
|
|
129
118
|
interface GetCorporationsCorporationIdDivisionsWalletWallet {
|
|
130
|
-
|
|
131
|
-
|
|
119
|
+
/**
|
|
120
|
+
* division integer
|
|
121
|
+
*/
|
|
122
|
+
division?: number;
|
|
123
|
+
/**
|
|
124
|
+
* name string
|
|
125
|
+
*/
|
|
126
|
+
name?: string;
|
|
132
127
|
[k: string]: unknown | undefined;
|
|
133
128
|
}
|
|
@@ -1,19 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/facilities/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* facility_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdFacilitiesFacilityId = number;
|
|
9
|
-
/**
|
|
10
|
-
* system_id integer
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdFacilitiesSystemId = number;
|
|
13
|
-
/**
|
|
14
|
-
* type_id integer
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdFacilitiesTypeId = number;
|
|
17
4
|
/**
|
|
18
5
|
* 200 ok array
|
|
19
6
|
*
|
|
@@ -25,8 +12,14 @@ type GetCorporationsCorporationIdFacilitiesOk = GetCorporationsCorporationIdFaci
|
|
|
25
12
|
* 200 ok object
|
|
26
13
|
*/
|
|
27
14
|
interface GetCorporationsCorporationIdFacilities_200Ok {
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
15
|
+
/**
|
|
16
|
+
* facility_id integer
|
|
17
|
+
*/
|
|
18
|
+
facility_id: number;
|
|
19
|
+
/**
|
|
20
|
+
* system_id integer
|
|
21
|
+
*/
|
|
22
|
+
system_id: number;
|
|
23
|
+
type_id: number;
|
|
31
24
|
[k: string]: unknown | undefined;
|
|
32
25
|
}
|
|
@@ -1,52 +1,24 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/fw/stats/
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
/**
|
|
6
|
-
* The enlistment date of the given corporation into faction warfare. Will not be included if corporation is not enlisted in faction warfare
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdFwStatsEnlistedOn = string;
|
|
9
|
-
/**
|
|
10
|
-
* The faction the given corporation is enlisted to fight for. Will not be included if corporation is not enlisted in faction warfare
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdFwStatsFactionId = number;
|
|
13
|
-
/**
|
|
14
|
-
* Last week's total number of kills by members of the given corporation against enemy factions
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdFwStatsLastWeek = number;
|
|
17
|
-
/**
|
|
18
|
-
* Total number of kills by members of the given corporation against enemy factions since the corporation enlisted
|
|
19
|
-
*/
|
|
20
|
-
type GetCorporationsCorporationIdFwStatsTotal = number;
|
|
21
|
-
/**
|
|
22
|
-
* Yesterday's total number of kills by members of the given corporation against enemy factions
|
|
23
|
-
*/
|
|
24
|
-
type GetCorporationsCorporationIdFwStatsYesterday = number;
|
|
25
|
-
/**
|
|
26
|
-
* How many pilots the enlisted corporation has. Will not be included if corporation is not enlisted in faction warfare
|
|
27
|
-
*/
|
|
28
|
-
type GetCorporationsCorporationIdFwStatsPilots = number;
|
|
29
|
-
/**
|
|
30
|
-
* Last week's victory points gained by members of the given corporation
|
|
31
|
-
*/
|
|
32
|
-
type GetCorporationsCorporationIdFwStatsVictoryPointsLastWeek = number;
|
|
33
|
-
/**
|
|
34
|
-
* Total victory points gained since the given corporation enlisted
|
|
35
|
-
*/
|
|
36
|
-
type GetCorporationsCorporationIdFwStatsVictoryPointsTotal = number;
|
|
37
|
-
/**
|
|
38
|
-
* Yesterday's victory points gained by members of the given corporation
|
|
39
|
-
*/
|
|
40
|
-
type GetCorporationsCorporationIdFwStatsVictoryPointsYesterday = number;
|
|
41
|
-
|
|
42
5
|
/**
|
|
43
6
|
* 200 ok object
|
|
44
7
|
*/
|
|
45
8
|
interface GetCorporationsCorporationIdFwStatsOk {
|
|
46
|
-
|
|
47
|
-
|
|
9
|
+
/**
|
|
10
|
+
* The enlistment date of the given corporation into faction warfare. Will not be included if corporation is not enlisted in faction warfare
|
|
11
|
+
*/
|
|
12
|
+
enlisted_on?: string;
|
|
13
|
+
/**
|
|
14
|
+
* The faction the given corporation is enlisted to fight for. Will not be included if corporation is not enlisted in faction warfare
|
|
15
|
+
*/
|
|
16
|
+
faction_id?: number;
|
|
48
17
|
kills: GetCorporationsCorporationIdFwStatsKills;
|
|
49
|
-
|
|
18
|
+
/**
|
|
19
|
+
* How many pilots the enlisted corporation has. Will not be included if corporation is not enlisted in faction warfare
|
|
20
|
+
*/
|
|
21
|
+
pilots?: number;
|
|
50
22
|
victory_points: GetCorporationsCorporationIdFwStatsVictoryPoints;
|
|
51
23
|
[k: string]: unknown | undefined;
|
|
52
24
|
}
|
|
@@ -54,17 +26,35 @@ interface GetCorporationsCorporationIdFwStatsOk {
|
|
|
54
26
|
* Summary of kills done by the given corporation against enemy factions
|
|
55
27
|
*/
|
|
56
28
|
interface GetCorporationsCorporationIdFwStatsKills {
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
29
|
+
/**
|
|
30
|
+
* Last week's total number of kills by members of the given corporation against enemy factions
|
|
31
|
+
*/
|
|
32
|
+
last_week: number;
|
|
33
|
+
/**
|
|
34
|
+
* Total number of kills by members of the given corporation against enemy factions since the corporation enlisted
|
|
35
|
+
*/
|
|
36
|
+
total: number;
|
|
37
|
+
/**
|
|
38
|
+
* Yesterday's total number of kills by members of the given corporation against enemy factions
|
|
39
|
+
*/
|
|
40
|
+
yesterday: number;
|
|
60
41
|
[k: string]: unknown | undefined;
|
|
61
42
|
}
|
|
62
43
|
/**
|
|
63
44
|
* Summary of victory points gained by the given corporation for the enlisted faction
|
|
64
45
|
*/
|
|
65
46
|
interface GetCorporationsCorporationIdFwStatsVictoryPoints {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
47
|
+
/**
|
|
48
|
+
* Last week's victory points gained by members of the given corporation
|
|
49
|
+
*/
|
|
50
|
+
last_week: number;
|
|
51
|
+
/**
|
|
52
|
+
* Total victory points gained since the given corporation enlisted
|
|
53
|
+
*/
|
|
54
|
+
total: number;
|
|
55
|
+
/**
|
|
56
|
+
* Yesterday's victory points gained by members of the given corporation
|
|
57
|
+
*/
|
|
58
|
+
yesterday: number;
|
|
69
59
|
[k: string]: unknown | undefined;
|
|
70
60
|
}
|
|
@@ -1,26 +1,22 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/icons/
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
/**
|
|
6
|
-
* px128x128 string
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdIconsPx128X128 = string;
|
|
9
|
-
/**
|
|
10
|
-
* px256x256 string
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdIconsPx256X256 = string;
|
|
13
|
-
/**
|
|
14
|
-
* px64x64 string
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdIconsPx64X64 = string;
|
|
17
|
-
|
|
18
5
|
/**
|
|
19
6
|
* 200 ok object
|
|
20
7
|
*/
|
|
21
8
|
interface GetCorporationsCorporationIdIconsOk {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
9
|
+
/**
|
|
10
|
+
* px128x128 string
|
|
11
|
+
*/
|
|
12
|
+
px128x128?: string;
|
|
13
|
+
/**
|
|
14
|
+
* px256x256 string
|
|
15
|
+
*/
|
|
16
|
+
px256x256?: string;
|
|
17
|
+
/**
|
|
18
|
+
* px64x64 string
|
|
19
|
+
*/
|
|
20
|
+
px64x64?: string;
|
|
25
21
|
[k: string]: unknown | undefined;
|
|
26
22
|
}
|