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,35 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/structures/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* ID of the corporation that owns the structure
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdStructuresCorporationId = number;
|
|
9
|
-
/**
|
|
10
|
-
* Date on which the structure will run out of fuel
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdStructuresFuelExpires = string;
|
|
13
|
-
/**
|
|
14
|
-
* The structure name
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdStructuresName = string;
|
|
17
|
-
/**
|
|
18
|
-
* The date and time when the structure's newly requested reinforcement times (e.g. next_reinforce_hour and next_reinforce_day) will take effect
|
|
19
|
-
*/
|
|
20
|
-
type GetCorporationsCorporationIdStructuresNextReinforceApply = string;
|
|
21
|
-
/**
|
|
22
|
-
* The requested change to reinforce_hour that will take effect at the time shown by next_reinforce_apply
|
|
23
|
-
*/
|
|
24
|
-
type GetCorporationsCorporationIdStructuresNextReinforceHour = number;
|
|
25
|
-
/**
|
|
26
|
-
* The id of the ACL profile for this citadel
|
|
27
|
-
*/
|
|
28
|
-
type GetCorporationsCorporationIdStructuresProfileId = number;
|
|
29
|
-
/**
|
|
30
|
-
* The hour of day that determines the four hour window when the structure will randomly exit its reinforcement periods and become vulnerable to attack against its armor and/or hull. The structure will become vulnerable at a random time that is +/- 2 hours centered on the value of this property
|
|
31
|
-
*/
|
|
32
|
-
type GetCorporationsCorporationIdStructuresReinforceHour = number;
|
|
33
4
|
/**
|
|
34
5
|
* Contains a list of service upgrades, and their state
|
|
35
6
|
*
|
|
@@ -107,10 +78,6 @@ type GetCorporationsCorporationIdStructuresServices =
|
|
|
107
78
|
GetCorporationsCorporationIdStructuresService,
|
|
108
79
|
GetCorporationsCorporationIdStructuresService
|
|
109
80
|
];
|
|
110
|
-
/**
|
|
111
|
-
* name string
|
|
112
|
-
*/
|
|
113
|
-
type GetCorporationsCorporationIdStructuresServiceName = string;
|
|
114
81
|
/**
|
|
115
82
|
* state string
|
|
116
83
|
*/
|
|
@@ -132,30 +99,6 @@ type GetCorporationsCorporationIdStructuresState =
|
|
|
132
99
|
| "shield_vulnerable"
|
|
133
100
|
| "unanchored"
|
|
134
101
|
| "unknown";
|
|
135
|
-
/**
|
|
136
|
-
* Date at which the structure will move to it's next state
|
|
137
|
-
*/
|
|
138
|
-
type GetCorporationsCorporationIdStructuresStateTimerEnd = string;
|
|
139
|
-
/**
|
|
140
|
-
* Date at which the structure entered it's current state
|
|
141
|
-
*/
|
|
142
|
-
type GetCorporationsCorporationIdStructuresStateTimerStart = string;
|
|
143
|
-
/**
|
|
144
|
-
* The Item ID of the structure
|
|
145
|
-
*/
|
|
146
|
-
type GetCorporationsCorporationIdStructuresStructureId = number;
|
|
147
|
-
/**
|
|
148
|
-
* The solar system the structure is in
|
|
149
|
-
*/
|
|
150
|
-
type GetCorporationsCorporationIdStructuresSystemId = number;
|
|
151
|
-
/**
|
|
152
|
-
* The type id of the structure
|
|
153
|
-
*/
|
|
154
|
-
type GetCorporationsCorporationIdStructuresTypeId = number;
|
|
155
|
-
/**
|
|
156
|
-
* Date at which the structure will unanchor
|
|
157
|
-
*/
|
|
158
|
-
type GetCorporationsCorporationIdStructuresUnanchorsAt = string;
|
|
159
102
|
/**
|
|
160
103
|
* 200 ok array
|
|
161
104
|
*
|
|
@@ -167,28 +110,67 @@ type GetCorporationsCorporationIdStructuresOk = GetCorporationsCorporationIdStru
|
|
|
167
110
|
* 200 ok object
|
|
168
111
|
*/
|
|
169
112
|
interface GetCorporationsCorporationIdStructures_200Ok {
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
113
|
+
/**
|
|
114
|
+
* ID of the corporation that owns the structure
|
|
115
|
+
*/
|
|
116
|
+
corporation_id: number;
|
|
117
|
+
/**
|
|
118
|
+
* Date on which the structure will run out of fuel
|
|
119
|
+
*/
|
|
120
|
+
fuel_expires?: string;
|
|
121
|
+
/**
|
|
122
|
+
* The structure name
|
|
123
|
+
*/
|
|
124
|
+
name?: string;
|
|
125
|
+
/**
|
|
126
|
+
* The date and time when the structure's newly requested reinforcement times (e.g. next_reinforce_hour and next_reinforce_day) will take effect
|
|
127
|
+
*/
|
|
128
|
+
next_reinforce_apply?: string;
|
|
129
|
+
/**
|
|
130
|
+
* The requested change to reinforce_hour that will take effect at the time shown by next_reinforce_apply
|
|
131
|
+
*/
|
|
132
|
+
next_reinforce_hour?: number;
|
|
133
|
+
/**
|
|
134
|
+
* The id of the ACL profile for this citadel
|
|
135
|
+
*/
|
|
136
|
+
profile_id: number;
|
|
137
|
+
/**
|
|
138
|
+
* The hour of day that determines the four hour window when the structure will randomly exit its reinforcement periods and become vulnerable to attack against its armor and/or hull. The structure will become vulnerable at a random time that is +/- 2 hours centered on the value of this property
|
|
139
|
+
*/
|
|
140
|
+
reinforce_hour?: number;
|
|
177
141
|
services?: GetCorporationsCorporationIdStructuresServices;
|
|
178
142
|
state: GetCorporationsCorporationIdStructuresState;
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
143
|
+
/**
|
|
144
|
+
* Date at which the structure will move to it's next state
|
|
145
|
+
*/
|
|
146
|
+
state_timer_end?: string;
|
|
147
|
+
/**
|
|
148
|
+
* Date at which the structure entered it's current state
|
|
149
|
+
*/
|
|
150
|
+
state_timer_start?: string;
|
|
151
|
+
/**
|
|
152
|
+
* The Item ID of the structure
|
|
153
|
+
*/
|
|
154
|
+
structure_id: number;
|
|
155
|
+
/**
|
|
156
|
+
* The solar system the structure is in
|
|
157
|
+
*/
|
|
158
|
+
system_id: number;
|
|
159
|
+
type_id: number;
|
|
160
|
+
/**
|
|
161
|
+
* Date at which the structure will unanchor
|
|
162
|
+
*/
|
|
163
|
+
unanchors_at?: string;
|
|
185
164
|
[k: string]: unknown | undefined;
|
|
186
165
|
}
|
|
187
166
|
/**
|
|
188
167
|
* service object
|
|
189
168
|
*/
|
|
190
169
|
interface GetCorporationsCorporationIdStructuresService {
|
|
191
|
-
|
|
170
|
+
/**
|
|
171
|
+
* name string
|
|
172
|
+
*/
|
|
173
|
+
name: string;
|
|
192
174
|
state: GetCorporationsCorporationIdStructuresServiceState;
|
|
193
175
|
[k: string]: unknown | undefined;
|
|
194
176
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/titles/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
4
|
/**
|
|
6
5
|
* 200 ok array
|
|
7
6
|
*
|
|
@@ -431,10 +430,6 @@ type GetCorporationsCorporationIdTitlesGrantableRolesAtOtherGrantableRolesAtOthe
|
|
|
431
430
|
*/
|
|
432
431
|
type GetCorporationsCorporationIdTitlesGrantableRolesAtOther =
|
|
433
432
|
GetCorporationsCorporationIdTitlesGrantableRolesAtOtherGrantableRolesAtOther[];
|
|
434
|
-
/**
|
|
435
|
-
* name string
|
|
436
|
-
*/
|
|
437
|
-
type GetCorporationsCorporationIdTitlesName = string;
|
|
438
433
|
/**
|
|
439
434
|
* role string
|
|
440
435
|
*/
|
|
@@ -692,10 +687,6 @@ type GetCorporationsCorporationIdTitlesRolesAtOtherRolesAtOther =
|
|
|
692
687
|
*/
|
|
693
688
|
type GetCorporationsCorporationIdTitlesRolesAtOther =
|
|
694
689
|
GetCorporationsCorporationIdTitlesRolesAtOtherRolesAtOther[];
|
|
695
|
-
/**
|
|
696
|
-
* title_id integer
|
|
697
|
-
*/
|
|
698
|
-
type GetCorporationsCorporationIdTitlesTitleId = number;
|
|
699
690
|
|
|
700
691
|
/**
|
|
701
692
|
* 200 ok object
|
|
@@ -705,11 +696,17 @@ interface GetCorporationsCorporationIdTitles_200Ok {
|
|
|
705
696
|
grantable_roles_at_base?: GetCorporationsCorporationIdTitlesGrantableRolesAtBase;
|
|
706
697
|
grantable_roles_at_hq?: GetCorporationsCorporationIdTitlesGrantableRolesAtHq;
|
|
707
698
|
grantable_roles_at_other?: GetCorporationsCorporationIdTitlesGrantableRolesAtOther;
|
|
708
|
-
|
|
699
|
+
/**
|
|
700
|
+
* name string
|
|
701
|
+
*/
|
|
702
|
+
name?: string;
|
|
709
703
|
roles?: GetCorporationsCorporationIdTitlesRoles;
|
|
710
704
|
roles_at_base?: GetCorporationsCorporationIdTitlesRolesAtBase;
|
|
711
705
|
roles_at_hq?: GetCorporationsCorporationIdTitlesRolesAtHq;
|
|
712
706
|
roles_at_other?: GetCorporationsCorporationIdTitlesRolesAtOther;
|
|
713
|
-
|
|
707
|
+
/**
|
|
708
|
+
* title_id integer
|
|
709
|
+
*/
|
|
710
|
+
title_id?: number;
|
|
714
711
|
[k: string]: unknown | undefined;
|
|
715
712
|
}
|
|
@@ -1,19 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/wallets/{division}/journal/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* The amount of ISK given or taken from the wallet as a result of the given transaction. Positive when ISK is deposited into the wallet and negative when ISK is withdrawn
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdWalletsDivisionJournalAmount = number;
|
|
9
|
-
/**
|
|
10
|
-
* Wallet balance after transaction occurred
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdWalletsDivisionJournalBalance = number;
|
|
13
|
-
/**
|
|
14
|
-
* An ID that gives extra context to the particular transaction. Because of legacy reasons the context is completely different per ref_type and means different things. It is also possible to not have a context_id
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdWalletsDivisionJournalContextId = number;
|
|
17
4
|
/**
|
|
18
5
|
* The type of the given context_id if present
|
|
19
6
|
*/
|
|
@@ -30,26 +17,6 @@ type GetCorporationsCorporationIdWalletsDivisionJournalContextIdType =
|
|
|
30
17
|
| "planet_id"
|
|
31
18
|
| "system_id"
|
|
32
19
|
| "type_id";
|
|
33
|
-
/**
|
|
34
|
-
* Date and time of transaction
|
|
35
|
-
*/
|
|
36
|
-
type GetCorporationsCorporationIdWalletsDivisionJournalDate = string;
|
|
37
|
-
/**
|
|
38
|
-
* The reason for the transaction, mirrors what is seen in the client
|
|
39
|
-
*/
|
|
40
|
-
type GetCorporationsCorporationIdWalletsDivisionJournalDescription = string;
|
|
41
|
-
/**
|
|
42
|
-
* The id of the first party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
|
|
43
|
-
*/
|
|
44
|
-
type GetCorporationsCorporationIdWalletsDivisionJournalFirstPartyId = number;
|
|
45
|
-
/**
|
|
46
|
-
* Unique journal reference ID
|
|
47
|
-
*/
|
|
48
|
-
type GetCorporationsCorporationIdWalletsDivisionJournalId = number;
|
|
49
|
-
/**
|
|
50
|
-
* The user stated reason for the transaction. Only applies to some ref_types
|
|
51
|
-
*/
|
|
52
|
-
type GetCorporationsCorporationIdWalletsDivisionJournalReason = string;
|
|
53
20
|
/**
|
|
54
21
|
* "The transaction type for the given. transaction. Different transaction types will populate different attributes. Note: If you have an existing XML API application that is using ref_types, you will need to know which string ESI ref_type maps to which integer. You can look at the following file to see string->int mappings: https://github.com/ccpgames/eve-glue/blob/master/eve_glue/wallet_journal_ref.py"
|
|
55
22
|
*/
|
|
@@ -200,18 +167,6 @@ type GetCorporationsCorporationIdWalletsDivisionJournalRefType =
|
|
|
200
167
|
| "war_ally_contract"
|
|
201
168
|
| "war_fee"
|
|
202
169
|
| "war_fee_surrender";
|
|
203
|
-
/**
|
|
204
|
-
* The id of the second party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
|
|
205
|
-
*/
|
|
206
|
-
type GetCorporationsCorporationIdWalletsDivisionJournalSecondPartyId = number;
|
|
207
|
-
/**
|
|
208
|
-
* Tax amount received. Only applies to tax related transactions
|
|
209
|
-
*/
|
|
210
|
-
type GetCorporationsCorporationIdWalletsDivisionJournalTax = number;
|
|
211
|
-
/**
|
|
212
|
-
* The corporation ID receiving any tax paid. Only applies to tax related transactions
|
|
213
|
-
*/
|
|
214
|
-
type GetCorporationsCorporationIdWalletsDivisionJournalTaxReceiverId = number;
|
|
215
170
|
/**
|
|
216
171
|
* Journal entries
|
|
217
172
|
*
|
|
@@ -224,18 +179,51 @@ type GetCorporationsCorporationIdWalletsDivisionJournalOk =
|
|
|
224
179
|
* 200 ok object
|
|
225
180
|
*/
|
|
226
181
|
interface GetCorporationsCorporationIdWalletsDivisionJournal_200Ok {
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
182
|
+
/**
|
|
183
|
+
* The amount of ISK given or taken from the wallet as a result of the given transaction. Positive when ISK is deposited into the wallet and negative when ISK is withdrawn
|
|
184
|
+
*/
|
|
185
|
+
amount?: number;
|
|
186
|
+
/**
|
|
187
|
+
* Wallet balance after transaction occurred
|
|
188
|
+
*/
|
|
189
|
+
balance?: number;
|
|
190
|
+
/**
|
|
191
|
+
* An ID that gives extra context to the particular transaction. Because of legacy reasons the context is completely different per ref_type and means different things. It is also possible to not have a context_id
|
|
192
|
+
*/
|
|
193
|
+
context_id?: number;
|
|
230
194
|
context_id_type?: GetCorporationsCorporationIdWalletsDivisionJournalContextIdType;
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
195
|
+
/**
|
|
196
|
+
* Date and time of transaction
|
|
197
|
+
*/
|
|
198
|
+
date: string;
|
|
199
|
+
/**
|
|
200
|
+
* The reason for the transaction, mirrors what is seen in the client
|
|
201
|
+
*/
|
|
202
|
+
description: string;
|
|
203
|
+
/**
|
|
204
|
+
* The id of the first party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
|
|
205
|
+
*/
|
|
206
|
+
first_party_id?: number;
|
|
207
|
+
/**
|
|
208
|
+
* Unique journal reference ID
|
|
209
|
+
*/
|
|
210
|
+
id: number;
|
|
211
|
+
/**
|
|
212
|
+
* The user stated reason for the transaction. Only applies to some ref_types
|
|
213
|
+
*/
|
|
214
|
+
reason?: string;
|
|
236
215
|
ref_type: GetCorporationsCorporationIdWalletsDivisionJournalRefType;
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
216
|
+
/**
|
|
217
|
+
* The id of the second party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
|
|
218
|
+
*/
|
|
219
|
+
second_party_id?: number;
|
|
220
|
+
/**
|
|
221
|
+
* Tax amount received. Only applies to tax related transactions
|
|
222
|
+
*/
|
|
223
|
+
tax?: number;
|
|
224
|
+
/**
|
|
225
|
+
* The corporation ID receiving any tax paid. Only applies to tax related transactions
|
|
226
|
+
*/
|
|
227
|
+
tax_receiver_id?: number;
|
|
240
228
|
[k: string]: unknown | undefined;
|
|
241
229
|
}
|
|
@@ -1,43 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/wallets/{division}/transactions/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* client_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsCorporationIdWalletsDivisionTransactionsClientId = number;
|
|
9
|
-
/**
|
|
10
|
-
* Date and time of transaction
|
|
11
|
-
*/
|
|
12
|
-
type GetCorporationsCorporationIdWalletsDivisionTransactionsDate = string;
|
|
13
|
-
/**
|
|
14
|
-
* is_buy boolean
|
|
15
|
-
*/
|
|
16
|
-
type GetCorporationsCorporationIdWalletsDivisionTransactionsIsBuy = boolean;
|
|
17
|
-
/**
|
|
18
|
-
* -1 if there is no corresponding wallet journal entry
|
|
19
|
-
*/
|
|
20
|
-
type GetCorporationsCorporationIdWalletsDivisionTransactionsJournalRefId = number;
|
|
21
|
-
/**
|
|
22
|
-
* location_id integer
|
|
23
|
-
*/
|
|
24
|
-
type GetCorporationsCorporationIdWalletsDivisionTransactionsLocationId = number;
|
|
25
|
-
/**
|
|
26
|
-
* quantity integer
|
|
27
|
-
*/
|
|
28
|
-
type GetCorporationsCorporationIdWalletsDivisionTransactionsQuantity = number;
|
|
29
|
-
/**
|
|
30
|
-
* Unique transaction ID
|
|
31
|
-
*/
|
|
32
|
-
type GetCorporationsCorporationIdWalletsDivisionTransactionsTransactionId = number;
|
|
33
|
-
/**
|
|
34
|
-
* type_id integer
|
|
35
|
-
*/
|
|
36
|
-
type GetCorporationsCorporationIdWalletsDivisionTransactionsTypeId = number;
|
|
37
|
-
/**
|
|
38
|
-
* Amount paid per unit
|
|
39
|
-
*/
|
|
40
|
-
type GetCorporationsCorporationIdWalletsDivisionTransactionsUnitPrice = number;
|
|
41
4
|
/**
|
|
42
5
|
* Wallet transactions
|
|
43
6
|
*
|
|
@@ -50,14 +13,38 @@ type GetCorporationsCorporationIdWalletsDivisionTransactionsOk =
|
|
|
50
13
|
* wallet transaction
|
|
51
14
|
*/
|
|
52
15
|
interface GetCorporationsCorporationIdWalletsDivisionTransactions_200Ok {
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
16
|
+
/**
|
|
17
|
+
* client_id integer
|
|
18
|
+
*/
|
|
19
|
+
client_id: number;
|
|
20
|
+
/**
|
|
21
|
+
* Date and time of transaction
|
|
22
|
+
*/
|
|
23
|
+
date: string;
|
|
24
|
+
/**
|
|
25
|
+
* is_buy boolean
|
|
26
|
+
*/
|
|
27
|
+
is_buy: boolean;
|
|
28
|
+
/**
|
|
29
|
+
* -1 if there is no corresponding wallet journal entry
|
|
30
|
+
*/
|
|
31
|
+
journal_ref_id: number;
|
|
32
|
+
/**
|
|
33
|
+
* location_id integer
|
|
34
|
+
*/
|
|
35
|
+
location_id: number;
|
|
36
|
+
/**
|
|
37
|
+
* quantity integer
|
|
38
|
+
*/
|
|
39
|
+
quantity: number;
|
|
40
|
+
/**
|
|
41
|
+
* Unique transaction ID
|
|
42
|
+
*/
|
|
43
|
+
transaction_id: number;
|
|
44
|
+
type_id: number;
|
|
45
|
+
/**
|
|
46
|
+
* Amount paid per unit
|
|
47
|
+
*/
|
|
48
|
+
unit_price: number;
|
|
62
49
|
[k: string]: unknown | undefined;
|
|
63
50
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/wallets/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
4
|
/**
|
|
6
5
|
* 200 ok array
|
|
7
6
|
*
|
|
@@ -46,20 +45,18 @@ type GetCorporationsCorporationIdWalletsOk =
|
|
|
46
45
|
GetCorporationsCorporationIdWallets_200Ok,
|
|
47
46
|
GetCorporationsCorporationIdWallets_200Ok
|
|
48
47
|
];
|
|
49
|
-
/**
|
|
50
|
-
* balance number
|
|
51
|
-
*/
|
|
52
|
-
type GetCorporationsCorporationIdWalletsBalance = number;
|
|
53
|
-
/**
|
|
54
|
-
* division integer
|
|
55
|
-
*/
|
|
56
|
-
type GetCorporationsCorporationIdWalletsDivision = number;
|
|
57
48
|
|
|
58
49
|
/**
|
|
59
50
|
* 200 ok object
|
|
60
51
|
*/
|
|
61
52
|
interface GetCorporationsCorporationIdWallets_200Ok {
|
|
62
|
-
|
|
63
|
-
|
|
53
|
+
/**
|
|
54
|
+
* balance number
|
|
55
|
+
*/
|
|
56
|
+
balance: number;
|
|
57
|
+
/**
|
|
58
|
+
* division integer
|
|
59
|
+
*/
|
|
60
|
+
division: number;
|
|
64
61
|
[k: string]: unknown | undefined;
|
|
65
62
|
}
|
|
@@ -1,14 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/npccorps/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* 200 ok integer
|
|
7
|
-
*/
|
|
8
|
-
type GetCorporationsNpccorps_200Ok = number;
|
|
9
4
|
/**
|
|
10
5
|
* 200 ok array
|
|
11
6
|
*
|
|
12
7
|
* @maxItems 500
|
|
13
8
|
*/
|
|
14
|
-
type GetCorporationsNpccorpsOk =
|
|
9
|
+
type GetCorporationsNpccorpsOk = number[];
|
|
@@ -1,61 +1,50 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /dogma/attributes/{attribute_id}/
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
/**
|
|
6
|
-
* attribute_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetDogmaAttributesAttributeIdAttributeId = number;
|
|
9
|
-
/**
|
|
10
|
-
* default_value number
|
|
11
|
-
*/
|
|
12
|
-
type GetDogmaAttributesAttributeIdDefaultValue = number;
|
|
13
|
-
/**
|
|
14
|
-
* description string
|
|
15
|
-
*/
|
|
16
|
-
type GetDogmaAttributesAttributeIdDescription = string;
|
|
17
|
-
/**
|
|
18
|
-
* display_name string
|
|
19
|
-
*/
|
|
20
|
-
type GetDogmaAttributesAttributeIdDisplayName = string;
|
|
21
|
-
/**
|
|
22
|
-
* high_is_good boolean
|
|
23
|
-
*/
|
|
24
|
-
type GetDogmaAttributesAttributeIdHighIsGood = boolean;
|
|
25
|
-
/**
|
|
26
|
-
* icon_id integer
|
|
27
|
-
*/
|
|
28
|
-
type GetDogmaAttributesAttributeIdIconId = number;
|
|
29
|
-
/**
|
|
30
|
-
* name string
|
|
31
|
-
*/
|
|
32
|
-
type GetDogmaAttributesAttributeIdName = string;
|
|
33
|
-
/**
|
|
34
|
-
* published boolean
|
|
35
|
-
*/
|
|
36
|
-
type GetDogmaAttributesAttributeIdPublished = boolean;
|
|
37
|
-
/**
|
|
38
|
-
* stackable boolean
|
|
39
|
-
*/
|
|
40
|
-
type GetDogmaAttributesAttributeIdStackable = boolean;
|
|
41
|
-
/**
|
|
42
|
-
* unit_id integer
|
|
43
|
-
*/
|
|
44
|
-
type GetDogmaAttributesAttributeIdUnitId = number;
|
|
45
|
-
|
|
46
5
|
/**
|
|
47
6
|
* 200 ok object
|
|
48
7
|
*/
|
|
49
8
|
interface GetDogmaAttributesAttributeIdOk {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
9
|
+
/**
|
|
10
|
+
* attribute_id integer
|
|
11
|
+
*/
|
|
12
|
+
attribute_id: number;
|
|
13
|
+
/**
|
|
14
|
+
* default_value number
|
|
15
|
+
*/
|
|
16
|
+
default_value?: number;
|
|
17
|
+
/**
|
|
18
|
+
* description string
|
|
19
|
+
*/
|
|
20
|
+
description?: string;
|
|
21
|
+
/**
|
|
22
|
+
* display_name string
|
|
23
|
+
*/
|
|
24
|
+
display_name?: string;
|
|
25
|
+
/**
|
|
26
|
+
* high_is_good boolean
|
|
27
|
+
*/
|
|
28
|
+
high_is_good?: boolean;
|
|
29
|
+
/**
|
|
30
|
+
* icon_id integer
|
|
31
|
+
*/
|
|
32
|
+
icon_id?: number;
|
|
33
|
+
/**
|
|
34
|
+
* name string
|
|
35
|
+
*/
|
|
36
|
+
name?: string;
|
|
37
|
+
/**
|
|
38
|
+
* published boolean
|
|
39
|
+
*/
|
|
40
|
+
published?: boolean;
|
|
41
|
+
/**
|
|
42
|
+
* stackable boolean
|
|
43
|
+
*/
|
|
44
|
+
stackable?: boolean;
|
|
45
|
+
/**
|
|
46
|
+
* unit_id integer
|
|
47
|
+
*/
|
|
48
|
+
unit_id?: number;
|
|
60
49
|
[k: string]: unknown | undefined;
|
|
61
50
|
}
|
|
@@ -1,14 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /dogma/attributes/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* 200 ok integer
|
|
7
|
-
*/
|
|
8
|
-
type GetDogmaAttributes_200Ok = number;
|
|
9
4
|
/**
|
|
10
5
|
* 200 ok array
|
|
11
6
|
*
|
|
12
7
|
* @maxItems 10000
|
|
13
8
|
*/
|
|
14
|
-
type GetDogmaAttributesOk =
|
|
9
|
+
type GetDogmaAttributesOk = number[];
|