@localisprimary/esi 1.0.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 +256 -0
- package/dist/client.d.ts +1322 -0
- package/dist/client.js +2077 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +20 -0
- package/dist/types.d.ts +2301 -0
- package/dist/types.js +2 -0
- package/package.json +54 -0
package/dist/types.d.ts
ADDED
|
@@ -0,0 +1,2301 @@
|
|
|
1
|
+
export interface EsiResponse<T> {
|
|
2
|
+
data: T;
|
|
3
|
+
status: number;
|
|
4
|
+
headers: Record<string, string>;
|
|
5
|
+
}
|
|
6
|
+
export interface EsiError {
|
|
7
|
+
error: string;
|
|
8
|
+
status: number;
|
|
9
|
+
}
|
|
10
|
+
export type GetAlliancesResponse = number[];
|
|
11
|
+
export interface GetAllianceResponse {
|
|
12
|
+
creator_corporation_id: number;
|
|
13
|
+
creator_id: number;
|
|
14
|
+
date_founded: string;
|
|
15
|
+
executor_corporation_id?: number;
|
|
16
|
+
faction_id?: number;
|
|
17
|
+
name: string;
|
|
18
|
+
ticker: string;
|
|
19
|
+
}
|
|
20
|
+
export interface GetAllianceParams {
|
|
21
|
+
alliance_id: number | string;
|
|
22
|
+
}
|
|
23
|
+
export type GetAllianceContactsResponse = {
|
|
24
|
+
contact_id: number;
|
|
25
|
+
contact_type: 'character' | 'corporation' | 'alliance' | 'faction';
|
|
26
|
+
label_ids: number[];
|
|
27
|
+
standing: number;
|
|
28
|
+
}[];
|
|
29
|
+
export interface GetAllianceContactsParams {
|
|
30
|
+
alliance_id: number | string;
|
|
31
|
+
page?: number;
|
|
32
|
+
}
|
|
33
|
+
export type GetAllianceContactsLabelsResponse = {
|
|
34
|
+
label_id: number;
|
|
35
|
+
label_name: string;
|
|
36
|
+
}[];
|
|
37
|
+
export interface GetAllianceContactsLabelsParams {
|
|
38
|
+
alliance_id: number | string;
|
|
39
|
+
}
|
|
40
|
+
export type GetAllianceCorporationsResponse = number[];
|
|
41
|
+
export interface GetAllianceCorporationsParams {
|
|
42
|
+
alliance_id: number | string;
|
|
43
|
+
}
|
|
44
|
+
export interface GetAllianceIconsResponse {
|
|
45
|
+
px128x128?: string;
|
|
46
|
+
px64x64?: string;
|
|
47
|
+
}
|
|
48
|
+
export interface GetAllianceIconsParams {
|
|
49
|
+
alliance_id: number | string;
|
|
50
|
+
}
|
|
51
|
+
export type PostCharactersAffiliationResponse = {
|
|
52
|
+
alliance_id: number;
|
|
53
|
+
character_id: number;
|
|
54
|
+
corporation_id: number;
|
|
55
|
+
faction_id: number;
|
|
56
|
+
}[];
|
|
57
|
+
export interface PostCharactersAffiliationParams {
|
|
58
|
+
body: number[];
|
|
59
|
+
}
|
|
60
|
+
export interface GetCharacterResponse {
|
|
61
|
+
alliance_id?: number;
|
|
62
|
+
birthday: string;
|
|
63
|
+
bloodline_id: number;
|
|
64
|
+
corporation_id: number;
|
|
65
|
+
description?: string;
|
|
66
|
+
faction_id?: number;
|
|
67
|
+
gender: 'female' | 'male';
|
|
68
|
+
name: string;
|
|
69
|
+
race_id: number;
|
|
70
|
+
security_status?: number;
|
|
71
|
+
title?: string;
|
|
72
|
+
}
|
|
73
|
+
export interface GetCharacterParams {
|
|
74
|
+
character_id: number | string;
|
|
75
|
+
}
|
|
76
|
+
export type GetCharacterAgentsResearchResponse = {
|
|
77
|
+
agent_id: number;
|
|
78
|
+
points_per_day: number;
|
|
79
|
+
remainder_points: number;
|
|
80
|
+
skill_type_id: number;
|
|
81
|
+
started_at: string;
|
|
82
|
+
}[];
|
|
83
|
+
export interface GetCharacterAgentsResearchParams {
|
|
84
|
+
character_id: number | string;
|
|
85
|
+
}
|
|
86
|
+
export type GetCharacterAssetsResponse = {
|
|
87
|
+
is_blueprint_copy: boolean;
|
|
88
|
+
is_singleton: boolean;
|
|
89
|
+
item_id: number;
|
|
90
|
+
location_flag: 'AssetSafety' | 'AutoFit' | 'BoosterBay' | 'CapsuleerDeliveries' | 'Cargo' | 'CorporationGoalDeliveries' | 'CorpseBay' | 'Deliveries' | 'DroneBay' | 'FighterBay' | 'FighterTube0' | 'FighterTube1' | 'FighterTube2' | 'FighterTube3' | 'FighterTube4' | 'FleetHangar' | 'FrigateEscapeBay' | 'Hangar' | 'HangarAll' | 'HiSlot0' | 'HiSlot1' | 'HiSlot2' | 'HiSlot3' | 'HiSlot4' | 'HiSlot5' | 'HiSlot6' | 'HiSlot7' | 'HiddenModifiers' | 'Implant' | 'InfrastructureHangar' | 'LoSlot0' | 'LoSlot1' | 'LoSlot2' | 'LoSlot3' | 'LoSlot4' | 'LoSlot5' | 'LoSlot6' | 'LoSlot7' | 'Locked' | 'MedSlot0' | 'MedSlot1' | 'MedSlot2' | 'MedSlot3' | 'MedSlot4' | 'MedSlot5' | 'MedSlot6' | 'MedSlot7' | 'MobileDepotHold' | 'MoonMaterialBay' | 'QuafeBay' | 'RigSlot0' | 'RigSlot1' | 'RigSlot2' | 'RigSlot3' | 'RigSlot4' | 'RigSlot5' | 'RigSlot6' | 'RigSlot7' | 'ShipHangar' | 'Skill' | 'SpecializedAmmoHold' | 'SpecializedAsteroidHold' | 'SpecializedCommandCenterHold' | 'SpecializedFuelBay' | 'SpecializedGasHold' | 'SpecializedIceHold' | 'SpecializedIndustrialShipHold' | 'SpecializedLargeShipHold' | 'SpecializedMaterialBay' | 'SpecializedMediumShipHold' | 'SpecializedMineralHold' | 'SpecializedOreHold' | 'SpecializedPlanetaryCommoditiesHold' | 'SpecializedSalvageHold' | 'SpecializedShipHold' | 'SpecializedSmallShipHold' | 'StructureDeedBay' | 'SubSystemBay' | 'SubSystemSlot0' | 'SubSystemSlot1' | 'SubSystemSlot2' | 'SubSystemSlot3' | 'SubSystemSlot4' | 'SubSystemSlot5' | 'SubSystemSlot6' | 'SubSystemSlot7' | 'Unlocked' | 'Wardrobe';
|
|
91
|
+
location_id: number;
|
|
92
|
+
location_type: 'station' | 'solar_system' | 'item' | 'other';
|
|
93
|
+
quantity: number;
|
|
94
|
+
type_id: number;
|
|
95
|
+
}[];
|
|
96
|
+
export interface GetCharacterAssetsParams {
|
|
97
|
+
character_id: number | string;
|
|
98
|
+
page?: number;
|
|
99
|
+
}
|
|
100
|
+
export type PostCharacterAssetsLocationsResponse = {
|
|
101
|
+
item_id: number;
|
|
102
|
+
position: {
|
|
103
|
+
x: number;
|
|
104
|
+
y: number;
|
|
105
|
+
z: number;
|
|
106
|
+
};
|
|
107
|
+
}[];
|
|
108
|
+
export interface PostCharacterAssetsLocationsParams {
|
|
109
|
+
character_id: number | string;
|
|
110
|
+
body: number[];
|
|
111
|
+
}
|
|
112
|
+
export type PostCharacterAssetsNamesResponse = {
|
|
113
|
+
item_id: number;
|
|
114
|
+
name: string;
|
|
115
|
+
}[];
|
|
116
|
+
export interface PostCharacterAssetsNamesParams {
|
|
117
|
+
character_id: number | string;
|
|
118
|
+
body: number[];
|
|
119
|
+
}
|
|
120
|
+
export interface GetCharacterAttributesResponse {
|
|
121
|
+
accrued_remap_cooldown_date?: string;
|
|
122
|
+
bonus_remaps?: number;
|
|
123
|
+
charisma: number;
|
|
124
|
+
intelligence: number;
|
|
125
|
+
last_remap_date?: string;
|
|
126
|
+
memory: number;
|
|
127
|
+
perception: number;
|
|
128
|
+
willpower: number;
|
|
129
|
+
}
|
|
130
|
+
export interface GetCharacterAttributesParams {
|
|
131
|
+
character_id: number | string;
|
|
132
|
+
}
|
|
133
|
+
export type GetCharacterBlueprintsResponse = {
|
|
134
|
+
item_id: number;
|
|
135
|
+
location_flag: 'AutoFit' | 'Cargo' | 'CorpseBay' | 'DroneBay' | 'FleetHangar' | 'Deliveries' | 'HiddenModifiers' | 'Hangar' | 'HangarAll' | 'LoSlot0' | 'LoSlot1' | 'LoSlot2' | 'LoSlot3' | 'LoSlot4' | 'LoSlot5' | 'LoSlot6' | 'LoSlot7' | 'MedSlot0' | 'MedSlot1' | 'MedSlot2' | 'MedSlot3' | 'MedSlot4' | 'MedSlot5' | 'MedSlot6' | 'MedSlot7' | 'HiSlot0' | 'HiSlot1' | 'HiSlot2' | 'HiSlot3' | 'HiSlot4' | 'HiSlot5' | 'HiSlot6' | 'HiSlot7' | 'AssetSafety' | 'Locked' | 'Unlocked' | 'Implant' | 'QuafeBay' | 'RigSlot0' | 'RigSlot1' | 'RigSlot2' | 'RigSlot3' | 'RigSlot4' | 'RigSlot5' | 'RigSlot6' | 'RigSlot7' | 'ShipHangar' | 'SpecializedFuelBay' | 'SpecializedOreHold' | 'SpecializedGasHold' | 'SpecializedMineralHold' | 'SpecializedSalvageHold' | 'SpecializedShipHold' | 'SpecializedSmallShipHold' | 'SpecializedMediumShipHold' | 'SpecializedLargeShipHold' | 'SpecializedIndustrialShipHold' | 'SpecializedAmmoHold' | 'SpecializedCommandCenterHold' | 'SpecializedPlanetaryCommoditiesHold' | 'SpecializedMaterialBay' | 'SubSystemSlot0' | 'SubSystemSlot1' | 'SubSystemSlot2' | 'SubSystemSlot3' | 'SubSystemSlot4' | 'SubSystemSlot5' | 'SubSystemSlot6' | 'SubSystemSlot7' | 'FighterBay' | 'FighterTube0' | 'FighterTube1' | 'FighterTube2' | 'FighterTube3' | 'FighterTube4' | 'Module';
|
|
136
|
+
location_id: number;
|
|
137
|
+
material_efficiency: number;
|
|
138
|
+
quantity: number;
|
|
139
|
+
runs: number;
|
|
140
|
+
time_efficiency: number;
|
|
141
|
+
type_id: number;
|
|
142
|
+
}[];
|
|
143
|
+
export interface GetCharacterBlueprintsParams {
|
|
144
|
+
character_id: number | string;
|
|
145
|
+
page?: number;
|
|
146
|
+
}
|
|
147
|
+
export type GetCharacterCalendarResponse = {
|
|
148
|
+
event_date: string;
|
|
149
|
+
event_id: number;
|
|
150
|
+
event_response: 'declined' | 'not_responded' | 'accepted' | 'tentative';
|
|
151
|
+
importance: number;
|
|
152
|
+
title: string;
|
|
153
|
+
}[];
|
|
154
|
+
export interface GetCharacterCalendarParams {
|
|
155
|
+
character_id: number | string;
|
|
156
|
+
from_event?: number;
|
|
157
|
+
}
|
|
158
|
+
export interface GetCharacterCalendarEventIdResponse {
|
|
159
|
+
date: string;
|
|
160
|
+
duration: number;
|
|
161
|
+
event_id: number;
|
|
162
|
+
importance: number;
|
|
163
|
+
owner_id: number;
|
|
164
|
+
owner_name: string;
|
|
165
|
+
owner_type: 'eve_server' | 'corporation' | 'faction' | 'character' | 'alliance';
|
|
166
|
+
response: string;
|
|
167
|
+
text: string;
|
|
168
|
+
title: string;
|
|
169
|
+
}
|
|
170
|
+
export interface GetCharacterCalendarEventIdParams {
|
|
171
|
+
character_id: number | string;
|
|
172
|
+
event_id: number | string;
|
|
173
|
+
}
|
|
174
|
+
export type PutCharacterCalendarEventIdResponse = unknown;
|
|
175
|
+
export interface PutCharacterCalendarEventIdParams {
|
|
176
|
+
character_id: number | string;
|
|
177
|
+
event_id: number | string;
|
|
178
|
+
response: 'accepted' | 'declined' | 'tentative';
|
|
179
|
+
}
|
|
180
|
+
export type GetCharacterCalendarEventAttendeesResponse = {
|
|
181
|
+
character_id: number;
|
|
182
|
+
event_response: 'declined' | 'not_responded' | 'accepted' | 'tentative';
|
|
183
|
+
}[];
|
|
184
|
+
export interface GetCharacterCalendarEventAttendeesParams {
|
|
185
|
+
character_id: number | string;
|
|
186
|
+
event_id: number | string;
|
|
187
|
+
}
|
|
188
|
+
export interface GetCharacterClonesResponse {
|
|
189
|
+
home_location?: {
|
|
190
|
+
location_id: number;
|
|
191
|
+
location_type: 'station' | 'structure';
|
|
192
|
+
};
|
|
193
|
+
jump_clones: {
|
|
194
|
+
implants: number[];
|
|
195
|
+
jump_clone_id: number;
|
|
196
|
+
location_id: number;
|
|
197
|
+
location_type: 'station' | 'structure';
|
|
198
|
+
name: string;
|
|
199
|
+
}[];
|
|
200
|
+
last_clone_jump_date?: string;
|
|
201
|
+
last_station_change_date?: string;
|
|
202
|
+
}
|
|
203
|
+
export interface GetCharacterClonesParams {
|
|
204
|
+
character_id: number | string;
|
|
205
|
+
}
|
|
206
|
+
export type DeleteCharacterContactsResponse = unknown;
|
|
207
|
+
export interface DeleteCharacterContactsParams {
|
|
208
|
+
character_id: number | string;
|
|
209
|
+
contact_ids?: number[];
|
|
210
|
+
}
|
|
211
|
+
export type GetCharacterContactsResponse = {
|
|
212
|
+
contact_id: number;
|
|
213
|
+
contact_type: 'character' | 'corporation' | 'alliance' | 'faction';
|
|
214
|
+
is_blocked: boolean;
|
|
215
|
+
is_watched: boolean;
|
|
216
|
+
label_ids: number[];
|
|
217
|
+
standing: number;
|
|
218
|
+
}[];
|
|
219
|
+
export interface GetCharacterContactsParams {
|
|
220
|
+
character_id: number | string;
|
|
221
|
+
page?: number;
|
|
222
|
+
}
|
|
223
|
+
export type PostCharacterContactsResponse = number[];
|
|
224
|
+
export interface PostCharacterContactsParams {
|
|
225
|
+
character_id: number | string;
|
|
226
|
+
label_ids?: number[];
|
|
227
|
+
standing?: number;
|
|
228
|
+
watched?: boolean;
|
|
229
|
+
body: number[];
|
|
230
|
+
}
|
|
231
|
+
export type PutCharacterContactsResponse = unknown;
|
|
232
|
+
export interface PutCharacterContactsParams {
|
|
233
|
+
character_id: number | string;
|
|
234
|
+
label_ids?: number[];
|
|
235
|
+
standing?: number;
|
|
236
|
+
watched?: boolean;
|
|
237
|
+
body: number[];
|
|
238
|
+
}
|
|
239
|
+
export type GetCharacterContactsLabelsResponse = {
|
|
240
|
+
label_id: number;
|
|
241
|
+
label_name: string;
|
|
242
|
+
}[];
|
|
243
|
+
export interface GetCharacterContactsLabelsParams {
|
|
244
|
+
character_id: number | string;
|
|
245
|
+
}
|
|
246
|
+
export type GetCharacterContractsResponse = {
|
|
247
|
+
acceptor_id: number;
|
|
248
|
+
assignee_id: number;
|
|
249
|
+
availability: 'public' | 'personal' | 'corporation' | 'alliance';
|
|
250
|
+
buyout: number;
|
|
251
|
+
collateral: number;
|
|
252
|
+
contract_id: number;
|
|
253
|
+
date_accepted: string;
|
|
254
|
+
date_completed: string;
|
|
255
|
+
date_expired: string;
|
|
256
|
+
date_issued: string;
|
|
257
|
+
days_to_complete: number;
|
|
258
|
+
end_location_id: number;
|
|
259
|
+
for_corporation: boolean;
|
|
260
|
+
issuer_corporation_id: number;
|
|
261
|
+
issuer_id: number;
|
|
262
|
+
price: number;
|
|
263
|
+
reward: number;
|
|
264
|
+
start_location_id: number;
|
|
265
|
+
status: 'outstanding' | 'in_progress' | 'finished_issuer' | 'finished_contractor' | 'finished' | 'cancelled' | 'rejected' | 'failed' | 'deleted' | 'reversed';
|
|
266
|
+
title: string;
|
|
267
|
+
type: 'unknown' | 'item_exchange' | 'auction' | 'courier' | 'loan';
|
|
268
|
+
volume: number;
|
|
269
|
+
}[];
|
|
270
|
+
export interface GetCharacterContractsParams {
|
|
271
|
+
character_id: number | string;
|
|
272
|
+
page?: number;
|
|
273
|
+
}
|
|
274
|
+
export type GetCharacterContractBidsResponse = {
|
|
275
|
+
amount: number;
|
|
276
|
+
bid_id: number;
|
|
277
|
+
bidder_id: number;
|
|
278
|
+
date_bid: string;
|
|
279
|
+
}[];
|
|
280
|
+
export interface GetCharacterContractBidsParams {
|
|
281
|
+
character_id: number | string;
|
|
282
|
+
contract_id: number | string;
|
|
283
|
+
}
|
|
284
|
+
export type GetCharacterContractItemsResponse = {
|
|
285
|
+
is_included: boolean;
|
|
286
|
+
is_singleton: boolean;
|
|
287
|
+
quantity: number;
|
|
288
|
+
raw_quantity: number;
|
|
289
|
+
record_id: number;
|
|
290
|
+
type_id: number;
|
|
291
|
+
}[];
|
|
292
|
+
export interface GetCharacterContractItemsParams {
|
|
293
|
+
character_id: number | string;
|
|
294
|
+
contract_id: number | string;
|
|
295
|
+
}
|
|
296
|
+
export type GetCharacterCorporationhistoryResponse = {
|
|
297
|
+
corporation_id: number;
|
|
298
|
+
is_deleted: boolean;
|
|
299
|
+
record_id: number;
|
|
300
|
+
start_date: string;
|
|
301
|
+
}[];
|
|
302
|
+
export interface GetCharacterCorporationhistoryParams {
|
|
303
|
+
character_id: number | string;
|
|
304
|
+
}
|
|
305
|
+
export type PostCharacterCspaResponse = number;
|
|
306
|
+
export interface PostCharacterCspaParams {
|
|
307
|
+
character_id: number | string;
|
|
308
|
+
body: number[];
|
|
309
|
+
}
|
|
310
|
+
export interface GetCharacterFatigueResponse {
|
|
311
|
+
jump_fatigue_expire_date?: string;
|
|
312
|
+
last_jump_date?: string;
|
|
313
|
+
last_update_date?: string;
|
|
314
|
+
}
|
|
315
|
+
export interface GetCharacterFatigueParams {
|
|
316
|
+
character_id: number | string;
|
|
317
|
+
}
|
|
318
|
+
export type GetCharacterFittingsResponse = {
|
|
319
|
+
description: string;
|
|
320
|
+
fitting_id: number;
|
|
321
|
+
items: {
|
|
322
|
+
flag: 'Cargo' | 'DroneBay' | 'FighterBay' | 'HiSlot0' | 'HiSlot1' | 'HiSlot2' | 'HiSlot3' | 'HiSlot4' | 'HiSlot5' | 'HiSlot6' | 'HiSlot7' | 'Invalid' | 'LoSlot0' | 'LoSlot1' | 'LoSlot2' | 'LoSlot3' | 'LoSlot4' | 'LoSlot5' | 'LoSlot6' | 'LoSlot7' | 'MedSlot0' | 'MedSlot1' | 'MedSlot2' | 'MedSlot3' | 'MedSlot4' | 'MedSlot5' | 'MedSlot6' | 'MedSlot7' | 'RigSlot0' | 'RigSlot1' | 'RigSlot2' | 'ServiceSlot0' | 'ServiceSlot1' | 'ServiceSlot2' | 'ServiceSlot3' | 'ServiceSlot4' | 'ServiceSlot5' | 'ServiceSlot6' | 'ServiceSlot7' | 'SubSystemSlot0' | 'SubSystemSlot1' | 'SubSystemSlot2' | 'SubSystemSlot3';
|
|
323
|
+
quantity: number;
|
|
324
|
+
type_id: number;
|
|
325
|
+
}[];
|
|
326
|
+
name: string;
|
|
327
|
+
ship_type_id: number;
|
|
328
|
+
}[];
|
|
329
|
+
export interface GetCharacterFittingsParams {
|
|
330
|
+
character_id: number | string;
|
|
331
|
+
}
|
|
332
|
+
export interface PostCharacterFittingsResponse {
|
|
333
|
+
fitting_id: number;
|
|
334
|
+
}
|
|
335
|
+
export interface PostCharacterFittingsParams {
|
|
336
|
+
character_id: number | string;
|
|
337
|
+
description: string;
|
|
338
|
+
items: {
|
|
339
|
+
flag: 'Cargo' | 'DroneBay' | 'FighterBay' | 'HiSlot0' | 'HiSlot1' | 'HiSlot2' | 'HiSlot3' | 'HiSlot4' | 'HiSlot5' | 'HiSlot6' | 'HiSlot7' | 'Invalid' | 'LoSlot0' | 'LoSlot1' | 'LoSlot2' | 'LoSlot3' | 'LoSlot4' | 'LoSlot5' | 'LoSlot6' | 'LoSlot7' | 'MedSlot0' | 'MedSlot1' | 'MedSlot2' | 'MedSlot3' | 'MedSlot4' | 'MedSlot5' | 'MedSlot6' | 'MedSlot7' | 'RigSlot0' | 'RigSlot1' | 'RigSlot2' | 'ServiceSlot0' | 'ServiceSlot1' | 'ServiceSlot2' | 'ServiceSlot3' | 'ServiceSlot4' | 'ServiceSlot5' | 'ServiceSlot6' | 'ServiceSlot7' | 'SubSystemSlot0' | 'SubSystemSlot1' | 'SubSystemSlot2' | 'SubSystemSlot3';
|
|
340
|
+
quantity: number;
|
|
341
|
+
type_id: number;
|
|
342
|
+
}[];
|
|
343
|
+
name: string;
|
|
344
|
+
ship_type_id: number;
|
|
345
|
+
}
|
|
346
|
+
export type DeleteCharacterFittingResponse = unknown;
|
|
347
|
+
export interface DeleteCharacterFittingParams {
|
|
348
|
+
character_id: number | string;
|
|
349
|
+
fitting_id: number | string;
|
|
350
|
+
}
|
|
351
|
+
export interface GetCharacterFleetResponse {
|
|
352
|
+
fleet_boss_id: number;
|
|
353
|
+
fleet_id: number;
|
|
354
|
+
role: 'fleet_commander' | 'squad_commander' | 'squad_member' | 'wing_commander';
|
|
355
|
+
squad_id: number;
|
|
356
|
+
wing_id: number;
|
|
357
|
+
}
|
|
358
|
+
export interface GetCharacterFleetParams {
|
|
359
|
+
character_id: number | string;
|
|
360
|
+
}
|
|
361
|
+
export interface GetCharacterFwStatsResponse {
|
|
362
|
+
current_rank?: number;
|
|
363
|
+
enlisted_on?: string;
|
|
364
|
+
faction_id?: number;
|
|
365
|
+
highest_rank?: number;
|
|
366
|
+
kills: {
|
|
367
|
+
last_week: number;
|
|
368
|
+
total: number;
|
|
369
|
+
yesterday: number;
|
|
370
|
+
};
|
|
371
|
+
victory_points: {
|
|
372
|
+
last_week: number;
|
|
373
|
+
total: number;
|
|
374
|
+
yesterday: number;
|
|
375
|
+
};
|
|
376
|
+
}
|
|
377
|
+
export interface GetCharacterFwStatsParams {
|
|
378
|
+
character_id: number | string;
|
|
379
|
+
}
|
|
380
|
+
export type GetCharacterImplantsResponse = number[];
|
|
381
|
+
export interface GetCharacterImplantsParams {
|
|
382
|
+
character_id: number | string;
|
|
383
|
+
}
|
|
384
|
+
export type GetCharacterIndustryJobsResponse = {
|
|
385
|
+
activity_id: number;
|
|
386
|
+
blueprint_id: number;
|
|
387
|
+
blueprint_location_id: number;
|
|
388
|
+
blueprint_type_id: number;
|
|
389
|
+
completed_character_id: number;
|
|
390
|
+
completed_date: string;
|
|
391
|
+
cost: number;
|
|
392
|
+
duration: number;
|
|
393
|
+
end_date: string;
|
|
394
|
+
facility_id: number;
|
|
395
|
+
installer_id: number;
|
|
396
|
+
job_id: number;
|
|
397
|
+
licensed_runs: number;
|
|
398
|
+
output_location_id: number;
|
|
399
|
+
pause_date: string;
|
|
400
|
+
probability: number;
|
|
401
|
+
product_type_id: number;
|
|
402
|
+
runs: number;
|
|
403
|
+
start_date: string;
|
|
404
|
+
station_id: number;
|
|
405
|
+
status: 'active' | 'cancelled' | 'delivered' | 'paused' | 'ready' | 'reverted';
|
|
406
|
+
successful_runs: number;
|
|
407
|
+
}[];
|
|
408
|
+
export interface GetCharacterIndustryJobsParams {
|
|
409
|
+
character_id: number | string;
|
|
410
|
+
include_completed?: boolean;
|
|
411
|
+
}
|
|
412
|
+
export type GetCharacterKillmailsRecentResponse = {
|
|
413
|
+
killmail_hash: string;
|
|
414
|
+
killmail_id: number;
|
|
415
|
+
}[];
|
|
416
|
+
export interface GetCharacterKillmailsRecentParams {
|
|
417
|
+
character_id: number | string;
|
|
418
|
+
page?: number;
|
|
419
|
+
}
|
|
420
|
+
export interface GetCharacterLocationResponse {
|
|
421
|
+
solar_system_id: number;
|
|
422
|
+
station_id?: number;
|
|
423
|
+
structure_id?: number;
|
|
424
|
+
}
|
|
425
|
+
export interface GetCharacterLocationParams {
|
|
426
|
+
character_id: number | string;
|
|
427
|
+
}
|
|
428
|
+
export type GetCharacterLoyaltyPointsResponse = {
|
|
429
|
+
corporation_id: number;
|
|
430
|
+
loyalty_points: number;
|
|
431
|
+
}[];
|
|
432
|
+
export interface GetCharacterLoyaltyPointsParams {
|
|
433
|
+
character_id: number | string;
|
|
434
|
+
}
|
|
435
|
+
export type GetCharacterMailResponse = {
|
|
436
|
+
from: number;
|
|
437
|
+
is_read: boolean;
|
|
438
|
+
labels: number[];
|
|
439
|
+
mail_id: number;
|
|
440
|
+
recipients: {
|
|
441
|
+
recipient_id: number;
|
|
442
|
+
recipient_type: 'alliance' | 'character' | 'corporation' | 'mailing_list';
|
|
443
|
+
}[];
|
|
444
|
+
subject: string;
|
|
445
|
+
timestamp: string;
|
|
446
|
+
}[];
|
|
447
|
+
export interface GetCharacterMailParams {
|
|
448
|
+
character_id: number | string;
|
|
449
|
+
labels?: number[];
|
|
450
|
+
last_mail_id?: number;
|
|
451
|
+
}
|
|
452
|
+
export type PostCharacterMailResponse = number;
|
|
453
|
+
export interface PostCharacterMailParams {
|
|
454
|
+
character_id: number | string;
|
|
455
|
+
approved_cost?: number;
|
|
456
|
+
body: string;
|
|
457
|
+
recipients: {
|
|
458
|
+
recipient_id: number;
|
|
459
|
+
recipient_type: 'alliance' | 'character' | 'corporation' | 'mailing_list';
|
|
460
|
+
}[];
|
|
461
|
+
subject: string;
|
|
462
|
+
}
|
|
463
|
+
export interface GetCharacterMailLabelsResponse {
|
|
464
|
+
labels?: {
|
|
465
|
+
color: '#0000fe' | '#006634' | '#0099ff' | '#00ff33' | '#01ffff' | '#349800' | '#660066' | '#666666' | '#999999' | '#99ffff' | '#9a0000' | '#ccff9a' | '#e6e6e6' | '#fe0000' | '#ff6600' | '#ffff01' | '#ffffcd' | '#ffffff';
|
|
466
|
+
label_id: number;
|
|
467
|
+
name: string;
|
|
468
|
+
unread_count: number;
|
|
469
|
+
}[];
|
|
470
|
+
total_unread_count?: number;
|
|
471
|
+
}
|
|
472
|
+
export interface GetCharacterMailLabelsParams {
|
|
473
|
+
character_id: number | string;
|
|
474
|
+
}
|
|
475
|
+
export type PostCharacterMailLabelsResponse = number;
|
|
476
|
+
export interface PostCharacterMailLabelsParams {
|
|
477
|
+
character_id: number | string;
|
|
478
|
+
color?: '#0000fe' | '#006634' | '#0099ff' | '#00ff33' | '#01ffff' | '#349800' | '#660066' | '#666666' | '#999999' | '#99ffff' | '#9a0000' | '#ccff9a' | '#e6e6e6' | '#fe0000' | '#ff6600' | '#ffff01' | '#ffffcd' | '#ffffff';
|
|
479
|
+
name: string;
|
|
480
|
+
}
|
|
481
|
+
export type DeleteCharacterMailLabelResponse = unknown;
|
|
482
|
+
export interface DeleteCharacterMailLabelParams {
|
|
483
|
+
character_id: number | string;
|
|
484
|
+
label_id: number | string;
|
|
485
|
+
}
|
|
486
|
+
export type GetCharacterMailListsResponse = {
|
|
487
|
+
mailing_list_id: number;
|
|
488
|
+
name: string;
|
|
489
|
+
}[];
|
|
490
|
+
export interface GetCharacterMailListsParams {
|
|
491
|
+
character_id: number | string;
|
|
492
|
+
}
|
|
493
|
+
export type DeleteCharacterMailMailIdResponse = unknown;
|
|
494
|
+
export interface DeleteCharacterMailMailIdParams {
|
|
495
|
+
character_id: number | string;
|
|
496
|
+
mail_id: number | string;
|
|
497
|
+
}
|
|
498
|
+
export interface GetCharacterMailMailIdResponse {
|
|
499
|
+
body?: string;
|
|
500
|
+
from?: number;
|
|
501
|
+
labels?: number[];
|
|
502
|
+
read?: boolean;
|
|
503
|
+
recipients?: {
|
|
504
|
+
recipient_id: number;
|
|
505
|
+
recipient_type: 'alliance' | 'character' | 'corporation' | 'mailing_list';
|
|
506
|
+
}[];
|
|
507
|
+
subject?: string;
|
|
508
|
+
timestamp?: string;
|
|
509
|
+
}
|
|
510
|
+
export interface GetCharacterMailMailIdParams {
|
|
511
|
+
character_id: number | string;
|
|
512
|
+
mail_id: number | string;
|
|
513
|
+
}
|
|
514
|
+
export type PutCharacterMailMailIdResponse = unknown;
|
|
515
|
+
export interface PutCharacterMailMailIdParams {
|
|
516
|
+
character_id: number | string;
|
|
517
|
+
mail_id: number | string;
|
|
518
|
+
labels?: number[];
|
|
519
|
+
read?: boolean;
|
|
520
|
+
}
|
|
521
|
+
export type GetCharacterMedalsResponse = {
|
|
522
|
+
corporation_id: number;
|
|
523
|
+
date: string;
|
|
524
|
+
description: string;
|
|
525
|
+
graphics: {
|
|
526
|
+
color: number;
|
|
527
|
+
graphic: string;
|
|
528
|
+
layer: number;
|
|
529
|
+
part: number;
|
|
530
|
+
}[];
|
|
531
|
+
issuer_id: number;
|
|
532
|
+
medal_id: number;
|
|
533
|
+
reason: string;
|
|
534
|
+
status: 'public' | 'private';
|
|
535
|
+
title: string;
|
|
536
|
+
}[];
|
|
537
|
+
export interface GetCharacterMedalsParams {
|
|
538
|
+
character_id: number | string;
|
|
539
|
+
}
|
|
540
|
+
export type GetCharacterMiningResponse = {
|
|
541
|
+
date: string;
|
|
542
|
+
quantity: number;
|
|
543
|
+
solar_system_id: number;
|
|
544
|
+
type_id: number;
|
|
545
|
+
}[];
|
|
546
|
+
export interface GetCharacterMiningParams {
|
|
547
|
+
character_id: number | string;
|
|
548
|
+
page?: number;
|
|
549
|
+
}
|
|
550
|
+
export type GetCharacterNotificationsResponse = {
|
|
551
|
+
is_read: boolean;
|
|
552
|
+
notification_id: number;
|
|
553
|
+
sender_id: number;
|
|
554
|
+
sender_type: 'character' | 'corporation' | 'alliance' | 'faction' | 'other';
|
|
555
|
+
text: string;
|
|
556
|
+
timestamp: string;
|
|
557
|
+
type: 'AcceptedAlly' | 'AcceptedSurrender' | 'AgentRetiredTrigravian' | 'AllAnchoringMsg' | 'AllMaintenanceBillMsg' | 'AllStrucInvulnerableMsg' | 'AllStructVulnerableMsg' | 'AllWarCorpJoinedAllianceMsg' | 'AllWarDeclaredMsg' | 'AllWarInvalidatedMsg' | 'AllWarRetractedMsg' | 'AllWarSurrenderMsg' | 'AllianceCapitalChanged' | 'AllianceWarDeclaredV2' | 'AllyContractCancelled' | 'AllyJoinedWarAggressorMsg' | 'AllyJoinedWarAllyMsg' | 'AllyJoinedWarDefenderMsg' | 'BattlePunishFriendlyFire' | 'BillOutOfMoneyMsg' | 'BillPaidCorpAllMsg' | 'BountyClaimMsg' | 'BountyESSShared' | 'BountyESSTaken' | 'BountyPlacedAlliance' | 'BountyPlacedChar' | 'BountyPlacedCorp' | 'BountyYourBountyClaimed' | 'BuddyConnectContactAdd' | 'CharAppAcceptMsg' | 'CharAppRejectMsg' | 'CharAppWithdrawMsg' | 'CharLeftCorpMsg' | 'CharMedalMsg' | 'CharTerminationMsg' | 'CloneActivationMsg' | 'CloneActivationMsg2' | 'CloneMovedMsg' | 'CloneRevokedMsg1' | 'CloneRevokedMsg2' | 'CombatOperationFinished' | 'ContactAdd' | 'ContactEdit' | 'ContainerPasswordMsg' | 'ContractRegionChangedToPochven' | 'CorpAllBillMsg' | 'CorpAppAcceptMsg' | 'CorpAppInvitedMsg' | 'CorpAppNewMsg' | 'CorpAppRejectCustomMsg' | 'CorpAppRejectMsg' | 'CorpBecameWarEligible' | 'CorpDividendMsg' | 'CorpFriendlyFireDisableTimerCompleted' | 'CorpFriendlyFireDisableTimerStarted' | 'CorpFriendlyFireEnableTimerCompleted' | 'CorpFriendlyFireEnableTimerStarted' | 'CorpKicked' | 'CorpLiquidationMsg' | 'CorpNewCEOMsg' | 'CorpNewsMsg' | 'CorpNoLongerWarEligible' | 'CorpOfficeExpirationMsg' | 'CorpStructLostMsg' | 'CorpTaxChangeMsg' | 'CorpVoteCEORevokedMsg' | 'CorpVoteMsg' | 'CorpWarDeclaredMsg' | 'CorpWarDeclaredV2' | 'CorpWarFightingLegalMsg' | 'CorpWarInvalidatedMsg' | 'CorpWarRetractedMsg' | 'CorpWarSurrenderMsg' | 'CorporationGoalClosed' | 'CorporationGoalCompleted' | 'CorporationGoalCreated' | 'CorporationGoalExpired' | 'CorporationGoalLimitReached' | 'CorporationGoalNameChange' | 'CorporationLeft' | 'CustomsMsg' | 'DailyItemRewardAutoClaimed' | 'DeclareWar' | 'DistrictAttacked' | 'DustAppAcceptedMsg' | 'ESSMainBankLink' | 'EntosisCaptureStarted' | 'ExpertSystemExpired' | 'ExpertSystemExpiryImminent' | 'FWAllianceKickMsg' | 'FWAllianceWarningMsg' | 'FWCharKickMsg' | 'FWCharRankGainMsg' | 'FWCharRankLossMsg' | 'FWCharWarningMsg' | 'FWCorpJoinMsg' | 'FWCorpKickMsg' | 'FWCorpLeaveMsg' | 'FWCorpWarningMsg' | 'FacWarCorpJoinRequestMsg' | 'FacWarCorpJoinWithdrawMsg' | 'FacWarCorpLeaveRequestMsg' | 'FacWarCorpLeaveWithdrawMsg' | 'FacWarLPDisqualifiedEvent' | 'FacWarLPDisqualifiedKill' | 'FacWarLPPayoutEvent' | 'FacWarLPPayoutKill' | 'FreelanceProjectClosed' | 'FreelanceProjectCompleted' | 'FreelanceProjectCreated' | 'FreelanceProjectExpired' | 'FreelanceProjectLimitReached' | 'FreelanceProjectParticipantKicked' | 'GameTimeAdded' | 'GameTimeReceived' | 'GameTimeSent' | 'GiftReceived' | 'IHubDestroyedByBillFailure' | 'IncursionCompletedMsg' | 'IndustryOperationFinished' | 'IndustryTeamAuctionLost' | 'IndustryTeamAuctionWon' | 'InfrastructureHubBillAboutToExpire' | 'InsuranceExpirationMsg' | 'InsuranceFirstShipMsg' | 'InsuranceInvalidatedMsg' | 'InsuranceIssuedMsg' | 'InsurancePayoutMsg' | 'InvasionCompletedMsg' | 'InvasionSystemLogin' | 'InvasionSystemStart' | 'JumpCloneDeletedMsg1' | 'JumpCloneDeletedMsg2' | 'KillReportFinalBlow' | 'KillReportVictim' | 'KillRightAvailable' | 'KillRightAvailableOpen' | 'KillRightEarned' | 'KillRightUnavailable' | 'KillRightUnavailableOpen' | 'KillRightUsed' | 'LPAutoRedeemed' | 'LocateCharMsg' | 'MadeWarMutual' | 'MercOfferRetractedMsg' | 'MercOfferedNegotiationMsg' | 'MercenaryDenAttacked' | 'MercenaryDenNewMTO' | 'MercenaryDenReinforced' | 'MissionCanceledTriglavian' | 'MissionOfferExpirationMsg' | 'MissionTimeoutMsg' | 'MoonminingAutomaticFracture' | 'MoonminingExtractionCancelled' | 'MoonminingExtractionFinished' | 'MoonminingExtractionStarted' | 'MoonminingLaserFired' | 'MutualWarExpired' | 'MutualWarInviteAccepted' | 'MutualWarInviteRejected' | 'MutualWarInviteSent' | 'NPCStandingsGained' | 'NPCStandingsLost' | 'OfferToAllyRetracted' | 'OfferedSurrender' | 'OfferedToAlly' | 'OfficeLeaseCanceledInsufficientStandings' | 'OldLscMessages' | 'OperationFinished' | 'OrbitalAttacked' | 'OrbitalReinforced' | 'OwnershipTransferred' | 'RaffleCreated' | 'RaffleExpired' | 'RaffleFinished' | 'ReimbursementMsg' | 'ResearchMissionAvailableMsg' | 'RetractsWar' | 'SPAutoRedeemed' | 'SeasonalChallengeCompleted' | 'SkinSequencingCompleted' | 'SkyhookDeployed' | 'SkyhookDestroyed' | 'SkyhookLostShields' | 'SkyhookOnline' | 'SkyhookUnderAttack' | 'SovAllClaimAquiredMsg' | 'SovAllClaimLostMsg' | 'SovCommandNodeEventStarted' | 'SovCorpBillLateMsg' | 'SovCorpClaimFailMsg' | 'SovDisruptorMsg' | 'SovStationEnteredFreeport' | 'SovStructureDestroyed' | 'SovStructureReinforced' | 'SovStructureSelfDestructCancel' | 'SovStructureSelfDestructFinished' | 'SovStructureSelfDestructRequested' | 'SovereigntyIHDamageMsg' | 'SovereigntySBUDamageMsg' | 'SovereigntyTCUDamageMsg' | 'StationAggressionMsg1' | 'StationAggressionMsg2' | 'StationConquerMsg' | 'StationServiceDisabled' | 'StationServiceEnabled' | 'StationStateChangeMsg' | 'StoryLineMissionAvailableMsg' | 'StructureAnchoring' | 'StructureCourierContractChanged' | 'StructureDestroyed' | 'StructureFuelAlert' | 'StructureImpendingAbandonmentAssetsAtRisk' | 'StructureItemsDelivered' | 'StructureItemsMovedToSafety' | 'StructureLostArmor' | 'StructureLostShields' | 'StructureLowReagentsAlert' | 'StructureNoReagentsAlert' | 'StructureOnline' | 'StructurePaintPurchased' | 'StructureServicesOffline' | 'StructureUnanchoring' | 'StructureUnderAttack' | 'StructureWentHighPower' | 'StructureWentLowPower' | 'StructuresJobsCancelled' | 'StructuresJobsPaused' | 'StructuresReinforcementChanged' | 'TowerAlertMsg' | 'TowerResourceAlertMsg' | 'TransactionReversalMsg' | 'TutorialMsg' | 'WarAdopted ' | 'WarAllyInherited' | 'WarAllyOfferDeclinedMsg' | 'WarConcordInvalidates' | 'WarDeclared' | 'WarEndedHqSecurityDrop' | 'WarHQRemovedFromSpace' | 'WarInherited' | 'WarInvalid' | 'WarRetracted' | 'WarRetractedByConcord' | 'WarSurrenderDeclinedMsg' | 'WarSurrenderOfferMsg';
|
|
558
|
+
}[];
|
|
559
|
+
export interface GetCharacterNotificationsParams {
|
|
560
|
+
character_id: number | string;
|
|
561
|
+
}
|
|
562
|
+
export type GetCharacterNotificationsContactsResponse = {
|
|
563
|
+
message: string;
|
|
564
|
+
notification_id: number;
|
|
565
|
+
send_date: string;
|
|
566
|
+
sender_character_id: number;
|
|
567
|
+
standing_level: number;
|
|
568
|
+
}[];
|
|
569
|
+
export interface GetCharacterNotificationsContactsParams {
|
|
570
|
+
character_id: number | string;
|
|
571
|
+
}
|
|
572
|
+
export interface GetCharacterOnlineResponse {
|
|
573
|
+
last_login?: string;
|
|
574
|
+
last_logout?: string;
|
|
575
|
+
logins?: number;
|
|
576
|
+
online: boolean;
|
|
577
|
+
}
|
|
578
|
+
export interface GetCharacterOnlineParams {
|
|
579
|
+
character_id: number | string;
|
|
580
|
+
}
|
|
581
|
+
export type GetCharacterOrdersResponse = {
|
|
582
|
+
duration: number;
|
|
583
|
+
escrow: number;
|
|
584
|
+
is_buy_order: boolean;
|
|
585
|
+
is_corporation: boolean;
|
|
586
|
+
issued: string;
|
|
587
|
+
location_id: number;
|
|
588
|
+
min_volume: number;
|
|
589
|
+
order_id: number;
|
|
590
|
+
price: number;
|
|
591
|
+
range: '1' | '10' | '2' | '20' | '3' | '30' | '4' | '40' | '5' | 'region' | 'solarsystem' | 'station';
|
|
592
|
+
region_id: number;
|
|
593
|
+
type_id: number;
|
|
594
|
+
volume_remain: number;
|
|
595
|
+
volume_total: number;
|
|
596
|
+
}[];
|
|
597
|
+
export interface GetCharacterOrdersParams {
|
|
598
|
+
character_id: number | string;
|
|
599
|
+
}
|
|
600
|
+
export type GetCharacterOrdersHistoryResponse = {
|
|
601
|
+
duration: number;
|
|
602
|
+
escrow: number;
|
|
603
|
+
is_buy_order: boolean;
|
|
604
|
+
is_corporation: boolean;
|
|
605
|
+
issued: string;
|
|
606
|
+
location_id: number;
|
|
607
|
+
min_volume: number;
|
|
608
|
+
order_id: number;
|
|
609
|
+
price: number;
|
|
610
|
+
range: '1' | '10' | '2' | '20' | '3' | '30' | '4' | '40' | '5' | 'region' | 'solarsystem' | 'station';
|
|
611
|
+
region_id: number;
|
|
612
|
+
state: 'cancelled' | 'expired';
|
|
613
|
+
type_id: number;
|
|
614
|
+
volume_remain: number;
|
|
615
|
+
volume_total: number;
|
|
616
|
+
}[];
|
|
617
|
+
export interface GetCharacterOrdersHistoryParams {
|
|
618
|
+
character_id: number | string;
|
|
619
|
+
page?: number;
|
|
620
|
+
}
|
|
621
|
+
export type GetCharacterPlanetsResponse = {
|
|
622
|
+
last_update: string;
|
|
623
|
+
num_pins: number;
|
|
624
|
+
owner_id: number;
|
|
625
|
+
planet_id: number;
|
|
626
|
+
planet_type: 'temperate' | 'barren' | 'oceanic' | 'ice' | 'gas' | 'lava' | 'storm' | 'plasma';
|
|
627
|
+
solar_system_id: number;
|
|
628
|
+
upgrade_level: number;
|
|
629
|
+
}[];
|
|
630
|
+
export interface GetCharacterPlanetsParams {
|
|
631
|
+
character_id: number | string;
|
|
632
|
+
}
|
|
633
|
+
export interface GetCharacterPlanetResponse {
|
|
634
|
+
links: {
|
|
635
|
+
destination_pin_id: number;
|
|
636
|
+
link_level: number;
|
|
637
|
+
source_pin_id: number;
|
|
638
|
+
}[];
|
|
639
|
+
pins: {
|
|
640
|
+
contents: {
|
|
641
|
+
amount: number;
|
|
642
|
+
type_id: number;
|
|
643
|
+
}[];
|
|
644
|
+
expiry_time: string;
|
|
645
|
+
extractor_details: {
|
|
646
|
+
cycle_time: number;
|
|
647
|
+
head_radius: number;
|
|
648
|
+
heads: {
|
|
649
|
+
head_id: number;
|
|
650
|
+
latitude: number;
|
|
651
|
+
longitude: number;
|
|
652
|
+
}[];
|
|
653
|
+
product_type_id: number;
|
|
654
|
+
qty_per_cycle: number;
|
|
655
|
+
};
|
|
656
|
+
factory_details: {
|
|
657
|
+
schematic_id: number;
|
|
658
|
+
};
|
|
659
|
+
install_time: string;
|
|
660
|
+
last_cycle_start: string;
|
|
661
|
+
latitude: number;
|
|
662
|
+
longitude: number;
|
|
663
|
+
pin_id: number;
|
|
664
|
+
schematic_id: number;
|
|
665
|
+
type_id: number;
|
|
666
|
+
}[];
|
|
667
|
+
routes: {
|
|
668
|
+
content_type_id: number;
|
|
669
|
+
destination_pin_id: number;
|
|
670
|
+
quantity: number;
|
|
671
|
+
route_id: number;
|
|
672
|
+
source_pin_id: number;
|
|
673
|
+
waypoints: number[];
|
|
674
|
+
}[];
|
|
675
|
+
}
|
|
676
|
+
export interface GetCharacterPlanetParams {
|
|
677
|
+
character_id: number | string;
|
|
678
|
+
planet_id: number | string;
|
|
679
|
+
}
|
|
680
|
+
export interface GetCharacterPortraitResponse {
|
|
681
|
+
px128x128?: string;
|
|
682
|
+
px256x256?: string;
|
|
683
|
+
px512x512?: string;
|
|
684
|
+
px64x64?: string;
|
|
685
|
+
}
|
|
686
|
+
export interface GetCharacterPortraitParams {
|
|
687
|
+
character_id: number | string;
|
|
688
|
+
}
|
|
689
|
+
export interface GetCharacterRolesResponse {
|
|
690
|
+
roles?: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
691
|
+
roles_at_base?: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
692
|
+
roles_at_hq?: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
693
|
+
roles_at_other?: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
694
|
+
}
|
|
695
|
+
export interface GetCharacterRolesParams {
|
|
696
|
+
character_id: number | string;
|
|
697
|
+
}
|
|
698
|
+
export interface GetCharacterSearchResponse {
|
|
699
|
+
agent?: number[];
|
|
700
|
+
alliance?: number[];
|
|
701
|
+
character?: number[];
|
|
702
|
+
constellation?: number[];
|
|
703
|
+
corporation?: number[];
|
|
704
|
+
faction?: number[];
|
|
705
|
+
inventory_type?: number[];
|
|
706
|
+
region?: number[];
|
|
707
|
+
solar_system?: number[];
|
|
708
|
+
station?: number[];
|
|
709
|
+
structure?: number[];
|
|
710
|
+
}
|
|
711
|
+
export interface GetCharacterSearchParams {
|
|
712
|
+
character_id: number | string;
|
|
713
|
+
categories?: 'agent' | 'alliance' | 'character' | 'constellation' | 'corporation' | 'faction' | 'inventory_type' | 'region' | 'solar_system' | 'station' | 'structure'[];
|
|
714
|
+
search?: string;
|
|
715
|
+
strict?: boolean;
|
|
716
|
+
}
|
|
717
|
+
export interface GetCharacterShipResponse {
|
|
718
|
+
ship_item_id: number;
|
|
719
|
+
ship_name: string;
|
|
720
|
+
ship_type_id: number;
|
|
721
|
+
}
|
|
722
|
+
export interface GetCharacterShipParams {
|
|
723
|
+
character_id: number | string;
|
|
724
|
+
}
|
|
725
|
+
export type GetCharacterSkillqueueResponse = {
|
|
726
|
+
finish_date: string;
|
|
727
|
+
finished_level: number;
|
|
728
|
+
level_end_sp: number;
|
|
729
|
+
level_start_sp: number;
|
|
730
|
+
queue_position: number;
|
|
731
|
+
skill_id: number;
|
|
732
|
+
start_date: string;
|
|
733
|
+
training_start_sp: number;
|
|
734
|
+
}[];
|
|
735
|
+
export interface GetCharacterSkillqueueParams {
|
|
736
|
+
character_id: number | string;
|
|
737
|
+
}
|
|
738
|
+
export interface GetCharacterSkillsResponse {
|
|
739
|
+
skills: {
|
|
740
|
+
active_skill_level: number;
|
|
741
|
+
skill_id: number;
|
|
742
|
+
skillpoints_in_skill: number;
|
|
743
|
+
trained_skill_level: number;
|
|
744
|
+
}[];
|
|
745
|
+
total_sp: number;
|
|
746
|
+
unallocated_sp?: number;
|
|
747
|
+
}
|
|
748
|
+
export interface GetCharacterSkillsParams {
|
|
749
|
+
character_id: number | string;
|
|
750
|
+
}
|
|
751
|
+
export type GetCharacterStandingsResponse = {
|
|
752
|
+
from_id: number;
|
|
753
|
+
from_type: 'agent' | 'npc_corp' | 'faction';
|
|
754
|
+
standing: number;
|
|
755
|
+
}[];
|
|
756
|
+
export interface GetCharacterStandingsParams {
|
|
757
|
+
character_id: number | string;
|
|
758
|
+
}
|
|
759
|
+
export type GetCharacterTitlesResponse = {
|
|
760
|
+
name: string;
|
|
761
|
+
title_id: number;
|
|
762
|
+
}[];
|
|
763
|
+
export interface GetCharacterTitlesParams {
|
|
764
|
+
character_id: number | string;
|
|
765
|
+
}
|
|
766
|
+
export type GetCharacterWalletResponse = number;
|
|
767
|
+
export interface GetCharacterWalletParams {
|
|
768
|
+
character_id: number | string;
|
|
769
|
+
}
|
|
770
|
+
export type GetCharacterWalletJournalResponse = {
|
|
771
|
+
amount: number;
|
|
772
|
+
balance: number;
|
|
773
|
+
context_id: number;
|
|
774
|
+
context_id_type: 'structure_id' | 'station_id' | 'market_transaction_id' | 'character_id' | 'corporation_id' | 'alliance_id' | 'eve_system' | 'industry_job_id' | 'contract_id' | 'planet_id' | 'system_id' | 'type_id';
|
|
775
|
+
date: string;
|
|
776
|
+
description: string;
|
|
777
|
+
first_party_id: number;
|
|
778
|
+
id: number;
|
|
779
|
+
reason: string;
|
|
780
|
+
ref_type: 'acceleration_gate_fee' | 'advertisement_listing_fee' | 'agent_donation' | 'agent_location_services' | 'agent_miscellaneous' | 'agent_mission_collateral_paid' | 'agent_mission_collateral_refunded' | 'agent_mission_reward' | 'agent_mission_reward_corporation_tax' | 'agent_mission_time_bonus_reward' | 'agent_mission_time_bonus_reward_corporation_tax' | 'agent_security_services' | 'agent_services_rendered' | 'agents_preward' | 'air_career_program_reward' | 'alliance_maintainance_fee' | 'alliance_registration_fee' | 'allignment_based_gate_toll' | 'asset_safety_recovery_tax' | 'bounty' | 'bounty_prize' | 'bounty_prize_corporation_tax' | 'bounty_prizes' | 'bounty_reimbursement' | 'bounty_surcharge' | 'brokers_fee' | 'clone_activation' | 'clone_transfer' | 'contraband_fine' | 'contract_auction_bid' | 'contract_auction_bid_corp' | 'contract_auction_bid_refund' | 'contract_auction_sold' | 'contract_brokers_fee' | 'contract_brokers_fee_corp' | 'contract_collateral' | 'contract_collateral_deposited_corp' | 'contract_collateral_payout' | 'contract_collateral_refund' | 'contract_deposit' | 'contract_deposit_corp' | 'contract_deposit_refund' | 'contract_deposit_sales_tax' | 'contract_price' | 'contract_price_payment_corp' | 'contract_reversal' | 'contract_reward' | 'contract_reward_deposited' | 'contract_reward_deposited_corp' | 'contract_reward_refund' | 'contract_sales_tax' | 'copying' | 'corporate_reward_payout' | 'corporate_reward_tax' | 'corporation_account_withdrawal' | 'corporation_bulk_payment' | 'corporation_dividend_payment' | 'corporation_liquidation' | 'corporation_logo_change_cost' | 'corporation_payment' | 'corporation_registration_fee' | 'cosmetic_market_component_item_purchase' | 'cosmetic_market_skin_purchase' | 'cosmetic_market_skin_sale' | 'cosmetic_market_skin_sale_broker_fee' | 'cosmetic_market_skin_sale_tax' | 'cosmetic_market_skin_transaction' | 'courier_mission_escrow' | 'cspa' | 'cspaofflinerefund' | 'daily_challenge_reward' | 'daily_goal_payouts' | 'daily_goal_payouts_tax' | 'datacore_fee' | 'dna_modification_fee' | 'docking_fee' | 'duel_wager_escrow' | 'duel_wager_payment' | 'duel_wager_refund' | 'ess_escrow_transfer' | 'external_trade_delivery' | 'external_trade_freeze' | 'external_trade_thaw' | 'factory_slot_rental_fee' | 'flux_payout' | 'flux_tax' | 'flux_ticket_repayment' | 'flux_ticket_sale' | 'freelance_jobs_broadcasting_fee' | 'freelance_jobs_duration_fee' | 'freelance_jobs_escrow_refund' | 'freelance_jobs_reward' | 'freelance_jobs_reward_corporation_tax' | 'freelance_jobs_reward_escrow' | 'gm_cash_transfer' | 'gm_plex_fee_refund' | 'industry_job_tax' | 'infrastructure_hub_maintenance' | 'inheritance' | 'insurance' | 'insurgency_corruption_contribution_reward' | 'insurgency_suppression_contribution_reward' | 'item_trader_payment' | 'jump_clone_activation_fee' | 'jump_clone_installation_fee' | 'kill_right_fee' | 'lp_store' | 'manufacturing' | 'market_escrow' | 'market_fine_paid' | 'market_provider_tax' | 'market_transaction' | 'medal_creation' | 'medal_issued' | 'milestone_reward_payment' | 'mission_completion' | 'mission_cost' | 'mission_expiration' | 'mission_reward' | 'office_rental_fee' | 'operation_bonus' | 'opportunity_reward' | 'planetary_construction' | 'planetary_export_tax' | 'planetary_import_tax' | 'player_donation' | 'player_trading' | 'project_discovery_reward' | 'project_discovery_tax' | 'project_payouts' | 'reaction' | 'redeemed_isk_token' | 'release_of_impounded_property' | 'repair_bill' | 'reprocessing_tax' | 'researching_material_productivity' | 'researching_technology' | 'researching_time_productivity' | 'resource_wars_reward' | 'reverse_engineering' | 'season_challenge_reward' | 'security_processing_fee' | 'shares' | 'skill_purchase' | 'skyhook_claim_fee' | 'sovereignity_bill' | 'store_purchase' | 'store_purchase_refund' | 'structure_gate_jump' | 'transaction_tax' | 'under_construction' | 'upkeep_adjustment_fee' | 'war_ally_contract' | 'war_fee' | 'war_fee_surrender';
|
|
781
|
+
second_party_id: number;
|
|
782
|
+
tax: number;
|
|
783
|
+
tax_receiver_id: number;
|
|
784
|
+
}[];
|
|
785
|
+
export interface GetCharacterWalletJournalParams {
|
|
786
|
+
character_id: number | string;
|
|
787
|
+
page?: number;
|
|
788
|
+
}
|
|
789
|
+
export type GetCharacterWalletTransactionsResponse = {
|
|
790
|
+
client_id: number;
|
|
791
|
+
date: string;
|
|
792
|
+
is_buy: boolean;
|
|
793
|
+
is_personal: boolean;
|
|
794
|
+
journal_ref_id: number;
|
|
795
|
+
location_id: number;
|
|
796
|
+
quantity: number;
|
|
797
|
+
transaction_id: number;
|
|
798
|
+
type_id: number;
|
|
799
|
+
unit_price: number;
|
|
800
|
+
}[];
|
|
801
|
+
export interface GetCharacterWalletTransactionsParams {
|
|
802
|
+
character_id: number | string;
|
|
803
|
+
from_id?: number;
|
|
804
|
+
}
|
|
805
|
+
export type GetContractsPublicBidsResponse = {
|
|
806
|
+
amount: number;
|
|
807
|
+
bid_id: number;
|
|
808
|
+
date_bid: string;
|
|
809
|
+
}[];
|
|
810
|
+
export interface GetContractsPublicBidsParams {
|
|
811
|
+
contract_id: number | string;
|
|
812
|
+
page?: number;
|
|
813
|
+
}
|
|
814
|
+
export type GetContractsPublicItemsResponse = {
|
|
815
|
+
is_blueprint_copy: boolean;
|
|
816
|
+
is_included: boolean;
|
|
817
|
+
item_id: number;
|
|
818
|
+
material_efficiency: number;
|
|
819
|
+
quantity: number;
|
|
820
|
+
record_id: number;
|
|
821
|
+
runs: number;
|
|
822
|
+
time_efficiency: number;
|
|
823
|
+
type_id: number;
|
|
824
|
+
}[];
|
|
825
|
+
export interface GetContractsPublicItemsParams {
|
|
826
|
+
contract_id: number | string;
|
|
827
|
+
page?: number;
|
|
828
|
+
}
|
|
829
|
+
export type GetContractsPublicRegionIdResponse = {
|
|
830
|
+
buyout: number;
|
|
831
|
+
collateral: number;
|
|
832
|
+
contract_id: number;
|
|
833
|
+
date_expired: string;
|
|
834
|
+
date_issued: string;
|
|
835
|
+
days_to_complete: number;
|
|
836
|
+
end_location_id: number;
|
|
837
|
+
for_corporation: boolean;
|
|
838
|
+
issuer_corporation_id: number;
|
|
839
|
+
issuer_id: number;
|
|
840
|
+
price: number;
|
|
841
|
+
reward: number;
|
|
842
|
+
start_location_id: number;
|
|
843
|
+
title: string;
|
|
844
|
+
type: 'unknown' | 'item_exchange' | 'auction' | 'courier' | 'loan';
|
|
845
|
+
volume: number;
|
|
846
|
+
}[];
|
|
847
|
+
export interface GetContractsPublicRegionIdParams {
|
|
848
|
+
region_id: number | string;
|
|
849
|
+
page?: number;
|
|
850
|
+
}
|
|
851
|
+
export type GetCorporationCorporationMiningExtractionsResponse = {
|
|
852
|
+
chunk_arrival_time: string;
|
|
853
|
+
extraction_start_time: string;
|
|
854
|
+
moon_id: number;
|
|
855
|
+
natural_decay_time: string;
|
|
856
|
+
structure_id: number;
|
|
857
|
+
}[];
|
|
858
|
+
export interface GetCorporationCorporationMiningExtractionsParams {
|
|
859
|
+
corporation_id: number | string;
|
|
860
|
+
page?: number;
|
|
861
|
+
}
|
|
862
|
+
export type GetCorporationCorporationMiningObserversResponse = {
|
|
863
|
+
last_updated: string;
|
|
864
|
+
observer_id: number;
|
|
865
|
+
observer_type: 'structure';
|
|
866
|
+
}[];
|
|
867
|
+
export interface GetCorporationCorporationMiningObserversParams {
|
|
868
|
+
corporation_id: number | string;
|
|
869
|
+
page?: number;
|
|
870
|
+
}
|
|
871
|
+
export type GetCorporationCorporationMiningObserverResponse = {
|
|
872
|
+
character_id: number;
|
|
873
|
+
last_updated: string;
|
|
874
|
+
quantity: number;
|
|
875
|
+
recorded_corporation_id: number;
|
|
876
|
+
type_id: number;
|
|
877
|
+
}[];
|
|
878
|
+
export interface GetCorporationCorporationMiningObserverParams {
|
|
879
|
+
corporation_id: number | string;
|
|
880
|
+
observer_id: number | string;
|
|
881
|
+
page?: number;
|
|
882
|
+
}
|
|
883
|
+
export type GetCorporationsNpccorpsResponse = number[];
|
|
884
|
+
export interface GetCorporationResponse {
|
|
885
|
+
alliance_id?: number;
|
|
886
|
+
ceo_id: number;
|
|
887
|
+
creator_id: number;
|
|
888
|
+
date_founded?: string;
|
|
889
|
+
description?: string;
|
|
890
|
+
faction_id?: number;
|
|
891
|
+
home_station_id?: number;
|
|
892
|
+
member_count: number;
|
|
893
|
+
name: string;
|
|
894
|
+
shares?: number;
|
|
895
|
+
tax_rate: number;
|
|
896
|
+
ticker: string;
|
|
897
|
+
url?: string;
|
|
898
|
+
war_eligible?: boolean;
|
|
899
|
+
}
|
|
900
|
+
export interface GetCorporationParams {
|
|
901
|
+
corporation_id: number | string;
|
|
902
|
+
}
|
|
903
|
+
export type GetCorporationAlliancehistoryResponse = {
|
|
904
|
+
alliance_id: number;
|
|
905
|
+
is_deleted: boolean;
|
|
906
|
+
record_id: number;
|
|
907
|
+
start_date: string;
|
|
908
|
+
}[];
|
|
909
|
+
export interface GetCorporationAlliancehistoryParams {
|
|
910
|
+
corporation_id: number | string;
|
|
911
|
+
}
|
|
912
|
+
export type GetCorporationAssetsResponse = {
|
|
913
|
+
is_blueprint_copy: boolean;
|
|
914
|
+
is_singleton: boolean;
|
|
915
|
+
item_id: number;
|
|
916
|
+
location_flag: 'AssetSafety' | 'AutoFit' | 'Bonus' | 'Booster' | 'BoosterBay' | 'Capsule' | 'CapsuleerDeliveries' | 'Cargo' | 'CorpDeliveries' | 'CorpSAG1' | 'CorpSAG2' | 'CorpSAG3' | 'CorpSAG4' | 'CorpSAG5' | 'CorpSAG6' | 'CorpSAG7' | 'CorporationGoalDeliveries' | 'CrateLoot' | 'Deliveries' | 'DroneBay' | 'DustBattle' | 'DustDatabank' | 'FighterBay' | 'FighterTube0' | 'FighterTube1' | 'FighterTube2' | 'FighterTube3' | 'FighterTube4' | 'FleetHangar' | 'FrigateEscapeBay' | 'Hangar' | 'HangarAll' | 'HiSlot0' | 'HiSlot1' | 'HiSlot2' | 'HiSlot3' | 'HiSlot4' | 'HiSlot5' | 'HiSlot6' | 'HiSlot7' | 'HiddenModifiers' | 'Implant' | 'Impounded' | 'InfrastructureHangar' | 'JunkyardReprocessed' | 'JunkyardTrashed' | 'LoSlot0' | 'LoSlot1' | 'LoSlot2' | 'LoSlot3' | 'LoSlot4' | 'LoSlot5' | 'LoSlot6' | 'LoSlot7' | 'Locked' | 'MedSlot0' | 'MedSlot1' | 'MedSlot2' | 'MedSlot3' | 'MedSlot4' | 'MedSlot5' | 'MedSlot6' | 'MedSlot7' | 'MobileDepotHold' | 'MoonMaterialBay' | 'OfficeFolder' | 'Pilot' | 'PlanetSurface' | 'QuafeBay' | 'QuantumCoreRoom' | 'Reward' | 'RigSlot0' | 'RigSlot1' | 'RigSlot2' | 'RigSlot3' | 'RigSlot4' | 'RigSlot5' | 'RigSlot6' | 'RigSlot7' | 'SecondaryStorage' | 'ServiceSlot0' | 'ServiceSlot1' | 'ServiceSlot2' | 'ServiceSlot3' | 'ServiceSlot4' | 'ServiceSlot5' | 'ServiceSlot6' | 'ServiceSlot7' | 'ShipHangar' | 'ShipOffline' | 'Skill' | 'SkillInTraining' | 'SpecializedAmmoHold' | 'SpecializedAsteroidHold' | 'SpecializedCommandCenterHold' | 'SpecializedFuelBay' | 'SpecializedGasHold' | 'SpecializedIceHold' | 'SpecializedIndustrialShipHold' | 'SpecializedLargeShipHold' | 'SpecializedMaterialBay' | 'SpecializedMediumShipHold' | 'SpecializedMineralHold' | 'SpecializedOreHold' | 'SpecializedPlanetaryCommoditiesHold' | 'SpecializedSalvageHold' | 'SpecializedShipHold' | 'SpecializedSmallShipHold' | 'StructureActive' | 'StructureFuel' | 'StructureInactive' | 'StructureOffline' | 'SubSystemBay' | 'SubSystemSlot0' | 'SubSystemSlot1' | 'SubSystemSlot2' | 'SubSystemSlot3' | 'SubSystemSlot4' | 'SubSystemSlot5' | 'SubSystemSlot6' | 'SubSystemSlot7' | 'Unlocked' | 'Wallet' | 'Wardrobe';
|
|
917
|
+
location_id: number;
|
|
918
|
+
location_type: 'station' | 'solar_system' | 'item' | 'other';
|
|
919
|
+
quantity: number;
|
|
920
|
+
type_id: number;
|
|
921
|
+
}[];
|
|
922
|
+
export interface GetCorporationAssetsParams {
|
|
923
|
+
corporation_id: number | string;
|
|
924
|
+
page?: number;
|
|
925
|
+
}
|
|
926
|
+
export type PostCorporationAssetsLocationsResponse = {
|
|
927
|
+
item_id: number;
|
|
928
|
+
position: {
|
|
929
|
+
x: number;
|
|
930
|
+
y: number;
|
|
931
|
+
z: number;
|
|
932
|
+
};
|
|
933
|
+
}[];
|
|
934
|
+
export interface PostCorporationAssetsLocationsParams {
|
|
935
|
+
corporation_id: number | string;
|
|
936
|
+
body: number[];
|
|
937
|
+
}
|
|
938
|
+
export type PostCorporationAssetsNamesResponse = {
|
|
939
|
+
item_id: number;
|
|
940
|
+
name: string;
|
|
941
|
+
}[];
|
|
942
|
+
export interface PostCorporationAssetsNamesParams {
|
|
943
|
+
corporation_id: number | string;
|
|
944
|
+
body: number[];
|
|
945
|
+
}
|
|
946
|
+
export type GetCorporationBlueprintsResponse = {
|
|
947
|
+
item_id: number;
|
|
948
|
+
location_flag: 'AssetSafety' | 'AutoFit' | 'Bonus' | 'Booster' | 'BoosterBay' | 'Capsule' | 'CapsuleerDeliveries' | 'Cargo' | 'CorpDeliveries' | 'CorpSAG1' | 'CorpSAG2' | 'CorpSAG3' | 'CorpSAG4' | 'CorpSAG5' | 'CorpSAG6' | 'CorpSAG7' | 'CorporationGoalDeliveries' | 'CrateLoot' | 'Deliveries' | 'DroneBay' | 'DustBattle' | 'DustDatabank' | 'FighterBay' | 'FighterTube0' | 'FighterTube1' | 'FighterTube2' | 'FighterTube3' | 'FighterTube4' | 'FleetHangar' | 'FrigateEscapeBay' | 'Hangar' | 'HangarAll' | 'HiSlot0' | 'HiSlot1' | 'HiSlot2' | 'HiSlot3' | 'HiSlot4' | 'HiSlot5' | 'HiSlot6' | 'HiSlot7' | 'HiddenModifiers' | 'Implant' | 'Impounded' | 'InfrastructureHangar' | 'JunkyardReprocessed' | 'JunkyardTrashed' | 'LoSlot0' | 'LoSlot1' | 'LoSlot2' | 'LoSlot3' | 'LoSlot4' | 'LoSlot5' | 'LoSlot6' | 'LoSlot7' | 'Locked' | 'MedSlot0' | 'MedSlot1' | 'MedSlot2' | 'MedSlot3' | 'MedSlot4' | 'MedSlot5' | 'MedSlot6' | 'MedSlot7' | 'MobileDepotHold' | 'MoonMaterialBay' | 'OfficeFolder' | 'Pilot' | 'PlanetSurface' | 'QuafeBay' | 'QuantumCoreRoom' | 'Reward' | 'RigSlot0' | 'RigSlot1' | 'RigSlot2' | 'RigSlot3' | 'RigSlot4' | 'RigSlot5' | 'RigSlot6' | 'RigSlot7' | 'SecondaryStorage' | 'ServiceSlot0' | 'ServiceSlot1' | 'ServiceSlot2' | 'ServiceSlot3' | 'ServiceSlot4' | 'ServiceSlot5' | 'ServiceSlot6' | 'ServiceSlot7' | 'ShipHangar' | 'ShipOffline' | 'Skill' | 'SkillInTraining' | 'SpecializedAmmoHold' | 'SpecializedAsteroidHold' | 'SpecializedCommandCenterHold' | 'SpecializedFuelBay' | 'SpecializedGasHold' | 'SpecializedIceHold' | 'SpecializedIndustrialShipHold' | 'SpecializedLargeShipHold' | 'SpecializedMaterialBay' | 'SpecializedMediumShipHold' | 'SpecializedMineralHold' | 'SpecializedOreHold' | 'SpecializedPlanetaryCommoditiesHold' | 'SpecializedSalvageHold' | 'SpecializedShipHold' | 'SpecializedSmallShipHold' | 'StructureActive' | 'StructureFuel' | 'StructureInactive' | 'StructureOffline' | 'SubSystemBay' | 'SubSystemSlot0' | 'SubSystemSlot1' | 'SubSystemSlot2' | 'SubSystemSlot3' | 'SubSystemSlot4' | 'SubSystemSlot5' | 'SubSystemSlot6' | 'SubSystemSlot7' | 'Unlocked' | 'Wallet' | 'Wardrobe';
|
|
949
|
+
location_id: number;
|
|
950
|
+
material_efficiency: number;
|
|
951
|
+
quantity: number;
|
|
952
|
+
runs: number;
|
|
953
|
+
time_efficiency: number;
|
|
954
|
+
type_id: number;
|
|
955
|
+
}[];
|
|
956
|
+
export interface GetCorporationBlueprintsParams {
|
|
957
|
+
corporation_id: number | string;
|
|
958
|
+
page?: number;
|
|
959
|
+
}
|
|
960
|
+
export type GetCorporationContactsResponse = {
|
|
961
|
+
contact_id: number;
|
|
962
|
+
contact_type: 'character' | 'corporation' | 'alliance' | 'faction';
|
|
963
|
+
is_watched: boolean;
|
|
964
|
+
label_ids: number[];
|
|
965
|
+
standing: number;
|
|
966
|
+
}[];
|
|
967
|
+
export interface GetCorporationContactsParams {
|
|
968
|
+
corporation_id: number | string;
|
|
969
|
+
page?: number;
|
|
970
|
+
}
|
|
971
|
+
export type GetCorporationContactsLabelsResponse = {
|
|
972
|
+
label_id: number;
|
|
973
|
+
label_name: string;
|
|
974
|
+
}[];
|
|
975
|
+
export interface GetCorporationContactsLabelsParams {
|
|
976
|
+
corporation_id: number | string;
|
|
977
|
+
}
|
|
978
|
+
export type GetCorporationContainersLogsResponse = {
|
|
979
|
+
action: 'add' | 'assemble' | 'configure' | 'enter_password' | 'lock' | 'move' | 'repackage' | 'set_name' | 'set_password' | 'unlock';
|
|
980
|
+
character_id: number;
|
|
981
|
+
container_id: number;
|
|
982
|
+
container_type_id: number;
|
|
983
|
+
location_flag: 'AssetSafety' | 'AutoFit' | 'Bonus' | 'Booster' | 'BoosterBay' | 'Capsule' | 'CapsuleerDeliveries' | 'Cargo' | 'CorpDeliveries' | 'CorpSAG1' | 'CorpSAG2' | 'CorpSAG3' | 'CorpSAG4' | 'CorpSAG5' | 'CorpSAG6' | 'CorpSAG7' | 'CorporationGoalDeliveries' | 'CrateLoot' | 'Deliveries' | 'DroneBay' | 'DustBattle' | 'DustDatabank' | 'FighterBay' | 'FighterTube0' | 'FighterTube1' | 'FighterTube2' | 'FighterTube3' | 'FighterTube4' | 'FleetHangar' | 'FrigateEscapeBay' | 'Hangar' | 'HangarAll' | 'HiSlot0' | 'HiSlot1' | 'HiSlot2' | 'HiSlot3' | 'HiSlot4' | 'HiSlot5' | 'HiSlot6' | 'HiSlot7' | 'HiddenModifiers' | 'Implant' | 'Impounded' | 'InfrastructureHangar' | 'JunkyardReprocessed' | 'JunkyardTrashed' | 'LoSlot0' | 'LoSlot1' | 'LoSlot2' | 'LoSlot3' | 'LoSlot4' | 'LoSlot5' | 'LoSlot6' | 'LoSlot7' | 'Locked' | 'MedSlot0' | 'MedSlot1' | 'MedSlot2' | 'MedSlot3' | 'MedSlot4' | 'MedSlot5' | 'MedSlot6' | 'MedSlot7' | 'MobileDepotHold' | 'MoonMaterialBay' | 'OfficeFolder' | 'Pilot' | 'PlanetSurface' | 'QuafeBay' | 'QuantumCoreRoom' | 'Reward' | 'RigSlot0' | 'RigSlot1' | 'RigSlot2' | 'RigSlot3' | 'RigSlot4' | 'RigSlot5' | 'RigSlot6' | 'RigSlot7' | 'SecondaryStorage' | 'ServiceSlot0' | 'ServiceSlot1' | 'ServiceSlot2' | 'ServiceSlot3' | 'ServiceSlot4' | 'ServiceSlot5' | 'ServiceSlot6' | 'ServiceSlot7' | 'ShipHangar' | 'ShipOffline' | 'Skill' | 'SkillInTraining' | 'SpecializedAmmoHold' | 'SpecializedAsteroidHold' | 'SpecializedCommandCenterHold' | 'SpecializedFuelBay' | 'SpecializedGasHold' | 'SpecializedIceHold' | 'SpecializedIndustrialShipHold' | 'SpecializedLargeShipHold' | 'SpecializedMaterialBay' | 'SpecializedMediumShipHold' | 'SpecializedMineralHold' | 'SpecializedOreHold' | 'SpecializedPlanetaryCommoditiesHold' | 'SpecializedSalvageHold' | 'SpecializedShipHold' | 'SpecializedSmallShipHold' | 'StructureActive' | 'StructureFuel' | 'StructureInactive' | 'StructureOffline' | 'SubSystemBay' | 'SubSystemSlot0' | 'SubSystemSlot1' | 'SubSystemSlot2' | 'SubSystemSlot3' | 'SubSystemSlot4' | 'SubSystemSlot5' | 'SubSystemSlot6' | 'SubSystemSlot7' | 'Unlocked' | 'Wallet' | 'Wardrobe';
|
|
984
|
+
location_id: number;
|
|
985
|
+
logged_at: string;
|
|
986
|
+
new_config_bitmask: number;
|
|
987
|
+
old_config_bitmask: number;
|
|
988
|
+
password_type: 'config' | 'general';
|
|
989
|
+
quantity: number;
|
|
990
|
+
type_id: number;
|
|
991
|
+
}[];
|
|
992
|
+
export interface GetCorporationContainersLogsParams {
|
|
993
|
+
corporation_id: number | string;
|
|
994
|
+
page?: number;
|
|
995
|
+
}
|
|
996
|
+
export type GetCorporationContractsResponse = {
|
|
997
|
+
acceptor_id: number;
|
|
998
|
+
assignee_id: number;
|
|
999
|
+
availability: 'public' | 'personal' | 'corporation' | 'alliance';
|
|
1000
|
+
buyout: number;
|
|
1001
|
+
collateral: number;
|
|
1002
|
+
contract_id: number;
|
|
1003
|
+
date_accepted: string;
|
|
1004
|
+
date_completed: string;
|
|
1005
|
+
date_expired: string;
|
|
1006
|
+
date_issued: string;
|
|
1007
|
+
days_to_complete: number;
|
|
1008
|
+
end_location_id: number;
|
|
1009
|
+
for_corporation: boolean;
|
|
1010
|
+
issuer_corporation_id: number;
|
|
1011
|
+
issuer_id: number;
|
|
1012
|
+
price: number;
|
|
1013
|
+
reward: number;
|
|
1014
|
+
start_location_id: number;
|
|
1015
|
+
status: 'outstanding' | 'in_progress' | 'finished_issuer' | 'finished_contractor' | 'finished' | 'cancelled' | 'rejected' | 'failed' | 'deleted' | 'reversed';
|
|
1016
|
+
title: string;
|
|
1017
|
+
type: 'unknown' | 'item_exchange' | 'auction' | 'courier' | 'loan';
|
|
1018
|
+
volume: number;
|
|
1019
|
+
}[];
|
|
1020
|
+
export interface GetCorporationContractsParams {
|
|
1021
|
+
corporation_id: number | string;
|
|
1022
|
+
page?: number;
|
|
1023
|
+
}
|
|
1024
|
+
export type GetCorporationContractBidsResponse = {
|
|
1025
|
+
amount: number;
|
|
1026
|
+
bid_id: number;
|
|
1027
|
+
bidder_id: number;
|
|
1028
|
+
date_bid: string;
|
|
1029
|
+
}[];
|
|
1030
|
+
export interface GetCorporationContractBidsParams {
|
|
1031
|
+
corporation_id: number | string;
|
|
1032
|
+
contract_id: number | string;
|
|
1033
|
+
page?: number;
|
|
1034
|
+
}
|
|
1035
|
+
export type GetCorporationContractItemsResponse = {
|
|
1036
|
+
is_included: boolean;
|
|
1037
|
+
is_singleton: boolean;
|
|
1038
|
+
quantity: number;
|
|
1039
|
+
raw_quantity: number;
|
|
1040
|
+
record_id: number;
|
|
1041
|
+
type_id: number;
|
|
1042
|
+
}[];
|
|
1043
|
+
export interface GetCorporationContractItemsParams {
|
|
1044
|
+
corporation_id: number | string;
|
|
1045
|
+
contract_id: number | string;
|
|
1046
|
+
}
|
|
1047
|
+
export type GetCorporationCustomsOfficesResponse = {
|
|
1048
|
+
alliance_tax_rate: number;
|
|
1049
|
+
allow_access_with_standings: boolean;
|
|
1050
|
+
allow_alliance_access: boolean;
|
|
1051
|
+
bad_standing_tax_rate: number;
|
|
1052
|
+
corporation_tax_rate: number;
|
|
1053
|
+
excellent_standing_tax_rate: number;
|
|
1054
|
+
good_standing_tax_rate: number;
|
|
1055
|
+
neutral_standing_tax_rate: number;
|
|
1056
|
+
office_id: number;
|
|
1057
|
+
reinforce_exit_end: number;
|
|
1058
|
+
reinforce_exit_start: number;
|
|
1059
|
+
standing_level: 'bad' | 'excellent' | 'good' | 'neutral' | 'terrible';
|
|
1060
|
+
system_id: number;
|
|
1061
|
+
terrible_standing_tax_rate: number;
|
|
1062
|
+
}[];
|
|
1063
|
+
export interface GetCorporationCustomsOfficesParams {
|
|
1064
|
+
corporation_id: number | string;
|
|
1065
|
+
page?: number;
|
|
1066
|
+
}
|
|
1067
|
+
export interface GetCorporationDivisionsResponse {
|
|
1068
|
+
hangar?: {
|
|
1069
|
+
division: number;
|
|
1070
|
+
name: string;
|
|
1071
|
+
}[];
|
|
1072
|
+
wallet?: {
|
|
1073
|
+
division: number;
|
|
1074
|
+
name: string;
|
|
1075
|
+
}[];
|
|
1076
|
+
}
|
|
1077
|
+
export interface GetCorporationDivisionsParams {
|
|
1078
|
+
corporation_id: number | string;
|
|
1079
|
+
}
|
|
1080
|
+
export type GetCorporationFacilitiesResponse = {
|
|
1081
|
+
facility_id: number;
|
|
1082
|
+
system_id: number;
|
|
1083
|
+
type_id: number;
|
|
1084
|
+
}[];
|
|
1085
|
+
export interface GetCorporationFacilitiesParams {
|
|
1086
|
+
corporation_id: number | string;
|
|
1087
|
+
}
|
|
1088
|
+
export interface GetCorporationFwStatsResponse {
|
|
1089
|
+
enlisted_on?: string;
|
|
1090
|
+
faction_id?: number;
|
|
1091
|
+
kills: {
|
|
1092
|
+
last_week: number;
|
|
1093
|
+
total: number;
|
|
1094
|
+
yesterday: number;
|
|
1095
|
+
};
|
|
1096
|
+
pilots?: number;
|
|
1097
|
+
victory_points: {
|
|
1098
|
+
last_week: number;
|
|
1099
|
+
total: number;
|
|
1100
|
+
yesterday: number;
|
|
1101
|
+
};
|
|
1102
|
+
}
|
|
1103
|
+
export interface GetCorporationFwStatsParams {
|
|
1104
|
+
corporation_id: number | string;
|
|
1105
|
+
}
|
|
1106
|
+
export interface GetCorporationIconsResponse {
|
|
1107
|
+
px128x128?: string;
|
|
1108
|
+
px256x256?: string;
|
|
1109
|
+
px64x64?: string;
|
|
1110
|
+
}
|
|
1111
|
+
export interface GetCorporationIconsParams {
|
|
1112
|
+
corporation_id: number | string;
|
|
1113
|
+
}
|
|
1114
|
+
export type GetCorporationIndustryJobsResponse = {
|
|
1115
|
+
activity_id: number;
|
|
1116
|
+
blueprint_id: number;
|
|
1117
|
+
blueprint_location_id: number;
|
|
1118
|
+
blueprint_type_id: number;
|
|
1119
|
+
completed_character_id: number;
|
|
1120
|
+
completed_date: string;
|
|
1121
|
+
cost: number;
|
|
1122
|
+
duration: number;
|
|
1123
|
+
end_date: string;
|
|
1124
|
+
facility_id: number;
|
|
1125
|
+
installer_id: number;
|
|
1126
|
+
job_id: number;
|
|
1127
|
+
licensed_runs: number;
|
|
1128
|
+
location_id: number;
|
|
1129
|
+
output_location_id: number;
|
|
1130
|
+
pause_date: string;
|
|
1131
|
+
probability: number;
|
|
1132
|
+
product_type_id: number;
|
|
1133
|
+
runs: number;
|
|
1134
|
+
start_date: string;
|
|
1135
|
+
status: 'active' | 'cancelled' | 'delivered' | 'paused' | 'ready' | 'reverted';
|
|
1136
|
+
successful_runs: number;
|
|
1137
|
+
}[];
|
|
1138
|
+
export interface GetCorporationIndustryJobsParams {
|
|
1139
|
+
corporation_id: number | string;
|
|
1140
|
+
include_completed?: boolean;
|
|
1141
|
+
page?: number;
|
|
1142
|
+
}
|
|
1143
|
+
export type GetCorporationKillmailsRecentResponse = {
|
|
1144
|
+
killmail_hash: string;
|
|
1145
|
+
killmail_id: number;
|
|
1146
|
+
}[];
|
|
1147
|
+
export interface GetCorporationKillmailsRecentParams {
|
|
1148
|
+
corporation_id: number | string;
|
|
1149
|
+
page?: number;
|
|
1150
|
+
}
|
|
1151
|
+
export type GetCorporationMedalsResponse = {
|
|
1152
|
+
created_at: string;
|
|
1153
|
+
creator_id: number;
|
|
1154
|
+
description: string;
|
|
1155
|
+
medal_id: number;
|
|
1156
|
+
title: string;
|
|
1157
|
+
}[];
|
|
1158
|
+
export interface GetCorporationMedalsParams {
|
|
1159
|
+
corporation_id: number | string;
|
|
1160
|
+
page?: number;
|
|
1161
|
+
}
|
|
1162
|
+
export type GetCorporationMedalsIssuedResponse = {
|
|
1163
|
+
character_id: number;
|
|
1164
|
+
issued_at: string;
|
|
1165
|
+
issuer_id: number;
|
|
1166
|
+
medal_id: number;
|
|
1167
|
+
reason: string;
|
|
1168
|
+
status: 'private' | 'public';
|
|
1169
|
+
}[];
|
|
1170
|
+
export interface GetCorporationMedalsIssuedParams {
|
|
1171
|
+
corporation_id: number | string;
|
|
1172
|
+
page?: number;
|
|
1173
|
+
}
|
|
1174
|
+
export type GetCorporationMembersResponse = number[];
|
|
1175
|
+
export interface GetCorporationMembersParams {
|
|
1176
|
+
corporation_id: number | string;
|
|
1177
|
+
}
|
|
1178
|
+
export type GetCorporationMembersLimitResponse = number;
|
|
1179
|
+
export interface GetCorporationMembersLimitParams {
|
|
1180
|
+
corporation_id: number | string;
|
|
1181
|
+
}
|
|
1182
|
+
export type GetCorporationMembersTitlesResponse = {
|
|
1183
|
+
character_id: number;
|
|
1184
|
+
titles: number[];
|
|
1185
|
+
}[];
|
|
1186
|
+
export interface GetCorporationMembersTitlesParams {
|
|
1187
|
+
corporation_id: number | string;
|
|
1188
|
+
}
|
|
1189
|
+
export type GetCorporationMembertrackingResponse = {
|
|
1190
|
+
base_id: number;
|
|
1191
|
+
character_id: number;
|
|
1192
|
+
location_id: number;
|
|
1193
|
+
logoff_date: string;
|
|
1194
|
+
logon_date: string;
|
|
1195
|
+
ship_type_id: number;
|
|
1196
|
+
start_date: string;
|
|
1197
|
+
}[];
|
|
1198
|
+
export interface GetCorporationMembertrackingParams {
|
|
1199
|
+
corporation_id: number | string;
|
|
1200
|
+
}
|
|
1201
|
+
export type GetCorporationOrdersResponse = {
|
|
1202
|
+
duration: number;
|
|
1203
|
+
escrow: number;
|
|
1204
|
+
is_buy_order: boolean;
|
|
1205
|
+
issued: string;
|
|
1206
|
+
issued_by: number;
|
|
1207
|
+
location_id: number;
|
|
1208
|
+
min_volume: number;
|
|
1209
|
+
order_id: number;
|
|
1210
|
+
price: number;
|
|
1211
|
+
range: '1' | '10' | '2' | '20' | '3' | '30' | '4' | '40' | '5' | 'region' | 'solarsystem' | 'station';
|
|
1212
|
+
region_id: number;
|
|
1213
|
+
type_id: number;
|
|
1214
|
+
volume_remain: number;
|
|
1215
|
+
volume_total: number;
|
|
1216
|
+
wallet_division: number;
|
|
1217
|
+
}[];
|
|
1218
|
+
export interface GetCorporationOrdersParams {
|
|
1219
|
+
corporation_id: number | string;
|
|
1220
|
+
page?: number;
|
|
1221
|
+
}
|
|
1222
|
+
export type GetCorporationOrdersHistoryResponse = {
|
|
1223
|
+
duration: number;
|
|
1224
|
+
escrow: number;
|
|
1225
|
+
is_buy_order: boolean;
|
|
1226
|
+
issued: string;
|
|
1227
|
+
issued_by: number;
|
|
1228
|
+
location_id: number;
|
|
1229
|
+
min_volume: number;
|
|
1230
|
+
order_id: number;
|
|
1231
|
+
price: number;
|
|
1232
|
+
range: '1' | '10' | '2' | '20' | '3' | '30' | '4' | '40' | '5' | 'region' | 'solarsystem' | 'station';
|
|
1233
|
+
region_id: number;
|
|
1234
|
+
state: 'cancelled' | 'expired';
|
|
1235
|
+
type_id: number;
|
|
1236
|
+
volume_remain: number;
|
|
1237
|
+
volume_total: number;
|
|
1238
|
+
wallet_division: number;
|
|
1239
|
+
}[];
|
|
1240
|
+
export interface GetCorporationOrdersHistoryParams {
|
|
1241
|
+
corporation_id: number | string;
|
|
1242
|
+
page?: number;
|
|
1243
|
+
}
|
|
1244
|
+
export type GetCorporationRolesResponse = {
|
|
1245
|
+
character_id: number;
|
|
1246
|
+
grantable_roles: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1247
|
+
grantable_roles_at_base: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1248
|
+
grantable_roles_at_hq: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1249
|
+
grantable_roles_at_other: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1250
|
+
roles: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1251
|
+
roles_at_base: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1252
|
+
roles_at_hq: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1253
|
+
roles_at_other: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1254
|
+
}[];
|
|
1255
|
+
export interface GetCorporationRolesParams {
|
|
1256
|
+
corporation_id: number | string;
|
|
1257
|
+
}
|
|
1258
|
+
export type GetCorporationRolesHistoryResponse = {
|
|
1259
|
+
changed_at: string;
|
|
1260
|
+
character_id: number;
|
|
1261
|
+
issuer_id: number;
|
|
1262
|
+
new_roles: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1263
|
+
old_roles: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1264
|
+
role_type: 'grantable_roles' | 'grantable_roles_at_base' | 'grantable_roles_at_hq' | 'grantable_roles_at_other' | 'roles' | 'roles_at_base' | 'roles_at_hq' | 'roles_at_other';
|
|
1265
|
+
}[];
|
|
1266
|
+
export interface GetCorporationRolesHistoryParams {
|
|
1267
|
+
corporation_id: number | string;
|
|
1268
|
+
page?: number;
|
|
1269
|
+
}
|
|
1270
|
+
export type GetCorporationShareholdersResponse = {
|
|
1271
|
+
share_count: number;
|
|
1272
|
+
shareholder_id: number;
|
|
1273
|
+
shareholder_type: 'character' | 'corporation';
|
|
1274
|
+
}[];
|
|
1275
|
+
export interface GetCorporationShareholdersParams {
|
|
1276
|
+
corporation_id: number | string;
|
|
1277
|
+
page?: number;
|
|
1278
|
+
}
|
|
1279
|
+
export type GetCorporationStandingsResponse = {
|
|
1280
|
+
from_id: number;
|
|
1281
|
+
from_type: 'agent' | 'npc_corp' | 'faction';
|
|
1282
|
+
standing: number;
|
|
1283
|
+
}[];
|
|
1284
|
+
export interface GetCorporationStandingsParams {
|
|
1285
|
+
corporation_id: number | string;
|
|
1286
|
+
page?: number;
|
|
1287
|
+
}
|
|
1288
|
+
export type GetCorporationStarbasesResponse = {
|
|
1289
|
+
moon_id: number;
|
|
1290
|
+
onlined_since: string;
|
|
1291
|
+
reinforced_until: string;
|
|
1292
|
+
starbase_id: number;
|
|
1293
|
+
state: 'offline' | 'online' | 'onlining' | 'reinforced' | 'unanchoring';
|
|
1294
|
+
system_id: number;
|
|
1295
|
+
type_id: number;
|
|
1296
|
+
unanchor_at: string;
|
|
1297
|
+
}[];
|
|
1298
|
+
export interface GetCorporationStarbasesParams {
|
|
1299
|
+
corporation_id: number | string;
|
|
1300
|
+
page?: number;
|
|
1301
|
+
}
|
|
1302
|
+
export interface GetCorporationStarbaseResponse {
|
|
1303
|
+
allow_alliance_members: boolean;
|
|
1304
|
+
allow_corporation_members: boolean;
|
|
1305
|
+
anchor: 'alliance_member' | 'config_starbase_equipment_role' | 'corporation_member' | 'starbase_fuel_technician_role';
|
|
1306
|
+
attack_if_at_war: boolean;
|
|
1307
|
+
attack_if_other_security_status_dropping: boolean;
|
|
1308
|
+
attack_security_status_threshold?: number;
|
|
1309
|
+
attack_standing_threshold?: number;
|
|
1310
|
+
fuel_bay_take: 'alliance_member' | 'config_starbase_equipment_role' | 'corporation_member' | 'starbase_fuel_technician_role';
|
|
1311
|
+
fuel_bay_view: 'alliance_member' | 'config_starbase_equipment_role' | 'corporation_member' | 'starbase_fuel_technician_role';
|
|
1312
|
+
fuels?: {
|
|
1313
|
+
quantity: number;
|
|
1314
|
+
type_id: number;
|
|
1315
|
+
}[];
|
|
1316
|
+
offline: 'alliance_member' | 'config_starbase_equipment_role' | 'corporation_member' | 'starbase_fuel_technician_role';
|
|
1317
|
+
online: 'alliance_member' | 'config_starbase_equipment_role' | 'corporation_member' | 'starbase_fuel_technician_role';
|
|
1318
|
+
unanchor: 'alliance_member' | 'config_starbase_equipment_role' | 'corporation_member' | 'starbase_fuel_technician_role';
|
|
1319
|
+
use_alliance_standings: boolean;
|
|
1320
|
+
}
|
|
1321
|
+
export interface GetCorporationStarbaseParams {
|
|
1322
|
+
corporation_id: number | string;
|
|
1323
|
+
starbase_id: number | string;
|
|
1324
|
+
system_id?: number;
|
|
1325
|
+
}
|
|
1326
|
+
export type GetCorporationStructuresResponse = {
|
|
1327
|
+
corporation_id: number;
|
|
1328
|
+
fuel_expires: string;
|
|
1329
|
+
name: string;
|
|
1330
|
+
next_reinforce_apply: string;
|
|
1331
|
+
next_reinforce_hour: number;
|
|
1332
|
+
profile_id: number;
|
|
1333
|
+
reinforce_hour: number;
|
|
1334
|
+
services: {
|
|
1335
|
+
name: string;
|
|
1336
|
+
state: 'online' | 'offline' | 'cleanup';
|
|
1337
|
+
}[];
|
|
1338
|
+
state: 'anchor_vulnerable' | 'anchoring' | 'armor_reinforce' | 'armor_vulnerable' | 'deploy_vulnerable' | 'fitting_invulnerable' | 'hull_reinforce' | 'hull_vulnerable' | 'online_deprecated' | 'onlining_vulnerable' | 'shield_vulnerable' | 'unanchored' | 'unknown';
|
|
1339
|
+
state_timer_end: string;
|
|
1340
|
+
state_timer_start: string;
|
|
1341
|
+
structure_id: number;
|
|
1342
|
+
system_id: number;
|
|
1343
|
+
type_id: number;
|
|
1344
|
+
unanchors_at: string;
|
|
1345
|
+
}[];
|
|
1346
|
+
export interface GetCorporationStructuresParams {
|
|
1347
|
+
corporation_id: number | string;
|
|
1348
|
+
page?: number;
|
|
1349
|
+
}
|
|
1350
|
+
export type GetCorporationTitlesResponse = {
|
|
1351
|
+
grantable_roles: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1352
|
+
grantable_roles_at_base: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1353
|
+
grantable_roles_at_hq: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1354
|
+
grantable_roles_at_other: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1355
|
+
name: string;
|
|
1356
|
+
roles: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1357
|
+
roles_at_base: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1358
|
+
roles_at_hq: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1359
|
+
roles_at_other: 'Account_Take_1' | 'Account_Take_2' | 'Account_Take_3' | 'Account_Take_4' | 'Account_Take_5' | 'Account_Take_6' | 'Account_Take_7' | 'Accountant' | 'Auditor' | 'Brand_Manager' | 'Communications_Officer' | 'Config_Equipment' | 'Config_Starbase_Equipment' | 'Container_Take_1' | 'Container_Take_2' | 'Container_Take_3' | 'Container_Take_4' | 'Container_Take_5' | 'Container_Take_6' | 'Container_Take_7' | 'Contract_Manager' | 'Deliveries_Container_Take' | 'Deliveries_Query' | 'Deliveries_Take' | 'Diplomat' | 'Director' | 'Factory_Manager' | 'Fitting_Manager' | 'Hangar_Query_1' | 'Hangar_Query_2' | 'Hangar_Query_3' | 'Hangar_Query_4' | 'Hangar_Query_5' | 'Hangar_Query_6' | 'Hangar_Query_7' | 'Hangar_Take_1' | 'Hangar_Take_2' | 'Hangar_Take_3' | 'Hangar_Take_4' | 'Hangar_Take_5' | 'Hangar_Take_6' | 'Hangar_Take_7' | 'Junior_Accountant' | 'Personnel_Manager' | 'Project_Manager' | 'Rent_Factory_Facility' | 'Rent_Office' | 'Rent_Research_Facility' | 'Security_Officer' | 'Skill_Plan_Manager' | 'Starbase_Defense_Operator' | 'Starbase_Fuel_Technician' | 'Station_Manager' | 'Trader'[];
|
|
1360
|
+
title_id: number;
|
|
1361
|
+
}[];
|
|
1362
|
+
export interface GetCorporationTitlesParams {
|
|
1363
|
+
corporation_id: number | string;
|
|
1364
|
+
}
|
|
1365
|
+
export type GetCorporationWalletsResponse = {
|
|
1366
|
+
balance: number;
|
|
1367
|
+
division: number;
|
|
1368
|
+
}[];
|
|
1369
|
+
export interface GetCorporationWalletsParams {
|
|
1370
|
+
corporation_id: number | string;
|
|
1371
|
+
}
|
|
1372
|
+
export type GetCorporationWalletsDivisionJournalResponse = {
|
|
1373
|
+
amount: number;
|
|
1374
|
+
balance: number;
|
|
1375
|
+
context_id: number;
|
|
1376
|
+
context_id_type: 'structure_id' | 'station_id' | 'market_transaction_id' | 'character_id' | 'corporation_id' | 'alliance_id' | 'eve_system' | 'industry_job_id' | 'contract_id' | 'planet_id' | 'system_id' | 'type_id';
|
|
1377
|
+
date: string;
|
|
1378
|
+
description: string;
|
|
1379
|
+
first_party_id: number;
|
|
1380
|
+
id: number;
|
|
1381
|
+
reason: string;
|
|
1382
|
+
ref_type: 'acceleration_gate_fee' | 'advertisement_listing_fee' | 'agent_donation' | 'agent_location_services' | 'agent_miscellaneous' | 'agent_mission_collateral_paid' | 'agent_mission_collateral_refunded' | 'agent_mission_reward' | 'agent_mission_reward_corporation_tax' | 'agent_mission_time_bonus_reward' | 'agent_mission_time_bonus_reward_corporation_tax' | 'agent_security_services' | 'agent_services_rendered' | 'agents_preward' | 'air_career_program_reward' | 'alliance_maintainance_fee' | 'alliance_registration_fee' | 'allignment_based_gate_toll' | 'asset_safety_recovery_tax' | 'bounty' | 'bounty_prize' | 'bounty_prize_corporation_tax' | 'bounty_prizes' | 'bounty_reimbursement' | 'bounty_surcharge' | 'brokers_fee' | 'clone_activation' | 'clone_transfer' | 'contraband_fine' | 'contract_auction_bid' | 'contract_auction_bid_corp' | 'contract_auction_bid_refund' | 'contract_auction_sold' | 'contract_brokers_fee' | 'contract_brokers_fee_corp' | 'contract_collateral' | 'contract_collateral_deposited_corp' | 'contract_collateral_payout' | 'contract_collateral_refund' | 'contract_deposit' | 'contract_deposit_corp' | 'contract_deposit_refund' | 'contract_deposit_sales_tax' | 'contract_price' | 'contract_price_payment_corp' | 'contract_reversal' | 'contract_reward' | 'contract_reward_deposited' | 'contract_reward_deposited_corp' | 'contract_reward_refund' | 'contract_sales_tax' | 'copying' | 'corporate_reward_payout' | 'corporate_reward_tax' | 'corporation_account_withdrawal' | 'corporation_bulk_payment' | 'corporation_dividend_payment' | 'corporation_liquidation' | 'corporation_logo_change_cost' | 'corporation_payment' | 'corporation_registration_fee' | 'cosmetic_market_component_item_purchase' | 'cosmetic_market_skin_purchase' | 'cosmetic_market_skin_sale' | 'cosmetic_market_skin_sale_broker_fee' | 'cosmetic_market_skin_sale_tax' | 'cosmetic_market_skin_transaction' | 'courier_mission_escrow' | 'cspa' | 'cspaofflinerefund' | 'daily_challenge_reward' | 'daily_goal_payouts' | 'daily_goal_payouts_tax' | 'datacore_fee' | 'dna_modification_fee' | 'docking_fee' | 'duel_wager_escrow' | 'duel_wager_payment' | 'duel_wager_refund' | 'ess_escrow_transfer' | 'external_trade_delivery' | 'external_trade_freeze' | 'external_trade_thaw' | 'factory_slot_rental_fee' | 'flux_payout' | 'flux_tax' | 'flux_ticket_repayment' | 'flux_ticket_sale' | 'freelance_jobs_broadcasting_fee' | 'freelance_jobs_duration_fee' | 'freelance_jobs_escrow_refund' | 'freelance_jobs_reward' | 'freelance_jobs_reward_corporation_tax' | 'freelance_jobs_reward_escrow' | 'gm_cash_transfer' | 'gm_plex_fee_refund' | 'industry_job_tax' | 'infrastructure_hub_maintenance' | 'inheritance' | 'insurance' | 'insurgency_corruption_contribution_reward' | 'insurgency_suppression_contribution_reward' | 'item_trader_payment' | 'jump_clone_activation_fee' | 'jump_clone_installation_fee' | 'kill_right_fee' | 'lp_store' | 'manufacturing' | 'market_escrow' | 'market_fine_paid' | 'market_provider_tax' | 'market_transaction' | 'medal_creation' | 'medal_issued' | 'milestone_reward_payment' | 'mission_completion' | 'mission_cost' | 'mission_expiration' | 'mission_reward' | 'office_rental_fee' | 'operation_bonus' | 'opportunity_reward' | 'planetary_construction' | 'planetary_export_tax' | 'planetary_import_tax' | 'player_donation' | 'player_trading' | 'project_discovery_reward' | 'project_discovery_tax' | 'project_payouts' | 'reaction' | 'redeemed_isk_token' | 'release_of_impounded_property' | 'repair_bill' | 'reprocessing_tax' | 'researching_material_productivity' | 'researching_technology' | 'researching_time_productivity' | 'resource_wars_reward' | 'reverse_engineering' | 'season_challenge_reward' | 'security_processing_fee' | 'shares' | 'skill_purchase' | 'skyhook_claim_fee' | 'sovereignity_bill' | 'store_purchase' | 'store_purchase_refund' | 'structure_gate_jump' | 'transaction_tax' | 'under_construction' | 'upkeep_adjustment_fee' | 'war_ally_contract' | 'war_fee' | 'war_fee_surrender';
|
|
1383
|
+
second_party_id: number;
|
|
1384
|
+
tax: number;
|
|
1385
|
+
tax_receiver_id: number;
|
|
1386
|
+
}[];
|
|
1387
|
+
export interface GetCorporationWalletsDivisionJournalParams {
|
|
1388
|
+
corporation_id: number | string;
|
|
1389
|
+
division: number | string;
|
|
1390
|
+
page?: number;
|
|
1391
|
+
}
|
|
1392
|
+
export type GetCorporationWalletsDivisionTransactionsResponse = {
|
|
1393
|
+
client_id: number;
|
|
1394
|
+
date: string;
|
|
1395
|
+
is_buy: boolean;
|
|
1396
|
+
journal_ref_id: number;
|
|
1397
|
+
location_id: number;
|
|
1398
|
+
quantity: number;
|
|
1399
|
+
transaction_id: number;
|
|
1400
|
+
type_id: number;
|
|
1401
|
+
unit_price: number;
|
|
1402
|
+
}[];
|
|
1403
|
+
export interface GetCorporationWalletsDivisionTransactionsParams {
|
|
1404
|
+
corporation_id: number | string;
|
|
1405
|
+
division: number | string;
|
|
1406
|
+
from_id?: number;
|
|
1407
|
+
}
|
|
1408
|
+
export type GetDogmaAttributesResponse = number[];
|
|
1409
|
+
export interface GetDogmaAttributeResponse {
|
|
1410
|
+
attribute_id: number;
|
|
1411
|
+
default_value?: number;
|
|
1412
|
+
description?: string;
|
|
1413
|
+
display_name?: string;
|
|
1414
|
+
high_is_good?: boolean;
|
|
1415
|
+
icon_id?: number;
|
|
1416
|
+
name?: string;
|
|
1417
|
+
published?: boolean;
|
|
1418
|
+
stackable?: boolean;
|
|
1419
|
+
unit_id?: number;
|
|
1420
|
+
}
|
|
1421
|
+
export interface GetDogmaAttributeParams {
|
|
1422
|
+
attribute_id: number | string;
|
|
1423
|
+
}
|
|
1424
|
+
export interface GetDogmaDynamicTypeItemIdResponse {
|
|
1425
|
+
created_by: number;
|
|
1426
|
+
dogma_attributes: {
|
|
1427
|
+
attribute_id: number;
|
|
1428
|
+
value: number;
|
|
1429
|
+
}[];
|
|
1430
|
+
dogma_effects: {
|
|
1431
|
+
effect_id: number;
|
|
1432
|
+
is_default: boolean;
|
|
1433
|
+
}[];
|
|
1434
|
+
mutator_type_id: number;
|
|
1435
|
+
source_type_id: number;
|
|
1436
|
+
}
|
|
1437
|
+
export interface GetDogmaDynamicTypeItemIdParams {
|
|
1438
|
+
type_id: number | string;
|
|
1439
|
+
item_id: number | string;
|
|
1440
|
+
}
|
|
1441
|
+
export type GetDogmaEffectsResponse = number[];
|
|
1442
|
+
export interface GetDogmaEffectResponse {
|
|
1443
|
+
description?: string;
|
|
1444
|
+
disallow_auto_repeat?: boolean;
|
|
1445
|
+
discharge_attribute_id?: number;
|
|
1446
|
+
display_name?: string;
|
|
1447
|
+
duration_attribute_id?: number;
|
|
1448
|
+
effect_category?: number;
|
|
1449
|
+
effect_id: number;
|
|
1450
|
+
electronic_chance?: boolean;
|
|
1451
|
+
falloff_attribute_id?: number;
|
|
1452
|
+
icon_id?: number;
|
|
1453
|
+
is_assistance?: boolean;
|
|
1454
|
+
is_offensive?: boolean;
|
|
1455
|
+
is_warp_safe?: boolean;
|
|
1456
|
+
modifiers?: {
|
|
1457
|
+
domain: string;
|
|
1458
|
+
effect_id: number;
|
|
1459
|
+
func: string;
|
|
1460
|
+
modified_attribute_id: number;
|
|
1461
|
+
modifying_attribute_id: number;
|
|
1462
|
+
operator: number;
|
|
1463
|
+
}[];
|
|
1464
|
+
name?: string;
|
|
1465
|
+
post_expression?: number;
|
|
1466
|
+
pre_expression?: number;
|
|
1467
|
+
published?: boolean;
|
|
1468
|
+
range_attribute_id?: number;
|
|
1469
|
+
range_chance?: boolean;
|
|
1470
|
+
tracking_speed_attribute_id?: number;
|
|
1471
|
+
}
|
|
1472
|
+
export interface GetDogmaEffectParams {
|
|
1473
|
+
effect_id: number | string;
|
|
1474
|
+
}
|
|
1475
|
+
export interface GetFleetResponse {
|
|
1476
|
+
is_free_move: boolean;
|
|
1477
|
+
is_registered: boolean;
|
|
1478
|
+
is_voice_enabled: boolean;
|
|
1479
|
+
motd: string;
|
|
1480
|
+
}
|
|
1481
|
+
export interface GetFleetParams {
|
|
1482
|
+
fleet_id: number | string;
|
|
1483
|
+
}
|
|
1484
|
+
export type PutFleetResponse = unknown;
|
|
1485
|
+
export interface PutFleetParams {
|
|
1486
|
+
fleet_id: number | string;
|
|
1487
|
+
is_free_move?: boolean;
|
|
1488
|
+
motd?: string;
|
|
1489
|
+
}
|
|
1490
|
+
export type GetFleetMembersResponse = {
|
|
1491
|
+
character_id: number;
|
|
1492
|
+
join_time: string;
|
|
1493
|
+
role: 'fleet_commander' | 'wing_commander' | 'squad_commander' | 'squad_member';
|
|
1494
|
+
role_name: string;
|
|
1495
|
+
ship_type_id: number;
|
|
1496
|
+
solar_system_id: number;
|
|
1497
|
+
squad_id: number;
|
|
1498
|
+
station_id: number;
|
|
1499
|
+
takes_fleet_warp: boolean;
|
|
1500
|
+
wing_id: number;
|
|
1501
|
+
}[];
|
|
1502
|
+
export interface GetFleetMembersParams {
|
|
1503
|
+
fleet_id: number | string;
|
|
1504
|
+
}
|
|
1505
|
+
export type PostFleetMembersResponse = unknown;
|
|
1506
|
+
export interface PostFleetMembersParams {
|
|
1507
|
+
fleet_id: number | string;
|
|
1508
|
+
character_id: number;
|
|
1509
|
+
role: 'fleet_commander' | 'wing_commander' | 'squad_commander' | 'squad_member';
|
|
1510
|
+
squad_id?: number;
|
|
1511
|
+
wing_id?: number;
|
|
1512
|
+
}
|
|
1513
|
+
export type DeleteFleetMemberResponse = unknown;
|
|
1514
|
+
export interface DeleteFleetMemberParams {
|
|
1515
|
+
fleet_id: number | string;
|
|
1516
|
+
member_id: number | string;
|
|
1517
|
+
}
|
|
1518
|
+
export type PutFleetMemberResponse = unknown;
|
|
1519
|
+
export interface PutFleetMemberParams {
|
|
1520
|
+
fleet_id: number | string;
|
|
1521
|
+
member_id: number | string;
|
|
1522
|
+
role: 'fleet_commander' | 'wing_commander' | 'squad_commander' | 'squad_member';
|
|
1523
|
+
squad_id?: number;
|
|
1524
|
+
wing_id?: number;
|
|
1525
|
+
}
|
|
1526
|
+
export type DeleteFleetSquadResponse = unknown;
|
|
1527
|
+
export interface DeleteFleetSquadParams {
|
|
1528
|
+
fleet_id: number | string;
|
|
1529
|
+
squad_id: number | string;
|
|
1530
|
+
}
|
|
1531
|
+
export type PutFleetSquadResponse = unknown;
|
|
1532
|
+
export interface PutFleetSquadParams {
|
|
1533
|
+
fleet_id: number | string;
|
|
1534
|
+
squad_id: number | string;
|
|
1535
|
+
name: string;
|
|
1536
|
+
}
|
|
1537
|
+
export type GetFleetWingsResponse = {
|
|
1538
|
+
id: number;
|
|
1539
|
+
name: string;
|
|
1540
|
+
squads: {
|
|
1541
|
+
id: number;
|
|
1542
|
+
name: string;
|
|
1543
|
+
}[];
|
|
1544
|
+
}[];
|
|
1545
|
+
export interface GetFleetWingsParams {
|
|
1546
|
+
fleet_id: number | string;
|
|
1547
|
+
}
|
|
1548
|
+
export interface PostFleetWingsResponse {
|
|
1549
|
+
wing_id: number;
|
|
1550
|
+
}
|
|
1551
|
+
export interface PostFleetWingsParams {
|
|
1552
|
+
fleet_id: number | string;
|
|
1553
|
+
}
|
|
1554
|
+
export type DeleteFleetWingResponse = unknown;
|
|
1555
|
+
export interface DeleteFleetWingParams {
|
|
1556
|
+
fleet_id: number | string;
|
|
1557
|
+
wing_id: number | string;
|
|
1558
|
+
}
|
|
1559
|
+
export type PutFleetWingResponse = unknown;
|
|
1560
|
+
export interface PutFleetWingParams {
|
|
1561
|
+
fleet_id: number | string;
|
|
1562
|
+
wing_id: number | string;
|
|
1563
|
+
name: string;
|
|
1564
|
+
}
|
|
1565
|
+
export interface PostFleetWingSquadsResponse {
|
|
1566
|
+
squad_id: number;
|
|
1567
|
+
}
|
|
1568
|
+
export interface PostFleetWingSquadsParams {
|
|
1569
|
+
fleet_id: number | string;
|
|
1570
|
+
wing_id: number | string;
|
|
1571
|
+
}
|
|
1572
|
+
export interface GetFwLeaderboardsResponse {
|
|
1573
|
+
kills: {
|
|
1574
|
+
active_total: {
|
|
1575
|
+
amount: number;
|
|
1576
|
+
faction_id: number;
|
|
1577
|
+
}[];
|
|
1578
|
+
last_week: {
|
|
1579
|
+
amount: number;
|
|
1580
|
+
faction_id: number;
|
|
1581
|
+
}[];
|
|
1582
|
+
yesterday: {
|
|
1583
|
+
amount: number;
|
|
1584
|
+
faction_id: number;
|
|
1585
|
+
}[];
|
|
1586
|
+
};
|
|
1587
|
+
victory_points: {
|
|
1588
|
+
active_total: {
|
|
1589
|
+
amount: number;
|
|
1590
|
+
faction_id: number;
|
|
1591
|
+
}[];
|
|
1592
|
+
last_week: {
|
|
1593
|
+
amount: number;
|
|
1594
|
+
faction_id: number;
|
|
1595
|
+
}[];
|
|
1596
|
+
yesterday: {
|
|
1597
|
+
amount: number;
|
|
1598
|
+
faction_id: number;
|
|
1599
|
+
}[];
|
|
1600
|
+
};
|
|
1601
|
+
}
|
|
1602
|
+
export interface GetFwLeaderboardsCharactersResponse {
|
|
1603
|
+
kills: {
|
|
1604
|
+
active_total: {
|
|
1605
|
+
amount: number;
|
|
1606
|
+
character_id: number;
|
|
1607
|
+
}[];
|
|
1608
|
+
last_week: {
|
|
1609
|
+
amount: number;
|
|
1610
|
+
character_id: number;
|
|
1611
|
+
}[];
|
|
1612
|
+
yesterday: {
|
|
1613
|
+
amount: number;
|
|
1614
|
+
character_id: number;
|
|
1615
|
+
}[];
|
|
1616
|
+
};
|
|
1617
|
+
victory_points: {
|
|
1618
|
+
active_total: {
|
|
1619
|
+
amount: number;
|
|
1620
|
+
character_id: number;
|
|
1621
|
+
}[];
|
|
1622
|
+
last_week: {
|
|
1623
|
+
amount: number;
|
|
1624
|
+
character_id: number;
|
|
1625
|
+
}[];
|
|
1626
|
+
yesterday: {
|
|
1627
|
+
amount: number;
|
|
1628
|
+
character_id: number;
|
|
1629
|
+
}[];
|
|
1630
|
+
};
|
|
1631
|
+
}
|
|
1632
|
+
export interface GetFwLeaderboardsCorporationsResponse {
|
|
1633
|
+
kills: {
|
|
1634
|
+
active_total: {
|
|
1635
|
+
amount: number;
|
|
1636
|
+
corporation_id: number;
|
|
1637
|
+
}[];
|
|
1638
|
+
last_week: {
|
|
1639
|
+
amount: number;
|
|
1640
|
+
corporation_id: number;
|
|
1641
|
+
}[];
|
|
1642
|
+
yesterday: {
|
|
1643
|
+
amount: number;
|
|
1644
|
+
corporation_id: number;
|
|
1645
|
+
}[];
|
|
1646
|
+
};
|
|
1647
|
+
victory_points: {
|
|
1648
|
+
active_total: {
|
|
1649
|
+
amount: number;
|
|
1650
|
+
corporation_id: number;
|
|
1651
|
+
}[];
|
|
1652
|
+
last_week: {
|
|
1653
|
+
amount: number;
|
|
1654
|
+
corporation_id: number;
|
|
1655
|
+
}[];
|
|
1656
|
+
yesterday: {
|
|
1657
|
+
amount: number;
|
|
1658
|
+
corporation_id: number;
|
|
1659
|
+
}[];
|
|
1660
|
+
};
|
|
1661
|
+
}
|
|
1662
|
+
export type GetFwStatsResponse = {
|
|
1663
|
+
faction_id: number;
|
|
1664
|
+
kills: {
|
|
1665
|
+
last_week: number;
|
|
1666
|
+
total: number;
|
|
1667
|
+
yesterday: number;
|
|
1668
|
+
};
|
|
1669
|
+
pilots: number;
|
|
1670
|
+
systems_controlled: number;
|
|
1671
|
+
victory_points: {
|
|
1672
|
+
last_week: number;
|
|
1673
|
+
total: number;
|
|
1674
|
+
yesterday: number;
|
|
1675
|
+
};
|
|
1676
|
+
}[];
|
|
1677
|
+
export type GetFwSystemsResponse = {
|
|
1678
|
+
contested: 'captured' | 'contested' | 'uncontested' | 'vulnerable';
|
|
1679
|
+
occupier_faction_id: number;
|
|
1680
|
+
owner_faction_id: number;
|
|
1681
|
+
solar_system_id: number;
|
|
1682
|
+
victory_points: number;
|
|
1683
|
+
victory_points_threshold: number;
|
|
1684
|
+
}[];
|
|
1685
|
+
export type GetFwWarsResponse = {
|
|
1686
|
+
against_id: number;
|
|
1687
|
+
faction_id: number;
|
|
1688
|
+
}[];
|
|
1689
|
+
export type GetIncursionsResponse = {
|
|
1690
|
+
constellation_id: number;
|
|
1691
|
+
faction_id: number;
|
|
1692
|
+
has_boss: boolean;
|
|
1693
|
+
infested_solar_systems: number[];
|
|
1694
|
+
influence: number;
|
|
1695
|
+
staging_solar_system_id: number;
|
|
1696
|
+
state: 'withdrawing' | 'mobilizing' | 'established';
|
|
1697
|
+
type: string;
|
|
1698
|
+
}[];
|
|
1699
|
+
export type GetIndustryFacilitiesResponse = {
|
|
1700
|
+
facility_id: number;
|
|
1701
|
+
owner_id: number;
|
|
1702
|
+
region_id: number;
|
|
1703
|
+
solar_system_id: number;
|
|
1704
|
+
tax: number;
|
|
1705
|
+
type_id: number;
|
|
1706
|
+
}[];
|
|
1707
|
+
export type GetIndustrySystemsResponse = {
|
|
1708
|
+
cost_indices: {
|
|
1709
|
+
activity: 'copying' | 'duplicating' | 'invention' | 'manufacturing' | 'none' | 'reaction' | 'researching_material_efficiency' | 'researching_technology' | 'researching_time_efficiency' | 'reverse_engineering';
|
|
1710
|
+
cost_index: number;
|
|
1711
|
+
}[];
|
|
1712
|
+
solar_system_id: number;
|
|
1713
|
+
}[];
|
|
1714
|
+
export type GetInsurancePricesResponse = {
|
|
1715
|
+
levels: {
|
|
1716
|
+
cost: number;
|
|
1717
|
+
name: string;
|
|
1718
|
+
payout: number;
|
|
1719
|
+
}[];
|
|
1720
|
+
type_id: number;
|
|
1721
|
+
}[];
|
|
1722
|
+
export interface GetKillmailKillmailHashResponse {
|
|
1723
|
+
attackers: {
|
|
1724
|
+
alliance_id: number;
|
|
1725
|
+
character_id: number;
|
|
1726
|
+
corporation_id: number;
|
|
1727
|
+
damage_done: number;
|
|
1728
|
+
faction_id: number;
|
|
1729
|
+
final_blow: boolean;
|
|
1730
|
+
security_status: number;
|
|
1731
|
+
ship_type_id: number;
|
|
1732
|
+
weapon_type_id: number;
|
|
1733
|
+
}[];
|
|
1734
|
+
killmail_id: number;
|
|
1735
|
+
killmail_time: string;
|
|
1736
|
+
moon_id?: number;
|
|
1737
|
+
solar_system_id: number;
|
|
1738
|
+
victim: {
|
|
1739
|
+
alliance_id: number;
|
|
1740
|
+
character_id: number;
|
|
1741
|
+
corporation_id: number;
|
|
1742
|
+
damage_taken: number;
|
|
1743
|
+
faction_id: number;
|
|
1744
|
+
items: {
|
|
1745
|
+
flag: number;
|
|
1746
|
+
item_type_id: number;
|
|
1747
|
+
items: {
|
|
1748
|
+
flag: number;
|
|
1749
|
+
item_type_id: number;
|
|
1750
|
+
quantity_destroyed: number;
|
|
1751
|
+
quantity_dropped: number;
|
|
1752
|
+
singleton: number;
|
|
1753
|
+
}[];
|
|
1754
|
+
quantity_destroyed: number;
|
|
1755
|
+
quantity_dropped: number;
|
|
1756
|
+
singleton: number;
|
|
1757
|
+
}[];
|
|
1758
|
+
position: {
|
|
1759
|
+
x: number;
|
|
1760
|
+
y: number;
|
|
1761
|
+
z: number;
|
|
1762
|
+
};
|
|
1763
|
+
ship_type_id: number;
|
|
1764
|
+
};
|
|
1765
|
+
war_id?: number;
|
|
1766
|
+
}
|
|
1767
|
+
export interface GetKillmailKillmailHashParams {
|
|
1768
|
+
killmail_id: number | string;
|
|
1769
|
+
killmail_hash: number | string;
|
|
1770
|
+
}
|
|
1771
|
+
export type GetLoyaltyCorporationOffersResponse = {
|
|
1772
|
+
ak_cost: number;
|
|
1773
|
+
isk_cost: number;
|
|
1774
|
+
lp_cost: number;
|
|
1775
|
+
offer_id: number;
|
|
1776
|
+
quantity: number;
|
|
1777
|
+
required_items: {
|
|
1778
|
+
quantity: number;
|
|
1779
|
+
type_id: number;
|
|
1780
|
+
}[];
|
|
1781
|
+
type_id: number;
|
|
1782
|
+
}[];
|
|
1783
|
+
export interface GetLoyaltyCorporationOffersParams {
|
|
1784
|
+
corporation_id: number | string;
|
|
1785
|
+
}
|
|
1786
|
+
export type GetMarketsGroupsResponse = number[];
|
|
1787
|
+
export interface GetMarketsGroupsMarketGroupIdResponse {
|
|
1788
|
+
description: string;
|
|
1789
|
+
market_group_id: number;
|
|
1790
|
+
name: string;
|
|
1791
|
+
parent_group_id?: number;
|
|
1792
|
+
types: number[];
|
|
1793
|
+
}
|
|
1794
|
+
export interface GetMarketsGroupsMarketGroupIdParams {
|
|
1795
|
+
market_group_id: number | string;
|
|
1796
|
+
}
|
|
1797
|
+
export type GetMarketsPricesResponse = {
|
|
1798
|
+
adjusted_price: number;
|
|
1799
|
+
average_price: number;
|
|
1800
|
+
type_id: number;
|
|
1801
|
+
}[];
|
|
1802
|
+
export type GetMarketsStructureResponse = {
|
|
1803
|
+
duration: number;
|
|
1804
|
+
is_buy_order: boolean;
|
|
1805
|
+
issued: string;
|
|
1806
|
+
location_id: number;
|
|
1807
|
+
min_volume: number;
|
|
1808
|
+
order_id: number;
|
|
1809
|
+
price: number;
|
|
1810
|
+
range: 'station' | 'region' | 'solarsystem' | '1' | '2' | '3' | '4' | '5' | '10' | '20' | '30' | '40';
|
|
1811
|
+
type_id: number;
|
|
1812
|
+
volume_remain: number;
|
|
1813
|
+
volume_total: number;
|
|
1814
|
+
}[];
|
|
1815
|
+
export interface GetMarketsStructureParams {
|
|
1816
|
+
structure_id: number | string;
|
|
1817
|
+
page?: number;
|
|
1818
|
+
}
|
|
1819
|
+
export type GetRegionHistoryResponse = {
|
|
1820
|
+
average: number;
|
|
1821
|
+
date: string;
|
|
1822
|
+
highest: number;
|
|
1823
|
+
lowest: number;
|
|
1824
|
+
order_count: number;
|
|
1825
|
+
volume: number;
|
|
1826
|
+
}[];
|
|
1827
|
+
export interface GetRegionHistoryParams {
|
|
1828
|
+
region_id: number | string;
|
|
1829
|
+
type_id?: number;
|
|
1830
|
+
}
|
|
1831
|
+
export type GetRegionOrdersResponse = {
|
|
1832
|
+
duration: number;
|
|
1833
|
+
is_buy_order: boolean;
|
|
1834
|
+
issued: string;
|
|
1835
|
+
location_id: number;
|
|
1836
|
+
min_volume: number;
|
|
1837
|
+
order_id: number;
|
|
1838
|
+
price: number;
|
|
1839
|
+
range: 'station' | 'region' | 'solarsystem' | '1' | '2' | '3' | '4' | '5' | '10' | '20' | '30' | '40';
|
|
1840
|
+
system_id: number;
|
|
1841
|
+
type_id: number;
|
|
1842
|
+
volume_remain: number;
|
|
1843
|
+
volume_total: number;
|
|
1844
|
+
}[];
|
|
1845
|
+
export interface GetRegionOrdersParams {
|
|
1846
|
+
region_id: number | string;
|
|
1847
|
+
order_type?: 'buy' | 'sell' | 'all';
|
|
1848
|
+
page?: number;
|
|
1849
|
+
type_id?: number;
|
|
1850
|
+
}
|
|
1851
|
+
export type GetRegionTypesResponse = number[];
|
|
1852
|
+
export interface GetRegionTypesParams {
|
|
1853
|
+
region_id: number | string;
|
|
1854
|
+
page?: number;
|
|
1855
|
+
}
|
|
1856
|
+
export type GetRouteOriginDestinationResponse = number[];
|
|
1857
|
+
export interface GetRouteOriginDestinationParams {
|
|
1858
|
+
origin: number | string;
|
|
1859
|
+
destination: number | string;
|
|
1860
|
+
avoid?: number[];
|
|
1861
|
+
connections?: number[][];
|
|
1862
|
+
flag?: 'shortest' | 'secure' | 'insecure';
|
|
1863
|
+
}
|
|
1864
|
+
export type GetSovereigntyCampaignsResponse = {
|
|
1865
|
+
attackers_score: number;
|
|
1866
|
+
campaign_id: number;
|
|
1867
|
+
constellation_id: number;
|
|
1868
|
+
defender_id: number;
|
|
1869
|
+
defender_score: number;
|
|
1870
|
+
event_type: 'tcu_defense' | 'ihub_defense' | 'station_defense' | 'station_freeport';
|
|
1871
|
+
participants: {
|
|
1872
|
+
alliance_id: number;
|
|
1873
|
+
score: number;
|
|
1874
|
+
}[];
|
|
1875
|
+
solar_system_id: number;
|
|
1876
|
+
start_time: string;
|
|
1877
|
+
structure_id: number;
|
|
1878
|
+
}[];
|
|
1879
|
+
export type GetSovereigntyMapResponse = {
|
|
1880
|
+
alliance_id: number;
|
|
1881
|
+
corporation_id: number;
|
|
1882
|
+
faction_id: number;
|
|
1883
|
+
system_id: number;
|
|
1884
|
+
}[];
|
|
1885
|
+
export type GetSovereigntyStructuresResponse = {
|
|
1886
|
+
alliance_id: number;
|
|
1887
|
+
solar_system_id: number;
|
|
1888
|
+
structure_id: number;
|
|
1889
|
+
structure_type_id: number;
|
|
1890
|
+
vulnerability_occupancy_level: number;
|
|
1891
|
+
vulnerable_end_time: string;
|
|
1892
|
+
vulnerable_start_time: string;
|
|
1893
|
+
}[];
|
|
1894
|
+
export interface GetStatusResponse {
|
|
1895
|
+
players: number;
|
|
1896
|
+
server_version: string;
|
|
1897
|
+
start_time: string;
|
|
1898
|
+
vip?: boolean;
|
|
1899
|
+
}
|
|
1900
|
+
export type PostUiAutopilotWaypointResponse = unknown;
|
|
1901
|
+
export interface PostUiAutopilotWaypointParams {
|
|
1902
|
+
add_to_beginning?: boolean;
|
|
1903
|
+
clear_other_waypoints?: boolean;
|
|
1904
|
+
destination_id?: number;
|
|
1905
|
+
}
|
|
1906
|
+
export type PostUiOpenwindowContractResponse = unknown;
|
|
1907
|
+
export interface PostUiOpenwindowContractParams {
|
|
1908
|
+
contract_id?: number;
|
|
1909
|
+
}
|
|
1910
|
+
export type PostUiOpenwindowInformationResponse = unknown;
|
|
1911
|
+
export interface PostUiOpenwindowInformationParams {
|
|
1912
|
+
target_id?: number;
|
|
1913
|
+
}
|
|
1914
|
+
export type PostUiOpenwindowMarketdetailsResponse = unknown;
|
|
1915
|
+
export interface PostUiOpenwindowMarketdetailsParams {
|
|
1916
|
+
type_id?: number;
|
|
1917
|
+
}
|
|
1918
|
+
export type PostUiOpenwindowNewmailResponse = unknown;
|
|
1919
|
+
export interface PostUiOpenwindowNewmailParams {
|
|
1920
|
+
body: string;
|
|
1921
|
+
recipients: number[];
|
|
1922
|
+
subject: string;
|
|
1923
|
+
to_corp_or_alliance_id?: number;
|
|
1924
|
+
to_mailing_list_id?: number;
|
|
1925
|
+
}
|
|
1926
|
+
export type GetUniverseAncestriesResponse = {
|
|
1927
|
+
bloodline_id: number;
|
|
1928
|
+
description: string;
|
|
1929
|
+
icon_id: number;
|
|
1930
|
+
id: number;
|
|
1931
|
+
name: string;
|
|
1932
|
+
short_description: string;
|
|
1933
|
+
}[];
|
|
1934
|
+
export interface GetUniverseAsteroidBeltsAsteroidBeltIdResponse {
|
|
1935
|
+
name: string;
|
|
1936
|
+
position: {
|
|
1937
|
+
x: number;
|
|
1938
|
+
y: number;
|
|
1939
|
+
z: number;
|
|
1940
|
+
};
|
|
1941
|
+
system_id: number;
|
|
1942
|
+
}
|
|
1943
|
+
export interface GetUniverseAsteroidBeltsAsteroidBeltIdParams {
|
|
1944
|
+
asteroid_belt_id: number | string;
|
|
1945
|
+
}
|
|
1946
|
+
export type GetUniverseBloodlinesResponse = {
|
|
1947
|
+
bloodline_id: number;
|
|
1948
|
+
charisma: number;
|
|
1949
|
+
corporation_id: number;
|
|
1950
|
+
description: string;
|
|
1951
|
+
intelligence: number;
|
|
1952
|
+
memory: number;
|
|
1953
|
+
name: string;
|
|
1954
|
+
perception: number;
|
|
1955
|
+
race_id: number;
|
|
1956
|
+
ship_type_id: number;
|
|
1957
|
+
willpower: number;
|
|
1958
|
+
}[];
|
|
1959
|
+
export type GetUniverseCategoriesResponse = number[];
|
|
1960
|
+
export interface GetUniverseCategoryResponse {
|
|
1961
|
+
category_id: number;
|
|
1962
|
+
groups: number[];
|
|
1963
|
+
name: string;
|
|
1964
|
+
published: boolean;
|
|
1965
|
+
}
|
|
1966
|
+
export interface GetUniverseCategoryParams {
|
|
1967
|
+
category_id: number | string;
|
|
1968
|
+
}
|
|
1969
|
+
export type GetUniverseConstellationsResponse = number[];
|
|
1970
|
+
export interface GetUniverseConstellationResponse {
|
|
1971
|
+
constellation_id: number;
|
|
1972
|
+
name: string;
|
|
1973
|
+
position: {
|
|
1974
|
+
x: number;
|
|
1975
|
+
y: number;
|
|
1976
|
+
z: number;
|
|
1977
|
+
};
|
|
1978
|
+
region_id: number;
|
|
1979
|
+
systems: number[];
|
|
1980
|
+
}
|
|
1981
|
+
export interface GetUniverseConstellationParams {
|
|
1982
|
+
constellation_id: number | string;
|
|
1983
|
+
}
|
|
1984
|
+
export type GetUniverseFactionsResponse = {
|
|
1985
|
+
corporation_id: number;
|
|
1986
|
+
description: string;
|
|
1987
|
+
faction_id: number;
|
|
1988
|
+
is_unique: boolean;
|
|
1989
|
+
militia_corporation_id: number;
|
|
1990
|
+
name: string;
|
|
1991
|
+
size_factor: number;
|
|
1992
|
+
solar_system_id: number;
|
|
1993
|
+
station_count: number;
|
|
1994
|
+
station_system_count: number;
|
|
1995
|
+
}[];
|
|
1996
|
+
export type GetUniverseGraphicsResponse = number[];
|
|
1997
|
+
export interface GetUniverseGraphicResponse {
|
|
1998
|
+
collision_file?: string;
|
|
1999
|
+
graphic_file?: string;
|
|
2000
|
+
graphic_id: number;
|
|
2001
|
+
icon_folder?: string;
|
|
2002
|
+
sof_dna?: string;
|
|
2003
|
+
sof_fation_name?: string;
|
|
2004
|
+
sof_hull_name?: string;
|
|
2005
|
+
sof_race_name?: string;
|
|
2006
|
+
}
|
|
2007
|
+
export interface GetUniverseGraphicParams {
|
|
2008
|
+
graphic_id: number | string;
|
|
2009
|
+
}
|
|
2010
|
+
export type GetUniverseGroupsResponse = number[];
|
|
2011
|
+
export interface GetUniverseGroupsParams {
|
|
2012
|
+
page?: number;
|
|
2013
|
+
}
|
|
2014
|
+
export interface GetUniverseGroupResponse {
|
|
2015
|
+
category_id: number;
|
|
2016
|
+
group_id: number;
|
|
2017
|
+
name: string;
|
|
2018
|
+
published: boolean;
|
|
2019
|
+
types: number[];
|
|
2020
|
+
}
|
|
2021
|
+
export interface GetUniverseGroupParams {
|
|
2022
|
+
group_id: number | string;
|
|
2023
|
+
}
|
|
2024
|
+
export interface PostUniverseIdsResponse {
|
|
2025
|
+
agents?: {
|
|
2026
|
+
id: number;
|
|
2027
|
+
name: string;
|
|
2028
|
+
}[];
|
|
2029
|
+
alliances?: {
|
|
2030
|
+
id: number;
|
|
2031
|
+
name: string;
|
|
2032
|
+
}[];
|
|
2033
|
+
characters?: {
|
|
2034
|
+
id: number;
|
|
2035
|
+
name: string;
|
|
2036
|
+
}[];
|
|
2037
|
+
constellations?: {
|
|
2038
|
+
id: number;
|
|
2039
|
+
name: string;
|
|
2040
|
+
}[];
|
|
2041
|
+
corporations?: {
|
|
2042
|
+
id: number;
|
|
2043
|
+
name: string;
|
|
2044
|
+
}[];
|
|
2045
|
+
factions?: {
|
|
2046
|
+
id: number;
|
|
2047
|
+
name: string;
|
|
2048
|
+
}[];
|
|
2049
|
+
inventory_types?: {
|
|
2050
|
+
id: number;
|
|
2051
|
+
name: string;
|
|
2052
|
+
}[];
|
|
2053
|
+
regions?: {
|
|
2054
|
+
id: number;
|
|
2055
|
+
name: string;
|
|
2056
|
+
}[];
|
|
2057
|
+
stations?: {
|
|
2058
|
+
id: number;
|
|
2059
|
+
name: string;
|
|
2060
|
+
}[];
|
|
2061
|
+
systems?: {
|
|
2062
|
+
id: number;
|
|
2063
|
+
name: string;
|
|
2064
|
+
}[];
|
|
2065
|
+
}
|
|
2066
|
+
export interface PostUniverseIdsParams {
|
|
2067
|
+
body: string[];
|
|
2068
|
+
}
|
|
2069
|
+
export interface GetUniverseMoonResponse {
|
|
2070
|
+
moon_id: number;
|
|
2071
|
+
name: string;
|
|
2072
|
+
position: {
|
|
2073
|
+
x: number;
|
|
2074
|
+
y: number;
|
|
2075
|
+
z: number;
|
|
2076
|
+
};
|
|
2077
|
+
system_id: number;
|
|
2078
|
+
}
|
|
2079
|
+
export interface GetUniverseMoonParams {
|
|
2080
|
+
moon_id: number | string;
|
|
2081
|
+
}
|
|
2082
|
+
export type PostUniverseNamesResponse = {
|
|
2083
|
+
category: 'alliance' | 'character' | 'constellation' | 'corporation' | 'inventory_type' | 'region' | 'solar_system' | 'station' | 'faction';
|
|
2084
|
+
id: number;
|
|
2085
|
+
name: string;
|
|
2086
|
+
}[];
|
|
2087
|
+
export interface PostUniverseNamesParams {
|
|
2088
|
+
body: number[];
|
|
2089
|
+
}
|
|
2090
|
+
export interface GetUniversePlanetResponse {
|
|
2091
|
+
name: string;
|
|
2092
|
+
planet_id: number;
|
|
2093
|
+
position: {
|
|
2094
|
+
x: number;
|
|
2095
|
+
y: number;
|
|
2096
|
+
z: number;
|
|
2097
|
+
};
|
|
2098
|
+
system_id: number;
|
|
2099
|
+
type_id: number;
|
|
2100
|
+
}
|
|
2101
|
+
export interface GetUniversePlanetParams {
|
|
2102
|
+
planet_id: number | string;
|
|
2103
|
+
}
|
|
2104
|
+
export type GetUniverseRacesResponse = {
|
|
2105
|
+
alliance_id: number;
|
|
2106
|
+
description: string;
|
|
2107
|
+
name: string;
|
|
2108
|
+
race_id: number;
|
|
2109
|
+
}[];
|
|
2110
|
+
export type GetUniverseRegionsResponse = number[];
|
|
2111
|
+
export interface GetUniverseRegionResponse {
|
|
2112
|
+
constellations: number[];
|
|
2113
|
+
description?: string;
|
|
2114
|
+
name: string;
|
|
2115
|
+
region_id: number;
|
|
2116
|
+
}
|
|
2117
|
+
export interface GetUniverseRegionParams {
|
|
2118
|
+
region_id: number | string;
|
|
2119
|
+
}
|
|
2120
|
+
export interface GetUniverseSchematicResponse {
|
|
2121
|
+
cycle_time: number;
|
|
2122
|
+
schematic_name: string;
|
|
2123
|
+
}
|
|
2124
|
+
export interface GetUniverseSchematicParams {
|
|
2125
|
+
schematic_id: number | string;
|
|
2126
|
+
}
|
|
2127
|
+
export interface GetUniverseStargateResponse {
|
|
2128
|
+
destination: {
|
|
2129
|
+
stargate_id: number;
|
|
2130
|
+
system_id: number;
|
|
2131
|
+
};
|
|
2132
|
+
name: string;
|
|
2133
|
+
position: {
|
|
2134
|
+
x: number;
|
|
2135
|
+
y: number;
|
|
2136
|
+
z: number;
|
|
2137
|
+
};
|
|
2138
|
+
stargate_id: number;
|
|
2139
|
+
system_id: number;
|
|
2140
|
+
type_id: number;
|
|
2141
|
+
}
|
|
2142
|
+
export interface GetUniverseStargateParams {
|
|
2143
|
+
stargate_id: number | string;
|
|
2144
|
+
}
|
|
2145
|
+
export interface GetUniverseStarResponse {
|
|
2146
|
+
age: number;
|
|
2147
|
+
luminosity: number;
|
|
2148
|
+
name: string;
|
|
2149
|
+
radius: number;
|
|
2150
|
+
solar_system_id: number;
|
|
2151
|
+
spectral_class: 'K2 V' | 'K4 V' | 'G2 V' | 'G8 V' | 'M7 V' | 'K7 V' | 'M2 V' | 'K5 V' | 'M3 V' | 'G0 V' | 'G7 V' | 'G3 V' | 'F9 V' | 'G5 V' | 'F6 V' | 'K8 V' | 'K9 V' | 'K6 V' | 'G9 V' | 'G6 V' | 'G4 VI' | 'G4 V' | 'F8 V' | 'F2 V' | 'F1 V' | 'K3 V' | 'F0 VI' | 'G1 VI' | 'G0 VI' | 'K1 V' | 'M4 V' | 'M1 V' | 'M6 V' | 'M0 V' | 'K2 IV' | 'G2 VI' | 'K0 V' | 'K5 IV' | 'F5 VI' | 'G6 VI' | 'F6 VI' | 'F2 IV' | 'G3 VI' | 'M8 V' | 'F1 VI' | 'K1 IV' | 'F7 V' | 'G5 VI' | 'M5 V' | 'G7 VI' | 'F5 V' | 'F4 VI' | 'F8 VI' | 'K3 IV' | 'F4 IV' | 'F0 V' | 'G7 IV' | 'G8 VI' | 'F2 VI' | 'F4 V' | 'F7 VI' | 'F3 V' | 'G1 V' | 'G9 VI' | 'F3 IV' | 'F9 VI' | 'M9 V' | 'K0 IV' | 'F1 IV' | 'G4 IV' | 'F3 VI' | 'K4 IV' | 'G5 IV' | 'G3 IV' | 'G1 IV' | 'K7 IV' | 'G0 IV' | 'K6 IV' | 'K9 IV' | 'G2 IV' | 'F9 IV' | 'F0 IV' | 'K8 IV' | 'G8 IV' | 'F6 IV' | 'F5 IV' | 'A0' | 'A0IV' | 'A0IV2';
|
|
2152
|
+
temperature: number;
|
|
2153
|
+
type_id: number;
|
|
2154
|
+
}
|
|
2155
|
+
export interface GetUniverseStarParams {
|
|
2156
|
+
star_id: number | string;
|
|
2157
|
+
}
|
|
2158
|
+
export interface GetUniverseStationResponse {
|
|
2159
|
+
max_dockable_ship_volume: number;
|
|
2160
|
+
name: string;
|
|
2161
|
+
office_rental_cost: number;
|
|
2162
|
+
owner?: number;
|
|
2163
|
+
position: {
|
|
2164
|
+
x: number;
|
|
2165
|
+
y: number;
|
|
2166
|
+
z: number;
|
|
2167
|
+
};
|
|
2168
|
+
race_id?: number;
|
|
2169
|
+
reprocessing_efficiency: number;
|
|
2170
|
+
reprocessing_stations_take: number;
|
|
2171
|
+
services: 'bounty-missions' | 'assasination-missions' | 'courier-missions' | 'interbus' | 'reprocessing-plant' | 'refinery' | 'market' | 'black-market' | 'stock-exchange' | 'cloning' | 'surgery' | 'dna-therapy' | 'repair-facilities' | 'factory' | 'labratory' | 'gambling' | 'fitting' | 'paintshop' | 'news' | 'storage' | 'insurance' | 'docking' | 'office-rental' | 'jump-clone-facility' | 'loyalty-point-store' | 'navy-offices' | 'security-offices'[];
|
|
2172
|
+
station_id: number;
|
|
2173
|
+
system_id: number;
|
|
2174
|
+
type_id: number;
|
|
2175
|
+
}
|
|
2176
|
+
export interface GetUniverseStationParams {
|
|
2177
|
+
station_id: number | string;
|
|
2178
|
+
}
|
|
2179
|
+
export type GetUniverseStructuresResponse = number[];
|
|
2180
|
+
export interface GetUniverseStructuresParams {
|
|
2181
|
+
filter?: 'market' | 'manufacturing_basic';
|
|
2182
|
+
}
|
|
2183
|
+
export interface GetUniverseStructureResponse {
|
|
2184
|
+
name: string;
|
|
2185
|
+
owner_id: number;
|
|
2186
|
+
position?: {
|
|
2187
|
+
x: number;
|
|
2188
|
+
y: number;
|
|
2189
|
+
z: number;
|
|
2190
|
+
};
|
|
2191
|
+
solar_system_id: number;
|
|
2192
|
+
type_id?: number;
|
|
2193
|
+
}
|
|
2194
|
+
export interface GetUniverseStructureParams {
|
|
2195
|
+
structure_id: number | string;
|
|
2196
|
+
}
|
|
2197
|
+
export type GetUniverseSystemJumpsResponse = {
|
|
2198
|
+
ship_jumps: number;
|
|
2199
|
+
system_id: number;
|
|
2200
|
+
}[];
|
|
2201
|
+
export type GetUniverseSystemKillsResponse = {
|
|
2202
|
+
npc_kills: number;
|
|
2203
|
+
pod_kills: number;
|
|
2204
|
+
ship_kills: number;
|
|
2205
|
+
system_id: number;
|
|
2206
|
+
}[];
|
|
2207
|
+
export type GetUniverseSystemsResponse = number[];
|
|
2208
|
+
export interface GetUniverseSystemResponse {
|
|
2209
|
+
constellation_id: number;
|
|
2210
|
+
name: string;
|
|
2211
|
+
planets?: {
|
|
2212
|
+
asteroid_belts: number[];
|
|
2213
|
+
moons: number[];
|
|
2214
|
+
planet_id: number;
|
|
2215
|
+
}[];
|
|
2216
|
+
position: {
|
|
2217
|
+
x: number;
|
|
2218
|
+
y: number;
|
|
2219
|
+
z: number;
|
|
2220
|
+
};
|
|
2221
|
+
security_class?: string;
|
|
2222
|
+
security_status: number;
|
|
2223
|
+
star_id?: number;
|
|
2224
|
+
stargates?: number[];
|
|
2225
|
+
stations?: number[];
|
|
2226
|
+
system_id: number;
|
|
2227
|
+
}
|
|
2228
|
+
export interface GetUniverseSystemParams {
|
|
2229
|
+
system_id: number | string;
|
|
2230
|
+
}
|
|
2231
|
+
export type GetUniverseTypesResponse = number[];
|
|
2232
|
+
export interface GetUniverseTypesParams {
|
|
2233
|
+
page?: number;
|
|
2234
|
+
}
|
|
2235
|
+
export interface GetUniverseTypeResponse {
|
|
2236
|
+
capacity?: number;
|
|
2237
|
+
description: string;
|
|
2238
|
+
dogma_attributes?: {
|
|
2239
|
+
attribute_id: number;
|
|
2240
|
+
value: number;
|
|
2241
|
+
}[];
|
|
2242
|
+
dogma_effects?: {
|
|
2243
|
+
effect_id: number;
|
|
2244
|
+
is_default: boolean;
|
|
2245
|
+
}[];
|
|
2246
|
+
graphic_id?: number;
|
|
2247
|
+
group_id: number;
|
|
2248
|
+
icon_id?: number;
|
|
2249
|
+
market_group_id?: number;
|
|
2250
|
+
mass?: number;
|
|
2251
|
+
name: string;
|
|
2252
|
+
packaged_volume?: number;
|
|
2253
|
+
portion_size?: number;
|
|
2254
|
+
published: boolean;
|
|
2255
|
+
radius?: number;
|
|
2256
|
+
type_id: number;
|
|
2257
|
+
volume?: number;
|
|
2258
|
+
}
|
|
2259
|
+
export interface GetUniverseTypeParams {
|
|
2260
|
+
type_id: number | string;
|
|
2261
|
+
}
|
|
2262
|
+
export type GetWarsResponse = number[];
|
|
2263
|
+
export interface GetWarsParams {
|
|
2264
|
+
max_war_id?: number;
|
|
2265
|
+
}
|
|
2266
|
+
export interface GetWarResponse {
|
|
2267
|
+
aggressor: {
|
|
2268
|
+
alliance_id: number;
|
|
2269
|
+
corporation_id: number;
|
|
2270
|
+
isk_destroyed: number;
|
|
2271
|
+
ships_killed: number;
|
|
2272
|
+
};
|
|
2273
|
+
allies?: {
|
|
2274
|
+
alliance_id: number;
|
|
2275
|
+
corporation_id: number;
|
|
2276
|
+
}[];
|
|
2277
|
+
declared: string;
|
|
2278
|
+
defender: {
|
|
2279
|
+
alliance_id: number;
|
|
2280
|
+
corporation_id: number;
|
|
2281
|
+
isk_destroyed: number;
|
|
2282
|
+
ships_killed: number;
|
|
2283
|
+
};
|
|
2284
|
+
finished?: string;
|
|
2285
|
+
id: number;
|
|
2286
|
+
mutual: boolean;
|
|
2287
|
+
open_for_allies: boolean;
|
|
2288
|
+
retracted?: string;
|
|
2289
|
+
started?: string;
|
|
2290
|
+
}
|
|
2291
|
+
export interface GetWarParams {
|
|
2292
|
+
war_id: number | string;
|
|
2293
|
+
}
|
|
2294
|
+
export type GetWarKillmailsResponse = {
|
|
2295
|
+
killmail_hash: string;
|
|
2296
|
+
killmail_id: number;
|
|
2297
|
+
}[];
|
|
2298
|
+
export interface GetWarKillmailsParams {
|
|
2299
|
+
war_id: number | string;
|
|
2300
|
+
page?: number;
|
|
2301
|
+
}
|