eve-esi-types 2.0.3-beta → 2.0.4-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.
Files changed (198) hide show
  1. package/package.json +1 -1
  2. package/snippet.ts +49 -0
  3. package/v2/get_alliances_alliance_id_contacts_labels_ok.d.ts +9 -9
  4. package/v2/get_alliances_alliance_id_contacts_ok.d.ts +14 -17
  5. package/v2/get_alliances_alliance_id_corporations_ok.d.ts +3 -6
  6. package/v2/get_alliances_alliance_id_icons_ok.d.ts +9 -9
  7. package/v2/get_alliances_alliance_id_ok.d.ts +24 -24
  8. package/v2/get_alliances_ok.d.ts +3 -6
  9. package/v2/get_characters_character_id_agents_research_ok.d.ts +15 -18
  10. package/v2/get_characters_character_id_assets_ok.d.ts +18 -21
  11. package/v2/get_characters_character_id_attributes_ok.d.ts +27 -27
  12. package/v2/get_characters_character_id_blueprints_ok.d.ts +21 -24
  13. package/v2/get_characters_character_id_bookmarks_folders_ok.d.ts +9 -9
  14. package/v2/get_characters_character_id_bookmarks_ok.d.ts +36 -39
  15. package/v2/get_characters_character_id_calendar_event_id_attendees_ok.d.ts +6 -6
  16. package/v2/get_characters_character_id_calendar_event_id_ok.d.ts +30 -30
  17. package/v2/get_characters_character_id_calendar_ok.d.ts +15 -15
  18. package/v2/get_characters_character_id_clones_ok.d.ts +26 -29
  19. package/v2/get_characters_character_id_contacts_labels_ok.d.ts +9 -9
  20. package/v2/get_characters_character_id_contacts_ok.d.ts +20 -23
  21. package/v2/get_characters_character_id_contracts_contract_id_bids_ok.d.ts +15 -15
  22. package/v2/get_characters_character_id_contracts_contract_id_items_ok.d.ts +18 -21
  23. package/v2/get_characters_character_id_contracts_ok.d.ts +60 -60
  24. package/v2/get_characters_character_id_corporationhistory_ok.d.ts +15 -15
  25. package/v2/get_characters_character_id_fatigue_ok.d.ts +12 -12
  26. package/v2/get_characters_character_id_fittings_ok.d.ts +15 -21
  27. package/v2/get_characters_character_id_fleet_ok.d.ts +12 -12
  28. package/v2/get_characters_character_id_fw_stats_ok.d.ts +33 -33
  29. package/v2/get_characters_character_id_implants_ok.d.ts +3 -6
  30. package/v2/get_characters_character_id_industry_jobs_ok.d.ts +60 -66
  31. package/v2/get_characters_character_id_killmails_recent_ok.d.ts +9 -9
  32. package/v2/get_characters_character_id_location_ok.d.ts +12 -12
  33. package/v2/get_characters_character_id_loyalty_points_ok.d.ts +9 -9
  34. package/v2/get_characters_character_id_mail_labels_ok.d.ts +15 -15
  35. package/v2/get_characters_character_id_mail_lists_ok.d.ts +9 -9
  36. package/v2/get_characters_character_id_mail_mail_id_ok.d.ts +25 -28
  37. package/v2/get_characters_character_id_mail_ok.d.ts +25 -28
  38. package/v2/get_characters_character_id_medals_ok.d.ts +36 -36
  39. package/v2/get_characters_character_id_mining_ok.d.ts +12 -15
  40. package/v2/get_characters_character_id_notifications_contacts_ok.d.ts +18 -18
  41. package/v2/get_characters_character_id_notifications_ok.d.ts +18 -18
  42. package/v2/get_characters_character_id_ok.d.ts +33 -33
  43. package/v2/get_characters_character_id_online_ok.d.ts +15 -15
  44. package/v2/get_characters_character_id_opportunities_ok.d.ts +9 -9
  45. package/v2/get_characters_character_id_orders_history_ok.d.ts +39 -43
  46. package/v2/get_characters_character_id_orders_ok.d.ts +39 -43
  47. package/v2/get_characters_character_id_planets_ok.d.ts +21 -21
  48. package/v2/get_characters_character_id_planets_planet_id_ok.d.ts +73 -124
  49. package/v2/get_characters_character_id_portrait_ok.d.ts +15 -15
  50. package/v2/get_characters_character_id_roles_ok.d.ts +3 -3
  51. package/v2/get_characters_character_id_search_ok.d.ts +52 -90
  52. package/v2/get_characters_character_id_ship_ok.d.ts +9 -12
  53. package/v2/get_characters_character_id_skillqueue_ok.d.ts +27 -27
  54. package/v2/get_characters_character_id_skills_ok.d.ts +21 -21
  55. package/v2/get_characters_character_id_standings_ok.d.ts +9 -9
  56. package/v2/get_characters_character_id_titles_ok.d.ts +9 -9
  57. package/v2/get_characters_character_id_wallet_journal_ok.d.ts +38 -40
  58. package/v2/get_characters_character_id_wallet_ok.d.ts +3 -3
  59. package/v2/get_characters_character_id_wallet_transactions_ok.d.ts +30 -33
  60. package/v2/get_contracts_public_bids_contract_id_ok.d.ts +12 -12
  61. package/v2/get_contracts_public_items_contract_id_ok.d.ts +27 -30
  62. package/v2/get_contracts_public_region_id_ok.d.ts +48 -48
  63. package/v2/get_corporation_corporation_id_mining_extractions_ok.d.ts +21 -21
  64. package/v2/get_corporation_corporation_id_mining_observers_observer_id_ok.d.ts +17 -20
  65. package/v2/get_corporation_corporation_id_mining_observers_ok.d.ts +10 -10
  66. package/v2/get_corporations_corporation_id_alliancehistory_ok.d.ts +15 -15
  67. package/v2/get_corporations_corporation_id_assets_ok.d.ts +18 -21
  68. package/v2/get_corporations_corporation_id_blueprints_ok.d.ts +21 -24
  69. package/v2/get_corporations_corporation_id_bookmarks_folders_ok.d.ts +12 -12
  70. package/v2/get_corporations_corporation_id_bookmarks_ok.d.ts +36 -39
  71. package/v2/get_corporations_corporation_id_contacts_labels_ok.d.ts +9 -9
  72. package/v2/get_corporations_corporation_id_contacts_ok.d.ts +17 -20
  73. package/v2/get_corporations_corporation_id_containers_logs_ok.d.ts +24 -30
  74. package/v2/get_corporations_corporation_id_contracts_contract_id_bids_ok.d.ts +15 -15
  75. package/v2/get_corporations_corporation_id_contracts_contract_id_items_ok.d.ts +18 -21
  76. package/v2/get_corporations_corporation_id_contracts_ok.d.ts +60 -60
  77. package/v2/get_corporations_corporation_id_customs_offices_ok.d.ts +42 -42
  78. package/v2/get_corporations_corporation_id_divisions_ok.d.ts +15 -15
  79. package/v2/get_corporations_corporation_id_facilities_ok.d.ts +9 -12
  80. package/v2/get_corporations_corporation_id_fw_stats_ok.d.ts +30 -30
  81. package/v2/get_corporations_corporation_id_icons_ok.d.ts +12 -12
  82. package/v2/get_corporations_corporation_id_industry_jobs_ok.d.ts +60 -66
  83. package/v2/get_corporations_corporation_id_killmails_recent_ok.d.ts +9 -9
  84. package/v2/get_corporations_corporation_id_medals_issued_ok.d.ts +18 -18
  85. package/v2/get_corporations_corporation_id_medals_ok.d.ts +18 -18
  86. package/v2/get_corporations_corporation_id_members_limit_ok.d.ts +3 -3
  87. package/v2/get_corporations_corporation_id_members_ok.d.ts +3 -6
  88. package/v2/get_corporations_corporation_id_members_titles_ok.d.ts +10 -412
  89. package/v2/get_corporations_corporation_id_membertracking_ok.d.ts +21 -24
  90. package/v2/get_corporations_corporation_id_ok.d.ts +45 -45
  91. package/v2/get_corporations_corporation_id_orders_history_ok.d.ts +42 -45
  92. package/v2/get_corporations_corporation_id_orders_ok.d.ts +42 -45
  93. package/v2/get_corporations_corporation_id_roles_history_ok.d.ts +12 -12
  94. package/v2/get_corporations_corporation_id_roles_ok.d.ts +6 -6
  95. package/v2/get_corporations_corporation_id_shareholders_ok.d.ts +9 -9
  96. package/v2/get_corporations_corporation_id_standings_ok.d.ts +9 -9
  97. package/v2/get_corporations_corporation_id_starbases_ok.d.ts +21 -24
  98. package/v2/get_corporations_corporation_id_starbases_starbase_id_ok.d.ts +27 -30
  99. package/v2/get_corporations_corporation_id_structures_ok.d.ts +42 -46
  100. package/v2/get_corporations_corporation_id_titles_ok.d.ts +9 -9
  101. package/v2/get_corporations_corporation_id_wallets_division_journal_ok.d.ts +38 -40
  102. package/v2/get_corporations_corporation_id_wallets_division_transactions_ok.d.ts +27 -30
  103. package/v2/get_corporations_corporation_id_wallets_ok.d.ts +9 -9
  104. package/v2/get_corporations_npccorps_ok.d.ts +3 -6
  105. package/v2/get_dogma_attributes_attribute_id_ok.d.ts +33 -33
  106. package/v2/get_dogma_attributes_ok.d.ts +3 -6
  107. package/v2/get_dogma_dynamic_items_type_id_item_id_ok.d.ts +18 -24
  108. package/v2/get_dogma_effects_effect_id_ok.d.ts +81 -81
  109. package/v2/get_dogma_effects_ok.d.ts +3 -6
  110. package/v2/get_fleets_fleet_id_members_ok.d.ts +27 -30
  111. package/v2/get_fleets_fleet_id_ok.d.ts +15 -15
  112. package/v2/get_fleets_fleet_id_wings_ok.d.ts +15 -15
  113. package/v2/get_fw_leaderboards_characters_ok.d.ts +39 -39
  114. package/v2/get_fw_leaderboards_corporations_ok.d.ts +39 -39
  115. package/v2/get_fw_leaderboards_ok.d.ts +39 -39
  116. package/v2/get_fw_stats_ok.d.ts +30 -30
  117. package/v2/get_fw_systems_ok.d.ts +18 -18
  118. package/v2/get_fw_wars_ok.d.ts +9 -9
  119. package/v2/get_incursions_ok.d.ts +22 -28
  120. package/v2/get_industry_facilities_ok.d.ts +18 -21
  121. package/v2/get_industry_systems_ok.d.ts +9 -9
  122. package/v2/get_insurance_prices_ok.d.ts +12 -15
  123. package/v2/get_killmails_killmail_id_killmail_hash_ok.d.ts +96 -114
  124. package/v2/get_loyalty_stores_corporation_id_offers_ok.d.ts +21 -27
  125. package/v2/get_markets_groups_market_group_id_ok.d.ts +14 -22
  126. package/v2/get_markets_groups_ok.d.ts +3 -6
  127. package/v2/get_markets_prices_ok.d.ts +9 -12
  128. package/v2/get_markets_region_id_history_ok.d.ts +21 -21
  129. package/v2/get_markets_region_id_orders_ok.d.ts +33 -36
  130. package/v2/get_markets_region_id_types_ok.d.ts +3 -6
  131. package/v2/get_markets_structures_structure_id_ok.d.ts +30 -33
  132. package/v2/get_opportunities_groups_group_id_ok.d.ts +24 -30
  133. package/v2/get_opportunities_groups_ok.d.ts +3 -6
  134. package/v2/get_opportunities_tasks_ok.d.ts +3 -6
  135. package/v2/get_opportunities_tasks_task_id_ok.d.ts +15 -15
  136. package/v2/get_route_origin_destination_ok.d.ts +3 -6
  137. package/v2/get_sovereignty_campaigns_ok.d.ts +40 -40
  138. package/v2/get_sovereignty_map_ok.d.ts +15 -15
  139. package/v2/get_sovereignty_structures_ok.d.ts +26 -30
  140. package/v2/get_status_ok.d.ts +15 -15
  141. package/v2/get_universe_ancestries_ok.d.ts +21 -21
  142. package/v2/get_universe_asteroid_belts_asteroid_belt_id_ok.d.ts +18 -18
  143. package/v2/get_universe_bloodlines_ok.d.ts +33 -36
  144. package/v2/get_universe_categories_category_id_ok.d.ts +16 -19
  145. package/v2/get_universe_categories_ok.d.ts +3 -6
  146. package/v2/get_universe_constellations_constellation_id_ok.d.ts +25 -28
  147. package/v2/get_universe_constellations_ok.d.ts +3 -6
  148. package/v2/get_universe_factions_ok.d.ts +33 -33
  149. package/v2/get_universe_graphics_graphic_id_ok.d.ts +27 -27
  150. package/v2/get_universe_graphics_ok.d.ts +3 -6
  151. package/v2/get_universe_groups_group_id_ok.d.ts +14 -22
  152. package/v2/get_universe_groups_ok.d.ts +3 -6
  153. package/v2/get_universe_moons_moon_id_ok.d.ts +21 -21
  154. package/v2/get_universe_planets_planet_id_ok.d.ts +21 -24
  155. package/v2/get_universe_races_ok.d.ts +15 -15
  156. package/v2/get_universe_regions_ok.d.ts +3 -6
  157. package/v2/get_universe_regions_region_id_ok.d.ts +16 -19
  158. package/v2/get_universe_schematics_schematic_id_ok.d.ts +9 -9
  159. package/v2/get_universe_stargates_stargate_id_ok.d.ts +27 -30
  160. package/v2/get_universe_stars_star_id_ok.d.ts +21 -24
  161. package/v2/get_universe_stations_station_id_ok.d.ts +39 -42
  162. package/v2/get_universe_structures_ok.d.ts +3 -6
  163. package/v2/get_universe_structures_structure_id_ok.d.ts +21 -24
  164. package/v2/get_universe_system_jumps_ok.d.ts +9 -9
  165. package/v2/get_universe_system_kills_ok.d.ts +15 -15
  166. package/v2/get_universe_systems_ok.d.ts +3 -6
  167. package/v2/get_universe_systems_system_id_ok.d.ts +52 -64
  168. package/v2/get_universe_types_ok.d.ts +3 -6
  169. package/v2/get_universe_types_type_id_ok.d.ts +54 -57
  170. package/v2/get_wars_ok.d.ts +3 -6
  171. package/v2/get_wars_war_id_killmails_ok.d.ts +9 -9
  172. package/v2/get_wars_war_id_ok.d.ts +54 -54
  173. package/v2/index.d.ts +1 -1
  174. package/v2/post_characters_affiliation_ok.d.ts +15 -15
  175. package/v2/post_characters_character_id_assets_locations_ok.d.ts +15 -15
  176. package/v2/post_characters_character_id_assets_names_ok.d.ts +9 -9
  177. package/v2/post_characters_character_id_contacts_created.d.ts +3 -6
  178. package/v2/post_characters_character_id_cspa_created.d.ts +3 -3
  179. package/v2/post_characters_character_id_fittings_created.d.ts +6 -6
  180. package/v2/post_characters_character_id_mail_created.d.ts +3 -3
  181. package/v2/post_characters_character_id_mail_labels_created.d.ts +3 -3
  182. package/v2/post_corporations_corporation_id_assets_locations_ok.d.ts +15 -15
  183. package/v2/post_corporations_corporation_id_assets_names_ok.d.ts +9 -9
  184. package/v2/post_fleets_fleet_id_members_invitation.d.ts +12 -12
  185. package/v2/post_fleets_fleet_id_wings_created.d.ts +6 -6
  186. package/v2/post_fleets_fleet_id_wings_wing_id_squads_created.d.ts +6 -6
  187. package/v2/post_ui_openwindow_newmail_new_mail.d.ts +18 -21
  188. package/v2/post_universe_ids_ok.d.ts +63 -63
  189. package/v2/post_universe_names_ok.d.ts +9 -9
  190. package/v2/put_characters_character_id_calendar_event_id_response.d.ts +3 -3
  191. package/v2/put_characters_character_id_contacts_contact_ids.d.ts +6 -9
  192. package/v2/put_characters_character_id_mail_mail_id_contents.d.ts +10 -13
  193. package/v2/put_fleets_fleet_id_members_member_id_movement.d.ts +9 -9
  194. package/v2/put_fleets_fleet_id_new_settings.d.ts +9 -9
  195. package/v2/put_fleets_fleet_id_squads_squad_id_naming.d.ts +6 -6
  196. package/v2/put_fleets_fleet_id_wings_wing_id_naming.d.ts +6 -6
  197. package/v2.mjs +6 -6
  198. package/v2.mts +8 -8
