eve-esi-types 2.0.0-beta → 2.0.2-beta
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/esi-request.mjs +1 -1
- package/esi-request.mts +2 -2
- package/package.json +5 -2
- package/v2/get_alliances_alliance_id_contacts_labels_ok.d.ts +10 -13
- package/v2/get_alliances_alliance_id_contacts_ok.d.ts +14 -19
- package/v2/get_alliances_alliance_id_corporations_ok.d.ts +6 -8
- package/v2/get_alliances_alliance_id_icons_ok.d.ts +8 -11
- package/v2/get_alliances_alliance_id_ok.d.ts +13 -21
- package/v2/get_alliances_ok.d.ts +6 -8
- package/v2/get_characters_character_id_agents_research_ok.d.ts +16 -22
- package/v2/get_characters_character_id_assets_ok.d.ts +26 -33
- package/v2/get_characters_character_id_attributes_ok.d.ts +14 -23
- package/v2/get_characters_character_id_blueprints_ok.d.ts +24 -32
- package/v2/get_characters_character_id_bookmarks_folders_ok.d.ts +10 -13
- package/v2/get_characters_character_id_bookmarks_ok.d.ts +39 -52
- package/v2/get_characters_character_id_calendar_event_id_attendees_ok.d.ts +6 -8
- package/v2/get_characters_character_id_calendar_event_id_ok.d.ts +24 -34
- package/v2/get_characters_character_id_calendar_ok.d.ts +18 -23
- package/v2/get_characters_character_id_clones_ok.d.ts +30 -39
- package/v2/get_characters_character_id_contacts_labels_ok.d.ts +10 -13
- package/v2/get_characters_character_id_contacts_ok.d.ts +22 -29
- package/v2/get_characters_character_id_contracts_contract_id_bids_ok.d.ts +15 -20
- package/v2/get_characters_character_id_contracts_contract_id_items_ok.d.ts +18 -25
- package/v2/get_characters_character_id_contracts_ok.d.ts +55 -75
- package/v2/get_characters_character_id_corporationhistory_ok.d.ts +15 -20
- package/v2/get_characters_character_id_fatigue_ok.d.ts +9 -13
- package/v2/get_characters_character_id_fittings_ok.d.ts +26 -33
- package/v2/get_characters_character_id_fleet_ok.d.ts +14 -18
- package/v2/get_characters_character_id_fw_stats_ok.d.ts +30 -41
- package/v2/get_characters_character_id_implants_ok.d.ts +6 -8
- package/v2/get_characters_character_id_industry_jobs_ok.d.ts +43 -65
- package/v2/get_characters_character_id_killmails_recent_ok.d.ts +10 -13
- package/v2/get_characters_character_id_location_ok.d.ts +9 -13
- package/v2/get_characters_character_id_loyalty_points_ok.d.ts +10 -13
- package/v2/get_characters_character_id_mail_labels_ok.d.ts +18 -23
- package/v2/get_characters_character_id_mail_lists_ok.d.ts +10 -13
- package/v2/get_characters_character_id_mail_mail_id_ok.d.ts +29 -38
- package/v2/get_characters_character_id_mail_ok.d.ts +30 -39
- package/v2/get_characters_character_id_medals_ok.d.ts +42 -54
- package/v2/get_characters_character_id_mining_ok.d.ts +15 -20
- package/v2/get_characters_character_id_notifications_contacts_ok.d.ts +16 -22
- package/v2/get_characters_character_id_notifications_ok.d.ts +22 -28
- package/v2/get_characters_character_id_ok.d.ts +20 -31
- package/v2/get_characters_character_id_online_ok.d.ts +10 -15
- package/v2/get_characters_character_id_opportunities_ok.d.ts +10 -13
- package/v2/get_characters_character_id_orders_history_ok.d.ts +50 -63
- package/v2/get_characters_character_id_orders_ok.d.ts +45 -58
- package/v2/get_characters_character_id_planets_ok.d.ts +25 -32
- package/v2/get_characters_character_id_planets_planet_id_ok.d.ts +148 -137
- package/v2/get_characters_character_id_portrait_ok.d.ts +10 -15
- package/v2/get_characters_character_id_roles_ok.d.ts +2 -3
- package/v2/get_characters_character_id_search_ok.d.ts +46 -69
- package/v2/get_characters_character_id_ship_ok.d.ts +9 -13
- package/v2/get_characters_character_id_skillqueue_ok.d.ts +19 -28
- package/v2/get_characters_character_id_skills_ok.d.ts +26 -33
- package/v2/get_characters_character_id_standings_ok.d.ts +10 -13
- package/v2/get_characters_character_id_titles_ok.d.ts +9 -12
- package/v2/get_characters_character_id_wallet_journal_ok.d.ts +38 -48
- package/v2/get_characters_character_id_wallet_ok.d.ts +2 -3
- package/v2/get_characters_character_id_wallet_transactions_ok.d.ts +21 -32
- package/v2/get_contracts_public_bids_contract_id_ok.d.ts +14 -18
- package/v2/get_contracts_public_items_contract_id_ok.d.ts +20 -30
- package/v2/get_contracts_public_region_id_ok.d.ts +31 -47
- package/v2/get_corporation_corporation_id_mining_extractions_ok.d.ts +16 -22
- package/v2/get_corporation_corporation_id_mining_observers_observer_id_ok.d.ts +17 -23
- package/v2/get_corporation_corporation_id_mining_observers_ok.d.ts +11 -14
- package/v2/get_corporations_corporation_id_alliancehistory_ok.d.ts +15 -20
- package/v2/get_corporations_corporation_id_assets_ok.d.ts +26 -33
- package/v2/get_corporations_corporation_id_blueprints_ok.d.ts +24 -32
- package/v2/get_corporations_corporation_id_bookmarks_folders_ok.d.ts +14 -18
- package/v2/get_corporations_corporation_id_bookmarks_ok.d.ts +39 -52
- package/v2/get_corporations_corporation_id_contacts_labels_ok.d.ts +10 -13
- package/v2/get_corporations_corporation_id_contacts_ok.d.ts +18 -24
- package/v2/get_corporations_corporation_id_containers_logs_ok.d.ts +37 -47
- package/v2/get_corporations_corporation_id_contracts_contract_id_bids_ok.d.ts +16 -21
- package/v2/get_corporations_corporation_id_contracts_contract_id_items_ok.d.ts +18 -25
- package/v2/get_corporations_corporation_id_contracts_ok.d.ts +55 -75
- package/v2/get_corporations_corporation_id_customs_offices_ok.d.ts +34 -48
- package/v2/get_corporations_corporation_id_divisions_ok.d.ts +18 -23
- package/v2/get_corporations_corporation_id_facilities_ok.d.ts +14 -18
- package/v2/get_corporations_corporation_id_fw_stats_ok.d.ts +30 -40
- package/v2/get_corporations_corporation_id_icons_ok.d.ts +9 -13
- package/v2/get_corporations_corporation_id_industry_jobs_ok.d.ts +43 -65
- package/v2/get_corporations_corporation_id_killmails_recent_ok.d.ts +10 -13
- package/v2/get_corporations_corporation_id_medals_issued_ok.d.ts +20 -26
- package/v2/get_corporations_corporation_id_medals_ok.d.ts +16 -22
- package/v2/get_corporations_corporation_id_members_limit_ok.d.ts +2 -3
- package/v2/get_corporations_corporation_id_members_ok.d.ts +6 -8
- package/v2/get_corporations_corporation_id_members_titles_ok.d.ts +544 -145
- package/v2/get_corporations_corporation_id_membertracking_ok.d.ts +18 -26
- package/v2/get_corporations_corporation_id_ok.d.ts +20 -35
- package/v2/get_corporations_corporation_id_orders_history_ok.d.ts +47 -62
- package/v2/get_corporations_corporation_id_orders_ok.d.ts +42 -57
- package/v2/get_corporations_corporation_id_roles_history_ok.d.ts +14 -18
- package/v2/get_corporations_corporation_id_roles_ok.d.ts +6 -8
- package/v2/get_corporations_corporation_id_shareholders_ok.d.ts +10 -13
- package/v2/get_corporations_corporation_id_standings_ok.d.ts +10 -13
- package/v2/get_corporations_corporation_id_starbases_ok.d.ts +28 -36
- package/v2/get_corporations_corporation_id_starbases_starbase_id_ok.d.ts +38 -48
- package/v2/get_corporations_corporation_id_structures_ok.d.ts +49 -63
- package/v2/get_corporations_corporation_id_titles_ok.d.ts +10 -13
- package/v2/get_corporations_corporation_id_wallets_division_journal_ok.d.ts +38 -48
- package/v2/get_corporations_corporation_id_wallets_division_transactions_ok.d.ts +21 -31
- package/v2/get_corporations_corporation_id_wallets_ok.d.ts +9 -12
- package/v2/get_corporations_npccorps_ok.d.ts +6 -8
- package/v2/get_dogma_attributes_attribute_id_ok.d.ts +16 -27
- package/v2/get_dogma_attributes_ok.d.ts +6 -8
- package/v2/get_dogma_dynamic_items_type_id_item_id_ok.d.ts +30 -38
- package/v2/get_dogma_effects_effect_id_ok.d.ts +55 -82
- package/v2/get_dogma_effects_ok.d.ts +6 -8
- package/v2/get_fleets_fleet_id_members_ok.d.ts +25 -35
- package/v2/get_fleets_fleet_id_ok.d.ts +10 -15
- package/v2/get_fleets_fleet_id_wings_ok.d.ts +18 -23
- package/v2/get_fw_leaderboards_characters_ok.d.ts +50 -63
- package/v2/get_fw_leaderboards_corporations_ok.d.ts +50 -63
- package/v2/get_fw_leaderboards_ok.d.ts +50 -63
- package/v2/get_fw_stats_ok.d.ts +37 -47
- package/v2/get_fw_systems_ok.d.ts +19 -25
- package/v2/get_fw_wars_ok.d.ts +10 -13
- package/v2/get_incursions_ok.d.ts +28 -37
- package/v2/get_industry_facilities_ok.d.ts +17 -24
- package/v2/get_industry_systems_ok.d.ts +10 -13
- package/v2/get_insurance_prices_ok.d.ts +18 -23
- package/v2/get_killmails_killmail_id_killmail_hash_ok.d.ts +110 -144
- package/v2/get_loyalty_stores_corporation_id_offers_ok.d.ts +32 -41
- package/v2/get_markets_groups_market_group_id_ok.d.ts +15 -22
- package/v2/get_markets_groups_ok.d.ts +6 -8
- package/v2/get_markets_prices_ok.d.ts +14 -18
- package/v2/get_markets_region_id_history_ok.d.ts +17 -24
- package/v2/get_markets_region_id_orders_ok.d.ts +39 -51
- package/v2/get_markets_region_id_types_ok.d.ts +6 -8
- package/v2/get_markets_structures_structure_id_ok.d.ts +38 -49
- package/v2/get_opportunities_groups_group_id_ok.d.ts +20 -29
- package/v2/get_opportunities_groups_ok.d.ts +6 -8
- package/v2/get_opportunities_tasks_ok.d.ts +6 -8
- package/v2/get_opportunities_tasks_task_id_ok.d.ts +10 -15
- package/v2/get_route_origin_destination_ok.d.ts +6 -8
- package/v2/get_sovereignty_campaigns_ok.d.ts +40 -51
- package/v2/get_sovereignty_map_ok.d.ts +15 -20
- package/v2/get_sovereignty_structures_ok.d.ts +18 -26
- package/v2/get_status_ok.d.ts +10 -15
- package/v2/get_universe_ancestries_ok.d.ts +17 -24
- package/v2/get_universe_asteroid_belts_asteroid_belt_id_ok.d.ts +19 -25
- package/v2/get_universe_bloodlines_ok.d.ts +22 -34
- package/v2/get_universe_categories_category_id_ok.d.ts +14 -20
- package/v2/get_universe_categories_ok.d.ts +6 -8
- package/v2/get_universe_constellations_constellation_id_ok.d.ts +27 -36
- package/v2/get_universe_constellations_ok.d.ts +6 -8
- package/v2/get_universe_factions_ok.d.ts +21 -32
- package/v2/get_universe_graphics_graphic_id_ok.d.ts +14 -23
- package/v2/get_universe_graphics_ok.d.ts +6 -8
- package/v2/get_universe_groups_group_id_ok.d.ts +15 -22
- package/v2/get_universe_groups_ok.d.ts +6 -8
- package/v2/get_universe_moons_moon_id_ok.d.ts +21 -28
- package/v2/get_universe_planets_planet_id_ok.d.ts +23 -31
- package/v2/get_universe_races_ok.d.ts +11 -16
- package/v2/get_universe_regions_ok.d.ts +6 -8
- package/v2/get_universe_regions_region_id_ok.d.ts +13 -19
- package/v2/get_universe_schematics_schematic_id_ok.d.ts +8 -11
- package/v2/get_universe_stargates_stargate_id_ok.d.ts +30 -40
- package/v2/get_universe_stars_star_id_ok.d.ts +29 -37
- package/v2/get_universe_stations_station_id_ok.d.ts +51 -65
- package/v2/get_universe_structures_ok.d.ts +6 -8
- package/v2/get_universe_structures_structure_id_ok.d.ts +23 -31
- package/v2/get_universe_system_jumps_ok.d.ts +10 -13
- package/v2/get_universe_system_kills_ok.d.ts +15 -20
- package/v2/get_universe_systems_ok.d.ts +6 -8
- package/v2/get_universe_systems_system_id_ok.d.ts +51 -70
- package/v2/get_universe_types_ok.d.ts +6 -8
- package/v2/get_universe_types_type_id_ok.d.ts +45 -64
- package/v2/get_wars_ok.d.ts +6 -8
- package/v2/get_wars_war_id_killmails_ok.d.ts +10 -13
- package/v2/get_wars_war_id_ok.d.ts +56 -74
- package/v2/index.d.ts +64 -26
- package/v2/post_characters_affiliation_ok.d.ts +15 -20
- package/v2/post_characters_character_id_assets_locations_ok.d.ts +18 -23
- package/v2/post_characters_character_id_assets_names_ok.d.ts +10 -13
- package/v2/post_characters_character_id_contacts_created.d.ts +6 -8
- package/v2/post_characters_character_id_cspa_created.d.ts +2 -3
- package/v2/post_characters_character_id_fittings_created.d.ts +6 -8
- package/v2/post_characters_character_id_mail_created.d.ts +2 -3
- package/v2/post_characters_character_id_mail_labels_created.d.ts +2 -3
- package/v2/post_corporations_corporation_id_assets_locations_ok.d.ts +18 -23
- package/v2/post_corporations_corporation_id_assets_names_ok.d.ts +10 -13
- package/v2/post_fleets_fleet_id_members_invitation.d.ts +12 -16
- package/v2/post_fleets_fleet_id_wings_created.d.ts +6 -8
- package/v2/post_fleets_fleet_id_wings_wing_id_squads_created.d.ts +6 -8
- package/v2/post_ui_openwindow_newmail_new_mail.d.ts +21 -24
- package/v2/post_universe_ids_ok.d.ts +82 -103
- package/v2/post_universe_names_ok.d.ts +10 -13
- package/v2/put_characters_character_id_calendar_event_id_response.d.ts +2 -3
- package/v2/put_characters_character_id_contacts_contact_ids.d.ts +8 -7
- package/v2/put_characters_character_id_mail_mail_id_contents.d.ts +10 -14
- package/v2/put_fleets_fleet_id_members_member_id_movement.d.ts +10 -13
- package/v2/put_fleets_fleet_id_new_settings.d.ts +8 -11
- package/v2/put_fleets_fleet_id_squads_squad_id_naming.d.ts +6 -8
- package/v2/put_fleets_fleet_id_wings_wing_id_naming.d.ts +6 -8
- package/v2.mjs +6 -3
- package/v2.mts +8 -4
- package/v2/post_characters_character_id_contacts_contact_ids.d.ts +0 -18
- package/v2/post_characters_character_id_cspa_characters.d.ts +0 -18
- package/v2/post_characters_character_id_fittings_fitting.d.ts +0 -101
- package/v2/post_characters_character_id_mail_labels_label.d.ts +0 -39
- package/v2/post_characters_character_id_mail_mail.d.ts +0 -53
|
@@ -1,91 +1,78 @@
|
|
|
1
1
|
/**
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
* ESI endpoint: /characters/{character_id}/bookmarks/
|
|
3
|
+
*/
|
|
5
4
|
/**
|
|
6
|
-
*
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* x number
|
|
5
|
+
* 200 ok array
|
|
6
|
+
*
|
|
7
|
+
* @maxItems 1000
|
|
11
8
|
*/
|
|
12
|
-
type
|
|
9
|
+
type GetCharactersCharacterIdBookmarksOk = GetCharactersCharacterIdBookmarks_200Ok[];
|
|
10
|
+
|
|
13
11
|
/**
|
|
14
|
-
*
|
|
12
|
+
* 200 ok object
|
|
15
13
|
*/
|
|
16
|
-
|
|
14
|
+
interface GetCharactersCharacterIdBookmarks_200Ok {
|
|
17
15
|
/**
|
|
18
|
-
*
|
|
16
|
+
* bookmark_id integer
|
|
19
17
|
*/
|
|
20
|
-
|
|
18
|
+
bookmark_id: number;
|
|
19
|
+
coordinates?: GetCharactersCharacterIdBookmarksCoordinates;
|
|
21
20
|
/**
|
|
22
21
|
* created string
|
|
23
22
|
*/
|
|
24
|
-
|
|
23
|
+
created: string;
|
|
25
24
|
/**
|
|
26
25
|
* creator_id integer
|
|
27
26
|
*/
|
|
28
|
-
|
|
27
|
+
creator_id: number;
|
|
29
28
|
/**
|
|
30
29
|
* folder_id integer
|
|
31
30
|
*/
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
* item_id integer
|
|
35
|
-
*/
|
|
36
|
-
type GetCharactersCharacterIdBookmarksItemId = number;
|
|
37
|
-
/**
|
|
38
|
-
* type_id integer
|
|
39
|
-
*/
|
|
40
|
-
type GetCharactersCharacterIdBookmarksTypeId = number;
|
|
31
|
+
folder_id?: number;
|
|
32
|
+
item?: GetCharactersCharacterIdBookmarksItem;
|
|
41
33
|
/**
|
|
42
34
|
* label string
|
|
43
35
|
*/
|
|
44
|
-
|
|
36
|
+
label: string;
|
|
45
37
|
/**
|
|
46
38
|
* location_id integer
|
|
47
39
|
*/
|
|
48
|
-
|
|
40
|
+
location_id: number;
|
|
49
41
|
/**
|
|
50
42
|
* notes string
|
|
51
43
|
*/
|
|
52
|
-
|
|
53
|
-
/**
|
|
54
|
-
* 200 ok array
|
|
55
|
-
*
|
|
56
|
-
* @maxItems 1000
|
|
57
|
-
*/
|
|
58
|
-
type GetCharactersCharacterIdBookmarksOk = GetCharactersCharacterIdBookmarks_200Ok[];
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* 200 ok object
|
|
62
|
-
*/
|
|
63
|
-
interface GetCharactersCharacterIdBookmarks_200Ok {
|
|
64
|
-
bookmark_id: GetCharactersCharacterIdBookmarksBookmarkId;
|
|
65
|
-
coordinates?: GetCharactersCharacterIdBookmarksCoordinates;
|
|
66
|
-
created: GetCharactersCharacterIdBookmarksCreated;
|
|
67
|
-
creator_id: GetCharactersCharacterIdBookmarksCreatorId;
|
|
68
|
-
folder_id?: GetCharactersCharacterIdBookmarksFolderId;
|
|
69
|
-
item?: GetCharactersCharacterIdBookmarksItem;
|
|
70
|
-
label: GetCharactersCharacterIdBookmarksLabel;
|
|
71
|
-
location_id: GetCharactersCharacterIdBookmarksLocationId;
|
|
72
|
-
notes: GetCharactersCharacterIdBookmarksNotes;
|
|
44
|
+
notes: string;
|
|
73
45
|
[k: string]: unknown | undefined;
|
|
74
46
|
}
|
|
75
47
|
/**
|
|
76
48
|
* Optional object that is returned if a bookmark was made on a planet or a random location in space.
|
|
77
49
|
*/
|
|
78
50
|
interface GetCharactersCharacterIdBookmarksCoordinates {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
51
|
+
/**
|
|
52
|
+
* x number
|
|
53
|
+
*/
|
|
54
|
+
x: number;
|
|
55
|
+
/**
|
|
56
|
+
* y number
|
|
57
|
+
*/
|
|
58
|
+
y: number;
|
|
59
|
+
/**
|
|
60
|
+
* z number
|
|
61
|
+
*/
|
|
62
|
+
z: number;
|
|
82
63
|
[k: string]: unknown | undefined;
|
|
83
64
|
}
|
|
84
65
|
/**
|
|
85
66
|
* Optional object that is returned if a bookmark was made on a particular item.
|
|
86
67
|
*/
|
|
87
68
|
interface GetCharactersCharacterIdBookmarksItem {
|
|
88
|
-
|
|
89
|
-
|
|
69
|
+
/**
|
|
70
|
+
* item_id integer
|
|
71
|
+
*/
|
|
72
|
+
item_id: number;
|
|
73
|
+
/**
|
|
74
|
+
* type_id integer
|
|
75
|
+
*/
|
|
76
|
+
type_id: number;
|
|
90
77
|
[k: string]: unknown | undefined;
|
|
91
78
|
}
|
|
@@ -1,11 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* character_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetCharactersCharacterIdCalendarEventIdAttendeesCharacterId = number;
|
|
2
|
+
* ESI endpoint: /characters/{character_id}/calendar/{event_id}/attendees/
|
|
3
|
+
*/
|
|
9
4
|
/**
|
|
10
5
|
* event_response string
|
|
11
6
|
*/
|
|
@@ -26,7 +21,10 @@ type GetCharactersCharacterIdCalendarEventIdAttendeesOk =
|
|
|
26
21
|
* character_id and response of an attendee
|
|
27
22
|
*/
|
|
28
23
|
interface GetCharactersCharacterIdCalendarEventIdAttendees_200Ok {
|
|
29
|
-
|
|
24
|
+
/**
|
|
25
|
+
* character_id integer
|
|
26
|
+
*/
|
|
27
|
+
character_id?: number;
|
|
30
28
|
event_response?: GetCharactersCharacterIdCalendarEventIdAttendeesEventResponse;
|
|
31
29
|
[k: string]: unknown | undefined;
|
|
32
30
|
}
|
|
@@ -1,66 +1,56 @@
|
|
|
1
1
|
/**
|
|
2
|
-
|
|
2
|
+
* ESI endpoint: /characters/{character_id}/calendar/{event_id}/
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* owner_type string
|
|
3
6
|
*/
|
|
7
|
+
type GetCharactersCharacterIdCalendarEventIdOwnerType =
|
|
8
|
+
| "eve_server"
|
|
9
|
+
| "corporation"
|
|
10
|
+
| "faction"
|
|
11
|
+
| "character"
|
|
12
|
+
| "alliance";
|
|
4
13
|
|
|
14
|
+
/**
|
|
15
|
+
* Full details of a specific event
|
|
16
|
+
*/
|
|
17
|
+
interface GetCharactersCharacterIdCalendarEventIdOk {
|
|
5
18
|
/**
|
|
6
19
|
* date string
|
|
7
20
|
*/
|
|
8
|
-
|
|
21
|
+
date: string;
|
|
9
22
|
/**
|
|
10
23
|
* Length in minutes
|
|
11
24
|
*/
|
|
12
|
-
|
|
25
|
+
duration: number;
|
|
13
26
|
/**
|
|
14
27
|
* event_id integer
|
|
15
28
|
*/
|
|
16
|
-
|
|
29
|
+
event_id: number;
|
|
17
30
|
/**
|
|
18
31
|
* importance integer
|
|
19
32
|
*/
|
|
20
|
-
|
|
33
|
+
importance: number;
|
|
21
34
|
/**
|
|
22
35
|
* owner_id integer
|
|
23
36
|
*/
|
|
24
|
-
|
|
37
|
+
owner_id: number;
|
|
25
38
|
/**
|
|
26
39
|
* owner_name string
|
|
27
40
|
*/
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
* owner_type string
|
|
31
|
-
*/
|
|
32
|
-
type GetCharactersCharacterIdCalendarEventIdOwnerType =
|
|
33
|
-
| "eve_server"
|
|
34
|
-
| "corporation"
|
|
35
|
-
| "faction"
|
|
36
|
-
| "character"
|
|
37
|
-
| "alliance";
|
|
41
|
+
owner_name: string;
|
|
42
|
+
owner_type: GetCharactersCharacterIdCalendarEventIdOwnerType;
|
|
38
43
|
/**
|
|
39
44
|
* response string
|
|
40
45
|
*/
|
|
41
|
-
|
|
46
|
+
response: string;
|
|
42
47
|
/**
|
|
43
48
|
* text string
|
|
44
49
|
*/
|
|
45
|
-
|
|
50
|
+
text: string;
|
|
46
51
|
/**
|
|
47
52
|
* title string
|
|
48
53
|
*/
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
/**
|
|
52
|
-
* Full details of a specific event
|
|
53
|
-
*/
|
|
54
|
-
interface GetCharactersCharacterIdCalendarEventIdOk {
|
|
55
|
-
date: GetCharactersCharacterIdCalendarEventIdDate;
|
|
56
|
-
duration: GetCharactersCharacterIdCalendarEventIdDuration;
|
|
57
|
-
event_id: GetCharactersCharacterIdCalendarEventIdEventId;
|
|
58
|
-
importance: GetCharactersCharacterIdCalendarEventIdImportance;
|
|
59
|
-
owner_id: GetCharactersCharacterIdCalendarEventIdOwnerId;
|
|
60
|
-
owner_name: GetCharactersCharacterIdCalendarEventIdOwnerName;
|
|
61
|
-
owner_type: GetCharactersCharacterIdCalendarEventIdOwnerType;
|
|
62
|
-
response: GetCharactersCharacterIdCalendarEventIdResponse;
|
|
63
|
-
text: GetCharactersCharacterIdCalendarEventIdText;
|
|
64
|
-
title: GetCharactersCharacterIdCalendarEventIdTitle;
|
|
54
|
+
title: string;
|
|
65
55
|
[k: string]: unknown | undefined;
|
|
66
56
|
}
|
|
@@ -1,27 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* event_date string
|
|
7
|
-
*/
|
|
8
|
-
type GetCharactersCharacterIdCalendarEventDate = string;
|
|
9
|
-
/**
|
|
10
|
-
* event_id integer
|
|
11
|
-
*/
|
|
12
|
-
type GetCharactersCharacterIdCalendarEventId = number;
|
|
2
|
+
* ESI endpoint: /characters/{character_id}/calendar/
|
|
3
|
+
*/
|
|
13
4
|
/**
|
|
14
5
|
* event_response string
|
|
15
6
|
*/
|
|
16
7
|
type GetCharactersCharacterIdCalendarEventResponse = "declined" | "not_responded" | "accepted" | "tentative";
|
|
17
|
-
/**
|
|
18
|
-
* importance integer
|
|
19
|
-
*/
|
|
20
|
-
type GetCharactersCharacterIdCalendarImportance = number;
|
|
21
|
-
/**
|
|
22
|
-
* title string
|
|
23
|
-
*/
|
|
24
|
-
type GetCharactersCharacterIdCalendarTitle = string;
|
|
25
8
|
/**
|
|
26
9
|
* Up to 50 events from now or the event you requested
|
|
27
10
|
*
|
|
@@ -33,10 +16,22 @@ type GetCharactersCharacterIdCalendarOk = GetCharactersCharacterIdCalendar_200Ok
|
|
|
33
16
|
* event
|
|
34
17
|
*/
|
|
35
18
|
interface GetCharactersCharacterIdCalendar_200Ok {
|
|
36
|
-
|
|
37
|
-
|
|
19
|
+
/**
|
|
20
|
+
* event_date string
|
|
21
|
+
*/
|
|
22
|
+
event_date?: string;
|
|
23
|
+
/**
|
|
24
|
+
* event_id integer
|
|
25
|
+
*/
|
|
26
|
+
event_id?: number;
|
|
38
27
|
event_response?: GetCharactersCharacterIdCalendarEventResponse;
|
|
39
|
-
|
|
40
|
-
|
|
28
|
+
/**
|
|
29
|
+
* importance integer
|
|
30
|
+
*/
|
|
31
|
+
importance?: number;
|
|
32
|
+
/**
|
|
33
|
+
* title string
|
|
34
|
+
*/
|
|
35
|
+
title?: string;
|
|
41
36
|
[k: string]: unknown | undefined;
|
|
42
37
|
}
|
|
@@ -1,55 +1,25 @@
|
|
|
1
1
|
/**
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* location_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetCharactersCharacterIdClonesLocationId = number;
|
|
2
|
+
* ESI endpoint: /characters/{character_id}/clones/
|
|
3
|
+
*/
|
|
9
4
|
/**
|
|
10
5
|
* location_type string
|
|
11
6
|
*/
|
|
12
7
|
type GetCharactersCharacterIdClonesLocationType = "station" | "structure";
|
|
13
|
-
/**
|
|
14
|
-
* implant integer
|
|
15
|
-
*/
|
|
16
|
-
type GetCharactersCharacterIdClonesImplant = number;
|
|
17
8
|
/**
|
|
18
9
|
* implants array
|
|
19
10
|
*
|
|
20
11
|
* @maxItems 64
|
|
21
12
|
*/
|
|
22
|
-
type GetCharactersCharacterIdClonesImplants = GetCharactersCharacterIdClonesImplant[];
|
|
23
|
-
/**
|
|
24
|
-
* jump_clone_id integer
|
|
25
|
-
*/
|
|
26
|
-
type GetCharactersCharacterIdClonesJumpCloneId = number;
|
|
27
|
-
/**
|
|
28
|
-
* location_id integer
|
|
29
|
-
*/
|
|
30
|
-
type GetCharactersCharacterIdClonesJumpCloneLocationId = number;
|
|
31
13
|
/**
|
|
32
14
|
* location_type string
|
|
33
15
|
*/
|
|
34
16
|
type GetCharactersCharacterIdClonesJumpCloneLocationType = "station" | "structure";
|
|
35
|
-
/**
|
|
36
|
-
* name string
|
|
37
|
-
*/
|
|
38
|
-
type GetCharactersCharacterIdClonesName = string;
|
|
39
17
|
/**
|
|
40
18
|
* jump_clones array
|
|
41
19
|
*
|
|
42
20
|
* @maxItems 64
|
|
43
21
|
*/
|
|
44
22
|
type GetCharactersCharacterIdClonesJumpClones = GetCharactersCharacterIdClonesJumpClone[];
|
|
45
|
-
/**
|
|
46
|
-
* last_clone_jump_date string
|
|
47
|
-
*/
|
|
48
|
-
type GetCharactersCharacterIdClonesLastCloneJumpDate = string;
|
|
49
|
-
/**
|
|
50
|
-
* last_station_change_date string
|
|
51
|
-
*/
|
|
52
|
-
type GetCharactersCharacterIdClonesLastStationChangeDate = string;
|
|
53
23
|
|
|
54
24
|
/**
|
|
55
25
|
* 200 ok object
|
|
@@ -57,15 +27,24 @@ type GetCharactersCharacterIdClonesLastStationChangeDate = string;
|
|
|
57
27
|
interface GetCharactersCharacterIdClonesOk {
|
|
58
28
|
home_location?: GetCharactersCharacterIdClonesHomeLocation;
|
|
59
29
|
jump_clones: GetCharactersCharacterIdClonesJumpClones;
|
|
60
|
-
|
|
61
|
-
|
|
30
|
+
/**
|
|
31
|
+
* last_clone_jump_date string
|
|
32
|
+
*/
|
|
33
|
+
last_clone_jump_date?: string;
|
|
34
|
+
/**
|
|
35
|
+
* last_station_change_date string
|
|
36
|
+
*/
|
|
37
|
+
last_station_change_date?: string;
|
|
62
38
|
[k: string]: unknown | undefined;
|
|
63
39
|
}
|
|
64
40
|
/**
|
|
65
41
|
* home_location object
|
|
66
42
|
*/
|
|
67
43
|
interface GetCharactersCharacterIdClonesHomeLocation {
|
|
68
|
-
|
|
44
|
+
/**
|
|
45
|
+
* location_id integer
|
|
46
|
+
*/
|
|
47
|
+
location_id?: number;
|
|
69
48
|
location_type?: GetCharactersCharacterIdClonesLocationType;
|
|
70
49
|
[k: string]: unknown | undefined;
|
|
71
50
|
}
|
|
@@ -73,10 +52,22 @@ interface GetCharactersCharacterIdClonesHomeLocation {
|
|
|
73
52
|
* jump_clone object
|
|
74
53
|
*/
|
|
75
54
|
interface GetCharactersCharacterIdClonesJumpClone {
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
55
|
+
/**
|
|
56
|
+
* implant integer
|
|
57
|
+
*/
|
|
58
|
+
implants: number[];
|
|
59
|
+
/**
|
|
60
|
+
* jump_clone_id integer
|
|
61
|
+
*/
|
|
62
|
+
jump_clone_id: number;
|
|
63
|
+
/**
|
|
64
|
+
* location_id integer
|
|
65
|
+
*/
|
|
66
|
+
location_id: number;
|
|
79
67
|
location_type: GetCharactersCharacterIdClonesJumpCloneLocationType;
|
|
80
|
-
|
|
68
|
+
/**
|
|
69
|
+
* name string
|
|
70
|
+
*/
|
|
71
|
+
name?: string;
|
|
81
72
|
[k: string]: unknown | undefined;
|
|
82
73
|
}
|
|
@@ -1,15 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* label_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetCharactersCharacterIdContactsLabelsLabelId = number;
|
|
9
|
-
/**
|
|
10
|
-
* label_name string
|
|
11
|
-
*/
|
|
12
|
-
type GetCharactersCharacterIdContactsLabelsLabelName = string;
|
|
2
|
+
* ESI endpoint: /characters/{character_id}/contacts/labels/
|
|
3
|
+
*/
|
|
13
4
|
/**
|
|
14
5
|
* 200 ok array
|
|
15
6
|
*
|
|
@@ -21,7 +12,13 @@ type GetCharactersCharacterIdContactsLabelsOk = GetCharactersCharacterIdContacts
|
|
|
21
12
|
* 200 ok object
|
|
22
13
|
*/
|
|
23
14
|
interface GetCharactersCharacterIdContactsLabels_200Ok {
|
|
24
|
-
|
|
25
|
-
|
|
15
|
+
/**
|
|
16
|
+
* label_id integer
|
|
17
|
+
*/
|
|
18
|
+
label_id: number;
|
|
19
|
+
/**
|
|
20
|
+
* label_name string
|
|
21
|
+
*/
|
|
22
|
+
label_name: string;
|
|
26
23
|
[k: string]: unknown | undefined;
|
|
27
24
|
}
|
|
@@ -1,37 +1,15 @@
|
|
|
1
1
|
/**
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* contact_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetCharactersCharacterIdContactsContactId = number;
|
|
2
|
+
* ESI endpoint: /characters/{character_id}/contacts/
|
|
3
|
+
*/
|
|
9
4
|
/**
|
|
10
5
|
* contact_type string
|
|
11
6
|
*/
|
|
12
7
|
type GetCharactersCharacterIdContactsContactType = "character" | "corporation" | "alliance" | "faction";
|
|
13
|
-
/**
|
|
14
|
-
* Whether this contact is in the blocked list. Note a missing value denotes unknown, not true or false
|
|
15
|
-
*/
|
|
16
|
-
type GetCharactersCharacterIdContactsIsBlocked = boolean;
|
|
17
|
-
/**
|
|
18
|
-
* Whether this contact is being watched
|
|
19
|
-
*/
|
|
20
|
-
type GetCharactersCharacterIdContactsIsWatched = boolean;
|
|
21
|
-
/**
|
|
22
|
-
* Label IDs applied to the contact
|
|
23
|
-
*/
|
|
24
|
-
type GetCharactersCharacterIdContactsLabelId = number;
|
|
25
8
|
/**
|
|
26
9
|
* label_ids array
|
|
27
10
|
*
|
|
28
11
|
* @maxItems 63
|
|
29
12
|
*/
|
|
30
|
-
type GetCharactersCharacterIdContactsLabelIds = GetCharactersCharacterIdContactsLabelId[];
|
|
31
|
-
/**
|
|
32
|
-
* Standing of the contact
|
|
33
|
-
*/
|
|
34
|
-
type GetCharactersCharacterIdContactsStanding = number;
|
|
35
13
|
/**
|
|
36
14
|
* 200 ok array
|
|
37
15
|
*
|
|
@@ -43,11 +21,26 @@ type GetCharactersCharacterIdContactsOk = GetCharactersCharacterIdContacts_200Ok
|
|
|
43
21
|
* 200 ok object
|
|
44
22
|
*/
|
|
45
23
|
interface GetCharactersCharacterIdContacts_200Ok {
|
|
46
|
-
|
|
24
|
+
/**
|
|
25
|
+
* contact_id integer
|
|
26
|
+
*/
|
|
27
|
+
contact_id: number;
|
|
47
28
|
contact_type: GetCharactersCharacterIdContactsContactType;
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
29
|
+
/**
|
|
30
|
+
* Whether this contact is in the blocked list. Note a missing value denotes unknown, not true or false
|
|
31
|
+
*/
|
|
32
|
+
is_blocked?: boolean;
|
|
33
|
+
/**
|
|
34
|
+
* Whether this contact is being watched
|
|
35
|
+
*/
|
|
36
|
+
is_watched?: boolean;
|
|
37
|
+
/**
|
|
38
|
+
* Label IDs applied to the contact
|
|
39
|
+
*/
|
|
40
|
+
label_ids?: number[];
|
|
41
|
+
/**
|
|
42
|
+
* Standing of the contact
|
|
43
|
+
*/
|
|
44
|
+
standing: number;
|
|
52
45
|
[k: string]: unknown | undefined;
|
|
53
46
|
}
|
|
@@ -1,37 +1,32 @@
|
|
|
1
1
|
/**
|
|
2
|
-
|
|
2
|
+
* ESI endpoint: /characters/{character_id}/contracts/{contract_id}/bids/
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* 200 ok array
|
|
6
|
+
*
|
|
7
|
+
* @maxItems 5000
|
|
3
8
|
*/
|
|
9
|
+
type GetCharactersCharacterIdContractsContractIdBidsOk = GetCharactersCharacterIdContractsContractIdBids_200Ok[];
|
|
4
10
|
|
|
11
|
+
/**
|
|
12
|
+
* 200 ok object
|
|
13
|
+
*/
|
|
14
|
+
interface GetCharactersCharacterIdContractsContractIdBids_200Ok {
|
|
5
15
|
/**
|
|
6
16
|
* The amount bid, in ISK
|
|
7
17
|
*/
|
|
8
|
-
|
|
18
|
+
amount: number;
|
|
9
19
|
/**
|
|
10
20
|
* Unique ID for the bid
|
|
11
21
|
*/
|
|
12
|
-
|
|
22
|
+
bid_id: number;
|
|
13
23
|
/**
|
|
14
24
|
* Character ID of the bidder
|
|
15
25
|
*/
|
|
16
|
-
|
|
26
|
+
bidder_id: number;
|
|
17
27
|
/**
|
|
18
28
|
* Datetime when the bid was placed
|
|
19
29
|
*/
|
|
20
|
-
|
|
21
|
-
/**
|
|
22
|
-
* 200 ok array
|
|
23
|
-
*
|
|
24
|
-
* @maxItems 5000
|
|
25
|
-
*/
|
|
26
|
-
type GetCharactersCharacterIdContractsContractIdBidsOk = GetCharactersCharacterIdContractsContractIdBids_200Ok[];
|
|
27
|
-
|
|
28
|
-
/**
|
|
29
|
-
* 200 ok object
|
|
30
|
-
*/
|
|
31
|
-
interface GetCharactersCharacterIdContractsContractIdBids_200Ok {
|
|
32
|
-
amount: GetCharactersCharacterIdContractsContractIdBidsAmount;
|
|
33
|
-
bid_id: GetCharactersCharacterIdContractsContractIdBidsBidId;
|
|
34
|
-
bidder_id: GetCharactersCharacterIdContractsContractIdBidsBidderId;
|
|
35
|
-
date_bid: GetCharactersCharacterIdContractsContractIdBidsDateBid;
|
|
30
|
+
date_bid: string;
|
|
36
31
|
[k: string]: unknown | undefined;
|
|
37
32
|
}
|
|
@@ -1,48 +1,41 @@
|
|
|
1
1
|
/**
|
|
2
|
-
|
|
2
|
+
* ESI endpoint: /characters/{character_id}/contracts/{contract_id}/items/
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* 200 ok array
|
|
6
|
+
*
|
|
7
|
+
* @maxItems 5000
|
|
3
8
|
*/
|
|
9
|
+
type GetCharactersCharacterIdContractsContractIdItemsOk =
|
|
10
|
+
GetCharactersCharacterIdContractsContractIdItems_200Ok[];
|
|
4
11
|
|
|
12
|
+
/**
|
|
13
|
+
* 200 ok object
|
|
14
|
+
*/
|
|
15
|
+
interface GetCharactersCharacterIdContractsContractIdItems_200Ok {
|
|
5
16
|
/**
|
|
6
17
|
* true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract
|
|
7
18
|
*/
|
|
8
|
-
|
|
19
|
+
is_included: boolean;
|
|
9
20
|
/**
|
|
10
21
|
* is_singleton boolean
|
|
11
22
|
*/
|
|
12
|
-
|
|
23
|
+
is_singleton: boolean;
|
|
13
24
|
/**
|
|
14
25
|
* Number of items in the stack
|
|
15
26
|
*/
|
|
16
|
-
|
|
27
|
+
quantity: number;
|
|
17
28
|
/**
|
|
18
29
|
* -1 indicates that the item is a singleton (non-stackable). If the item happens to be a Blueprint, -1 is an Original and -2 is a Blueprint Copy
|
|
19
30
|
*/
|
|
20
|
-
|
|
31
|
+
raw_quantity?: number;
|
|
21
32
|
/**
|
|
22
33
|
* Unique ID for the item
|
|
23
34
|
*/
|
|
24
|
-
|
|
35
|
+
record_id: number;
|
|
25
36
|
/**
|
|
26
37
|
* Type ID for item
|
|
27
38
|
*/
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* 200 ok array
|
|
31
|
-
*
|
|
32
|
-
* @maxItems 5000
|
|
33
|
-
*/
|
|
34
|
-
type GetCharactersCharacterIdContractsContractIdItemsOk =
|
|
35
|
-
GetCharactersCharacterIdContractsContractIdItems_200Ok[];
|
|
36
|
-
|
|
37
|
-
/**
|
|
38
|
-
* 200 ok object
|
|
39
|
-
*/
|
|
40
|
-
interface GetCharactersCharacterIdContractsContractIdItems_200Ok {
|
|
41
|
-
is_included: GetCharactersCharacterIdContractsContractIdItemsIsIncluded;
|
|
42
|
-
is_singleton: GetCharactersCharacterIdContractsContractIdItemsIsSingleton;
|
|
43
|
-
quantity: GetCharactersCharacterIdContractsContractIdItemsQuantity;
|
|
44
|
-
raw_quantity?: GetCharactersCharacterIdContractsContractIdItemsRawQuantity;
|
|
45
|
-
record_id: GetCharactersCharacterIdContractsContractIdItemsRecordId;
|
|
46
|
-
type_id: GetCharactersCharacterIdContractsContractIdItemsTypeId;
|
|
39
|
+
type_id: number;
|
|
47
40
|
[k: string]: unknown | undefined;
|
|
48
41
|
}
|