@@ -1,10 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/structures/
3
- */
4
- /**
5
- * The hour of day that determines the four hour window when the structure will randomly exit its reinforcement periods and become vulnerable to attack against its armor and/or hull. The structure will become vulnerable at a random time that is +/- 2 hours centered on the value of this property
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/structures/
6
3
  */
7
- type GetCorporationsCorporationIdStructuresReinforceHour = number;
8
4
  /**
9
5
  * Contains a list of service upgrades, and their state
10
6
  *
@@ -114,56 +110,56 @@ type GetCorporationsCorporationIdStructuresOk = GetCorporationsCorporationIdStru
114
110
  * 200 ok object
115
111
  */
116
112
  interface GetCorporationsCorporationIdStructures_200Ok {
117
- /**
118
- * ID of the corporation that owns the structure
119
- */
113
+ /**
114
+ * ID of the corporation that owns the structure
115
+ */
120
116
  corporation_id: number;
121
- /**
122
- * Date on which the structure will run out of fuel
123
- */
117
+ /**
118
+ * Date on which the structure will run out of fuel
119
+ */
124
120
  fuel_expires?: string;
125
- /**
126
- * The structure name
127
- */
121
+ /**
122
+ * The structure name
123
+ */
128
124
  name?: string;
129
- /**
130
- * The date and time when the structure's newly requested reinforcement times (e.g. next_reinforce_hour and next_reinforce_day) will take effect
131
- */
125
+ /**
126
+ * The date and time when the structure's newly requested reinforcement times (e.g. next_reinforce_hour and next_reinforce_day) will take effect
127
+ */
132
128
  next_reinforce_apply?: string;
133
- /**
134
- * The requested change to reinforce_hour that will take effect at the time shown by next_reinforce_apply
135
- */
129
+ /**
130
+ * The requested change to reinforce_hour that will take effect at the time shown by next_reinforce_apply
131
+ */
136
132
  next_reinforce_hour?: number;
137
- /**
138
- * The id of the ACL profile for this citadel
139
- */
133
+ /**
134
+ * The id of the ACL profile for this citadel
135
+ */
140
136
  profile_id: number;
141
- reinforce_hour?: GetCorporationsCorporationIdStructuresReinforceHour;
137
+ /**
138
+ * The hour of day that determines the four hour window when the structure will randomly exit its reinforcement periods and become vulnerable to attack against its armor and/or hull. The structure will become vulnerable at a random time that is +/- 2 hours centered on the value of this property
139
+ */
140
+ reinforce_hour?: number;
142
141
  services?: GetCorporationsCorporationIdStructuresServices;
143
142
  state: GetCorporationsCorporationIdStructuresState;
144
- /**
145
- * Date at which the structure will move to it's next state
146
- */
143
+ /**
144
+ * Date at which the structure will move to it's next state
145
+ */
147
146
  state_timer_end?: string;
148
- /**
149
- * Date at which the structure entered it's current state
150
- */
147
+ /**
148
+ * Date at which the structure entered it's current state
149
+ */
151
150
  state_timer_start?: string;
152
- /**
153
- * The Item ID of the structure
154
- */
151
+ /**
152
+ * The Item ID of the structure
153
+ */
155
154
  structure_id: number;
156
- /**
157
- * The solar system the structure is in
158
- */
155
+ /**
156
+ * The solar system the structure is in
157
+ */
159
158
  system_id: number;
160
- /**
161
- * The type id of the structure
162
- */
163
159
  type_id: number;
164
- /**
165
- * Date at which the structure will unanchor
166
- */
160
+ /**
161
+ * Date at which the structure will unanchor
162
+ */
167
163
  unanchors_at?: string;
168
164
  [k: string]: unknown | undefined;
169
165
  }
@@ -171,9 +167,9 @@ interface GetCorporationsCorporationIdStructures_200Ok {
171
167
  * service object
172
168
  */
173
169
  interface GetCorporationsCorporationIdStructuresService {
174
- /**
175
- * name string
176
- */
170
+ /**
171
+ * name string
172
+ */
177
173
  name: string;
178
174
  state: GetCorporationsCorporationIdStructuresServiceState;
179
175
  [k: string]: unknown | undefined;
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/titles/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/titles/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -696,17 +696,17 @@ interface GetCorporationsCorporationIdTitles_200Ok {
696
696
  grantable_roles_at_base?: GetCorporationsCorporationIdTitlesGrantableRolesAtBase;
697
697
  grantable_roles_at_hq?: GetCorporationsCorporationIdTitlesGrantableRolesAtHq;
698
698
  grantable_roles_at_other?: GetCorporationsCorporationIdTitlesGrantableRolesAtOther;
699
- /**
700
- * name string
701
- */
699
+ /**
700
+ * name string
701
+ */
702
702
  name?: string;
703
703
  roles?: GetCorporationsCorporationIdTitlesRoles;
704
704
  roles_at_base?: GetCorporationsCorporationIdTitlesRolesAtBase;
705
705
  roles_at_hq?: GetCorporationsCorporationIdTitlesRolesAtHq;
706
706
  roles_at_other?: GetCorporationsCorporationIdTitlesRolesAtOther;
707
- /**
708
- * title_id integer
709
- */
707
+ /**
708
+ * title_id integer
709
+ */
710
710
  title_id?: number;
711
711
  [k: string]: unknown | undefined;
712
712
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/wallets/{division}/journal/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/wallets/{division}/journal/
3
+ */
4
4
  /**
5
5
  * The type of the given context_id if present
6
6
  */
@@ -17,10 +17,6 @@ type GetCorporationsCorporationIdWalletsDivisionJournalContextIdType =
17
17
  | "planet_id"
18
18
  | "system_id"
19
19
  | "type_id";
20
- /**
21
- * The id of the first party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
22
- */
23
- type GetCorporationsCorporationIdWalletsDivisionJournalFirstPartyId = number;
24
20
  /**
25
21
  * "The transaction type for the given. transaction. Different transaction types will populate different attributes. Note: If you have an existing XML API application that is using ref_types, you will need to know which string ESI ref_type maps to which integer. You can look at the following file to see string->int mappings: https://github.com/ccpgames/eve-glue/blob/master/eve_glue/wallet_journal_ref.py"
26
22
  */
@@ -171,10 +167,6 @@ type GetCorporationsCorporationIdWalletsDivisionJournalRefType =
171
167
  | "war_ally_contract"
172
168
  | "war_fee"
173
169
  | "war_fee_surrender";
174
- /**
175
- * The id of the second party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
176
- */
177
- type GetCorporationsCorporationIdWalletsDivisionJournalSecondPartyId = number;
178
170
  /**
179
171
  * Journal entries
180
172
  *
@@ -187,45 +179,51 @@ type GetCorporationsCorporationIdWalletsDivisionJournalOk =
187
179
  * 200 ok object
188
180
  */
189
181
  interface GetCorporationsCorporationIdWalletsDivisionJournal_200Ok {
190
- /**
191
- * The amount of ISK given or taken from the wallet as a result of the given transaction. Positive when ISK is deposited into the wallet and negative when ISK is withdrawn
192
- */
182
+ /**
183
+ * The amount of ISK given or taken from the wallet as a result of the given transaction. Positive when ISK is deposited into the wallet and negative when ISK is withdrawn
184
+ */
193
185
  amount?: number;
194
- /**
195
- * Wallet balance after transaction occurred
196
- */
186
+ /**
187
+ * Wallet balance after transaction occurred
188
+ */
197
189
  balance?: number;
198
- /**
199
- * An ID that gives extra context to the particular transaction. Because of legacy reasons the context is completely different per ref_type and means different things. It is also possible to not have a context_id
200
- */
190
+ /**
191
+ * An ID that gives extra context to the particular transaction. Because of legacy reasons the context is completely different per ref_type and means different things. It is also possible to not have a context_id
192
+ */
201
193
  context_id?: number;
202
194
  context_id_type?: GetCorporationsCorporationIdWalletsDivisionJournalContextIdType;
203
- /**
204
- * Date and time of transaction
205
- */
195
+ /**
196
+ * Date and time of transaction
197
+ */
206
198
  date: string;
207
- /**
208
- * The reason for the transaction, mirrors what is seen in the client
209
- */
199
+ /**
200
+ * The reason for the transaction, mirrors what is seen in the client
201
+ */
210
202
  description: string;
211
- first_party_id?: GetCorporationsCorporationIdWalletsDivisionJournalFirstPartyId;
212
- /**
213
- * Unique journal reference ID
214
- */
203
+ /**
204
+ * The id of the first party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
205
+ */
206
+ first_party_id?: number;
207
+ /**
208
+ * Unique journal reference ID
209
+ */
215
210
  id: number;
216
- /**
217
- * The user stated reason for the transaction. Only applies to some ref_types
218
- */
211
+ /**
212
+ * The user stated reason for the transaction. Only applies to some ref_types
213
+ */
219
214
  reason?: string;
220
215
  ref_type: GetCorporationsCorporationIdWalletsDivisionJournalRefType;
221
- second_party_id?: GetCorporationsCorporationIdWalletsDivisionJournalSecondPartyId;
222
- /**
223
- * Tax amount received. Only applies to tax related transactions
224
- */
216
+ /**
217
+ * The id of the second party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
218
+ */
219
+ second_party_id?: number;
220
+ /**
221
+ * Tax amount received. Only applies to tax related transactions
222
+ */
225
223
  tax?: number;
226
- /**
227
- * The corporation ID receiving any tax paid. Only applies to tax related transactions
228
- */
224
+ /**
225
+ * The corporation ID receiving any tax paid. Only applies to tax related transactions
226
+ */
229
227
  tax_receiver_id?: number;
230
228
  [k: string]: unknown | undefined;
231
229
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/wallets/{division}/transactions/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/wallets/{division}/transactions/
3
+ */
4
4
  /**
5
5
  * Wallet transactions
6
6
  *
@@ -13,41 +13,38 @@ type GetCorporationsCorporationIdWalletsDivisionTransactionsOk =
13
13
  * wallet transaction
14
14
  */
15
15
  interface GetCorporationsCorporationIdWalletsDivisionTransactions_200Ok {
16
- /**
17
- * client_id integer
18
- */
16
+ /**
17
+ * client_id integer
18
+ */
19
19
  client_id: number;
20
- /**
21
- * Date and time of transaction
22
- */
20
+ /**
21
+ * Date and time of transaction
22
+ */
23
23
  date: string;
24
- /**
25
- * is_buy boolean
26
- */
24
+ /**
25
+ * is_buy boolean
26
+ */
27
27
  is_buy: boolean;
28
- /**
29
- * -1 if there is no corresponding wallet journal entry
30
- */
28
+ /**
29
+ * -1 if there is no corresponding wallet journal entry
30
+ */
31
31
  journal_ref_id: number;
32
- /**
33
- * location_id integer
34
- */
32
+ /**
33
+ * location_id integer
34
+ */
35
35
  location_id: number;
36
- /**
37
- * quantity integer
38
- */
36
+ /**
37
+ * quantity integer
38
+ */
39
39
  quantity: number;
40
- /**
41
- * Unique transaction ID
42
- */
40
+ /**
41
+ * Unique transaction ID
42
+ */
43
43
  transaction_id: number;
44
- /**
45
- * type_id integer
46
- */
47
44
  type_id: number;
48
- /**
49
- * Amount paid per unit
50
- */
45
+ /**
46
+ * Amount paid per unit
47
+ */
51
48
  unit_price: number;
52
49
  [k: string]: unknown | undefined;
53
50
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/wallets/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/wallets/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -50,13 +50,13 @@ type GetCorporationsCorporationIdWalletsOk =
50
50
  * 200 ok object
51
51
  */
52
52
  interface GetCorporationsCorporationIdWallets_200Ok {
53
- /**
54
- * balance number
55
- */
53
+ /**
54
+ * balance number
55
+ */
56
56
  balance: number;
57
- /**
58
- * division integer
59
- */
57
+ /**
58
+ * division integer
59
+ */
60
60
  division: number;
61
61
  [k: string]: unknown | undefined;
62
62
  }
@@ -1,12 +1,9 @@
1
- /**
2
- * ESI endpoint: /corporations/npccorps/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/npccorps/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
7
7
  * @maxItems 500
8
8
  */
9
- /**
10
- * 200 ok integer
11
- */
12
9
  type GetCorporationsNpccorpsOk = number[];
@@ -1,50 +1,50 @@
1
- /**
2
- * ESI endpoint: /dogma/attributes/{attribute_id}/
3
- */
1
+ /*!
2
+ * ESI endpoint: /dogma/attributes/{attribute_id}/
3
+ */
4
4
 
5
5
  /**
6
6
  * 200 ok object
7
7
  */
8
8
  interface GetDogmaAttributesAttributeIdOk {
9
- /**
10
- * attribute_id integer
11
- */
9
+ /**
10
+ * attribute_id integer
11
+ */
12
12
  attribute_id: number;
13
- /**
14
- * default_value number
15
- */
13
+ /**
14
+ * default_value number
15
+ */
16
16
  default_value?: number;
17
- /**
18
- * description string
19
- */
17
+ /**
18
+ * description string
19
+ */
20
20
  description?: string;
21
- /**
22
- * display_name string
23
- */
21
+ /**
22
+ * display_name string
23
+ */
24
24
  display_name?: string;
25
- /**
26
- * high_is_good boolean
27
- */
25
+ /**
26
+ * high_is_good boolean
27
+ */
28
28
  high_is_good?: boolean;
29
- /**
30
- * icon_id integer
31
- */
29
+ /**
30
+ * icon_id integer
31
+ */
32
32
  icon_id?: number;
33
- /**
34
- * name string
35
- */
33
+ /**
34
+ * name string
35
+ */
36
36
  name?: string;
37
- /**
38
- * published boolean
39
- */
37
+ /**
38
+ * published boolean
39
+ */
40
40
  published?: boolean;
41
- /**
42
- * stackable boolean
43
- */
41
+ /**
42
+ * stackable boolean
43
+ */
44
44
  stackable?: boolean;
45
- /**
46
- * unit_id integer
47
- */
45
+ /**
46
+ * unit_id integer
47
+ */
48
48
  unit_id?: number;
49
49
  [k: string]: unknown | undefined;
50
50
  }
@@ -1,12 +1,9 @@
1
- /**
2
- * ESI endpoint: /dogma/attributes/
3
- */
1
+ /*!
2
+ * ESI endpoint: /dogma/attributes/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
7
7
  * @maxItems 10000
8
8
  */
9
- /**
10
- * 200 ok integer
11
- */
12
9
  type GetDogmaAttributesOk = number[];
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /dogma/dynamic/items/{type_id}/{item_id}/
3
- */
1
+ /*!
2
+ * ESI endpoint: /dogma/dynamic/items/{type_id}/{item_id}/
3
+ */
4
4
  /**
5
5
  * dogma_attributes array
6
6
  *
@@ -18,19 +18,13 @@ type GetDogmaDynamicItemsTypeIdItemIdDogmaEffects = GetDogmaDynamicItemsTypeIdIt
18
18
  * 200 ok object
19
19
  */
20
20
  interface GetDogmaDynamicItemsTypeIdItemIdOk {
21
- /**
22
- * The ID of the character who created the item
23
- */
21
+ /**
22
+ * The ID of the character who created the item
23
+ */
24
24
  created_by: number;
25
25
  dogma_attributes: GetDogmaDynamicItemsTypeIdItemIdDogmaAttributes;
26
26
  dogma_effects: GetDogmaDynamicItemsTypeIdItemIdDogmaEffects;
27
- /**
28
- * The type ID of the mutator used to generate the dynamic item.
29
- */
30
27
  mutator_type_id: number;
31
- /**
32
- * The type ID of the source item the mutator was applied to create the dynamic item.
33
- */
34
28
  source_type_id: number;
35
29
  [k: string]: unknown | undefined;
36
30
  }
@@ -38,13 +32,13 @@ interface GetDogmaDynamicItemsTypeIdItemIdOk {
38
32
  * dogma_attribute object
39
33
  */
40
34
  interface GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute {
41
- /**
42
- * attribute_id integer
43
- */
35
+ /**
36
+ * attribute_id integer
37
+ */
44
38
  attribute_id: number;
45
- /**
46
- * value number
47
- */
39
+ /**
40
+ * value number
41
+ */
48
42
  value: number;
49
43
  [k: string]: unknown | undefined;
50
44
  }
@@ -52,13 +46,13 @@ interface GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute {
52
46
  * dogma_effect object
53
47
  */
54
48
  interface GetDogmaDynamicItemsTypeIdItemIdDogmaEffect {
55
- /**
56
- * effect_id integer
57
- */
49
+ /**
50
+ * effect_id integer
51
+ */
58
52
  effect_id: number;
59
- /**
60
- * is_default boolean
61
- */
53
+ /**
54
+ * is_default boolean
55
+ */
62
56
  is_default: boolean;
63
57
  [k: string]: unknown | undefined;
64
58
  }