esisl_genoa_client 0.1.1 → 0.1.5

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 (250) hide show
  1. package/.openapi-generator/FILES +105 -0
  2. package/README.md +117 -5
  3. package/dist/apis/AllianceApi.d.ts +17 -17
  4. package/dist/apis/AllianceApi.js +13 -17
  5. package/dist/apis/AssetsApi.d.ts +25 -25
  6. package/dist/apis/AssetsApi.js +19 -25
  7. package/dist/apis/CalendarApi.d.ts +17 -17
  8. package/dist/apis/CalendarApi.js +13 -18
  9. package/dist/apis/CharacterApi.d.ts +57 -57
  10. package/dist/apis/CharacterApi.js +43 -63
  11. package/dist/apis/ClonesApi.d.ts +9 -9
  12. package/dist/apis/ClonesApi.js +7 -9
  13. package/dist/apis/ContactsApi.d.ts +37 -37
  14. package/dist/apis/ContactsApi.js +28 -39
  15. package/dist/apis/ContractsApi.d.ts +37 -37
  16. package/dist/apis/ContractsApi.js +28 -37
  17. package/dist/apis/CorporationApi.d.ts +89 -89
  18. package/dist/apis/CorporationApi.js +67 -95
  19. package/dist/apis/CorporationProjectsApi.d.ts +284 -0
  20. package/dist/apis/CorporationProjectsApi.js +491 -0
  21. package/dist/apis/DogmaApi.d.ts +21 -21
  22. package/dist/apis/DogmaApi.js +16 -21
  23. package/dist/apis/FactionWarfareApi.d.ts +33 -33
  24. package/dist/apis/FactionWarfareApi.js +25 -33
  25. package/dist/apis/FittingsApi.d.ts +13 -13
  26. package/dist/apis/FittingsApi.js +10 -14
  27. package/dist/apis/FleetsApi.d.ts +57 -57
  28. package/dist/apis/FleetsApi.js +43 -65
  29. package/dist/apis/FreelanceJobsApi.d.ts +386 -0
  30. package/dist/apis/FreelanceJobsApi.js +656 -0
  31. package/dist/apis/IncursionsApi.d.ts +5 -5
  32. package/dist/apis/IncursionsApi.js +4 -5
  33. package/dist/apis/IndustryApi.d.ts +33 -33
  34. package/dist/apis/IndustryApi.js +25 -33
  35. package/dist/apis/InsuranceApi.d.ts +5 -5
  36. package/dist/apis/InsuranceApi.js +4 -5
  37. package/dist/apis/KillmailsApi.d.ts +13 -13
  38. package/dist/apis/KillmailsApi.js +10 -13
  39. package/dist/apis/LocationApi.d.ts +13 -13
  40. package/dist/apis/LocationApi.js +10 -13
  41. package/dist/apis/LoyaltyApi.d.ts +9 -9
  42. package/dist/apis/LoyaltyApi.js +7 -9
  43. package/dist/apis/MailApi.d.ts +37 -37
  44. package/dist/apis/MailApi.js +28 -52
  45. package/dist/apis/MarketApi.d.ts +45 -45
  46. package/dist/apis/MarketApi.js +34 -45
  47. package/dist/apis/MetaApi.d.ts +64 -10
  48. package/dist/apis/MetaApi.js +94 -10
  49. package/dist/apis/PlanetaryInteractionApi.d.ts +17 -17
  50. package/dist/apis/PlanetaryInteractionApi.js +13 -17
  51. package/dist/apis/RoutesApi.d.ts +27 -39
  52. package/dist/apis/RoutesApi.js +40 -55
  53. package/dist/apis/SearchApi.d.ts +5 -5
  54. package/dist/apis/SearchApi.js +4 -5
  55. package/dist/apis/SkillsApi.d.ts +13 -13
  56. package/dist/apis/SkillsApi.js +10 -13
  57. package/dist/apis/SovereigntyApi.d.ts +13 -13
  58. package/dist/apis/SovereigntyApi.js +10 -13
  59. package/dist/apis/StatusApi.d.ts +5 -5
  60. package/dist/apis/StatusApi.js +4 -5
  61. package/dist/apis/UniverseApi.d.ts +121 -121
  62. package/dist/apis/UniverseApi.js +91 -121
  63. package/dist/apis/UserInterfaceApi.d.ts +21 -21
  64. package/dist/apis/UserInterfaceApi.js +16 -26
  65. package/dist/apis/WalletApi.d.ts +25 -25
  66. package/dist/apis/WalletApi.js +19 -31
  67. package/dist/apis/WarsApi.d.ts +13 -13
  68. package/dist/apis/WarsApi.js +10 -13
  69. package/dist/apis/index.d.ts +2 -0
  70. package/dist/apis/index.js +2 -0
  71. package/dist/models/index.d.ts +2339 -295
  72. package/dist/models/index.js +165 -2
  73. package/dist/runtime.d.ts +6 -56
  74. package/dist/runtime.js +4 -309
  75. package/docs/AllianceApi.md +8 -8
  76. package/docs/AllianceId.md +14 -0
  77. package/docs/AssetsApi.md +12 -12
  78. package/docs/CalendarApi.md +8 -8
  79. package/docs/CaptureFwComplex.md +14 -0
  80. package/docs/CharacterApi.md +28 -28
  81. package/docs/CharacterId.md +14 -0
  82. package/docs/CharactersFreelanceJobsListing.md +14 -0
  83. package/docs/CharactersFreelanceJobsParticipation.md +16 -0
  84. package/docs/ClonesApi.md +4 -4
  85. package/docs/ConstellationId.md +14 -0
  86. package/docs/ContactsApi.md +18 -18
  87. package/docs/ContractsApi.md +18 -18
  88. package/docs/CorporationApi.md +44 -44
  89. package/docs/CorporationId.md +14 -0
  90. package/docs/CorporationItemDelivery.md +14 -0
  91. package/docs/CorporationProjectsApi.md +387 -0
  92. package/docs/CorporationsFreelanceJobsListing.md +15 -0
  93. package/docs/CorporationsFreelanceJobsParticipants.md +15 -0
  94. package/docs/CorporationsFreelanceJobsParticipantsParticipant.md +17 -0
  95. package/docs/CorporationsProjectsContribution.md +15 -0
  96. package/docs/CorporationsProjectsContributors.md +15 -0
  97. package/docs/CorporationsProjectsContributorsContributor.md +16 -0
  98. package/docs/CorporationsProjectsDetail.md +23 -0
  99. package/docs/CorporationsProjectsDetailConfiguration.md +31 -0
  100. package/docs/CorporationsProjectsDetailConfigurationcapturefwcomplex.md +16 -0
  101. package/docs/CorporationsProjectsDetailConfigurationcapturefwcomplexLocationsInner.md +16 -0
  102. package/docs/CorporationsProjectsDetailConfigurationdamageship.md +16 -0
  103. package/docs/CorporationsProjectsDetailConfigurationdamageshipIdentitiesInner.md +17 -0
  104. package/docs/CorporationsProjectsDetailConfigurationdamageshipShipsInner.md +15 -0
  105. package/docs/CorporationsProjectsDetailConfigurationdefendfwcomplex.md +16 -0
  106. package/docs/CorporationsProjectsDetailConfigurationdeliveritem.md +16 -0
  107. package/docs/CorporationsProjectsDetailConfigurationdeliveritemDockingLocationsInner.md +15 -0
  108. package/docs/CorporationsProjectsDetailConfigurationdeliveritemItemsInner.md +15 -0
  109. package/docs/CorporationsProjectsDetailConfigurationdestroynpc.md +14 -0
  110. package/docs/CorporationsProjectsDetailConfigurationdestroyship.md +16 -0
  111. package/docs/CorporationsProjectsDetailConfigurationearnloyaltypoints.md +14 -0
  112. package/docs/CorporationsProjectsDetailConfigurationlostship.md +16 -0
  113. package/docs/CorporationsProjectsDetailConfigurationmanufactureitem.md +16 -0
  114. package/docs/CorporationsProjectsDetailConfigurationmatcherarchetype.md +14 -0
  115. package/docs/CorporationsProjectsDetailConfigurationmatchercorporation.md +14 -0
  116. package/docs/CorporationsProjectsDetailConfigurationmatcherfaction.md +14 -0
  117. package/docs/CorporationsProjectsDetailConfigurationmatchersignature.md +14 -0
  118. package/docs/CorporationsProjectsDetailConfigurationminematerial.md +15 -0
  119. package/docs/CorporationsProjectsDetailConfigurationremoteboostshield.md +16 -0
  120. package/docs/CorporationsProjectsDetailConfigurationremoterepairarmor.md +16 -0
  121. package/docs/CorporationsProjectsDetailConfigurationsalvagewreck.md +14 -0
  122. package/docs/CorporationsProjectsDetailConfigurationscansignature.md +15 -0
  123. package/docs/CorporationsProjectsDetailConfigurationshipinsurance.md +18 -0
  124. package/docs/CorporationsProjectsDetailConfigurationunknown.md +15 -0
  125. package/docs/CorporationsProjectsDetailContribution.md +17 -0
  126. package/docs/CorporationsProjectsDetailCreator.md +15 -0
  127. package/docs/CorporationsProjectsDetailDetails.md +18 -0
  128. package/docs/CorporationsProjectsDetailProgress.md +15 -0
  129. package/docs/CorporationsProjectsDetailProject.md +19 -0
  130. package/docs/CorporationsProjectsDetailReward.md +15 -0
  131. package/docs/CorporationsProjectsListing.md +15 -0
  132. package/docs/Cursor.md +15 -0
  133. package/docs/DamageShip.md +14 -0
  134. package/docs/DefendFwComplex.md +14 -0
  135. package/docs/DeliverItem.md +14 -0
  136. package/docs/DestroyNpc.md +14 -0
  137. package/docs/DestroyShip.md +14 -0
  138. package/docs/DogmaApi.md +10 -10
  139. package/docs/EarnLoyaltyPoint.md +14 -0
  140. package/docs/FactionId.md +14 -0
  141. package/docs/FactionWarfareApi.md +16 -16
  142. package/docs/FittingsApi.md +6 -6
  143. package/docs/FleetsApi.md +28 -28
  144. package/docs/FreelanceJobsApi.md +546 -0
  145. package/docs/FreelanceJobsDetail.md +23 -0
  146. package/docs/FreelanceJobsDetailAccessandvisibility.md +16 -0
  147. package/docs/FreelanceJobsDetailBroadcastlocations.md +15 -0
  148. package/docs/FreelanceJobsDetailConfiguration.md +16 -0
  149. package/docs/FreelanceJobsDetailConfigurationParametersValue.md +17 -0
  150. package/docs/FreelanceJobsDetailContribution.md +18 -0
  151. package/docs/FreelanceJobsDetailCreator.md +15 -0
  152. package/docs/FreelanceJobsDetailCreatorcharacter.md +15 -0
  153. package/docs/FreelanceJobsDetailCreatorcorporation.md +15 -0
  154. package/docs/FreelanceJobsDetailDetails.md +19 -0
  155. package/docs/FreelanceJobsDetailFreelancejob.md +19 -0
  156. package/docs/FreelanceJobsDetailParameterboolean.md +14 -0
  157. package/docs/FreelanceJobsDetailParametercorporationitemdelivery.md +15 -0
  158. package/docs/FreelanceJobsDetailParametermatcher.md +14 -0
  159. package/docs/FreelanceJobsDetailParametermatchervalue.md +15 -0
  160. package/docs/FreelanceJobsDetailParameteroptions.md +14 -0
  161. package/docs/FreelanceJobsDetailProgress.md +15 -0
  162. package/docs/FreelanceJobsDetailRestrictions.md +15 -0
  163. package/docs/FreelanceJobsDetailReward.md +15 -0
  164. package/docs/FreelanceJobsListing.md +15 -0
  165. package/docs/GroupId.md +14 -0
  166. package/docs/GroupId1.md +14 -0
  167. package/docs/IncursionsApi.md +2 -2
  168. package/docs/IndustryApi.md +16 -16
  169. package/docs/InsuranceApi.md +2 -2
  170. package/docs/KillmailsApi.md +6 -6
  171. package/docs/LocationApi.md +6 -6
  172. package/docs/LostShip.md +14 -0
  173. package/docs/LoyaltyApi.md +4 -4
  174. package/docs/MailApi.md +18 -18
  175. package/docs/Manual.md +14 -0
  176. package/docs/ManufactureItem.md +14 -0
  177. package/docs/MarketApi.md +22 -22
  178. package/docs/Matcher.md +14 -0
  179. package/docs/MetaApi.md +82 -4
  180. package/docs/MetaChangelogEntry.md +1 -1
  181. package/docs/MetaStatus.md +14 -0
  182. package/docs/MetaStatusRoutestatus.md +16 -0
  183. package/docs/MineMaterial.md +14 -0
  184. package/docs/ModelBoolean.md +14 -0
  185. package/docs/Options.md +14 -0
  186. package/docs/PlanetaryInteractionApi.md +8 -8
  187. package/docs/RegionId.md +14 -0
  188. package/docs/RemoteBoostShield.md +14 -0
  189. package/docs/RemoteRepairArmor.md +14 -0
  190. package/docs/Route.md +14 -0
  191. package/docs/RouteConnection.md +15 -0
  192. package/docs/RouteRequestBody.md +17 -0
  193. package/docs/RoutesApi.md +22 -28
  194. package/docs/SalvageWreck.md +14 -0
  195. package/docs/ScanSignature.md +14 -0
  196. package/docs/SearchApi.md +2 -2
  197. package/docs/ShipInsurance.md +14 -0
  198. package/docs/SkillsApi.md +6 -6
  199. package/docs/SolarSystemId.md +14 -0
  200. package/docs/SovereigntyApi.md +6 -6
  201. package/docs/StationId.md +14 -0
  202. package/docs/StatusApi.md +2 -2
  203. package/docs/StructureId.md +14 -0
  204. package/docs/TypeId.md +14 -0
  205. package/docs/UniverseApi.md +60 -60
  206. package/docs/Unknown.md +14 -0
  207. package/docs/UserInterfaceApi.md +10 -10
  208. package/docs/WalletApi.md +12 -12
  209. package/docs/WarsApi.md +6 -6
  210. package/esisl_genoa_client-0.1.4.tgz +0 -0
  211. package/esisl_genoa_client-0.1.5.tgz +0 -0
  212. package/package.json +1 -1
  213. package/src/apis/AllianceApi.ts +25 -25
  214. package/src/apis/AssetsApi.ts +37 -37
  215. package/src/apis/CalendarApi.ts +25 -25
  216. package/src/apis/CharacterApi.ts +85 -89
  217. package/src/apis/ClonesApi.ts +13 -13
  218. package/src/apis/ContactsApi.ts +55 -55
  219. package/src/apis/ContractsApi.ts +55 -55
  220. package/src/apis/CorporationApi.ts +133 -137
  221. package/src/apis/CorporationProjectsApi.ts +634 -0
  222. package/src/apis/DogmaApi.ts +31 -31
  223. package/src/apis/FactionWarfareApi.ts +49 -49
  224. package/src/apis/FittingsApi.ts +19 -19
  225. package/src/apis/FleetsApi.ts +85 -85
  226. package/src/apis/FreelanceJobsApi.ts +846 -0
  227. package/src/apis/IncursionsApi.ts +7 -7
  228. package/src/apis/IndustryApi.ts +49 -49
  229. package/src/apis/InsuranceApi.ts +7 -7
  230. package/src/apis/KillmailsApi.ts +19 -19
  231. package/src/apis/LocationApi.ts +19 -19
  232. package/src/apis/LoyaltyApi.ts +13 -13
  233. package/src/apis/MailApi.ts +55 -63
  234. package/src/apis/MarketApi.ts +67 -67
  235. package/src/apis/MetaApi.ts +122 -13
  236. package/src/apis/PlanetaryInteractionApi.ts +25 -25
  237. package/src/apis/RoutesApi.ts +54 -65
  238. package/src/apis/SearchApi.ts +7 -7
  239. package/src/apis/SkillsApi.ts +19 -19
  240. package/src/apis/SovereigntyApi.ts +19 -19
  241. package/src/apis/StatusApi.ts +7 -7
  242. package/src/apis/UniverseApi.ts +181 -181
  243. package/src/apis/UserInterfaceApi.ts +31 -31
  244. package/src/apis/WalletApi.ts +37 -41
  245. package/src/apis/WarsApi.ts +19 -19
  246. package/src/apis/index.ts +2 -0
  247. package/src/models/index.ts +2374 -308
  248. package/src/runtime.ts +14 -225
  249. package/esisl_genoa_client-0.1.0.tgz +0 -0
  250. package/esisl_genoa_client-0.1.1.tgz +0 -0
@@ -2,7 +2,7 @@
2
2
  * EVE Stable Infrastructure (ESI) - tranquility
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2020-01-01
5
+ * The version of the OpenAPI document: 2025-12-16
6
6
  * Contact: arcyfa_github@pm.me
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -61,7 +61,7 @@ export interface UserInterfaceApiInterface {
61
61
  * @param {boolean} addToBeginning
62
62
  * @param {boolean} clearOtherWaypoints
63
63
  * @param {number} destinationId
64
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
64
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
65
65
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
66
66
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
67
67
  * @param {string} [xTenant] The tenant ID for the request.
@@ -74,12 +74,12 @@ export interface UserInterfaceApiInterface {
74
74
  * Set a solar system as autopilot waypoint
75
75
  * Set Autopilot Waypoint
76
76
  */
77
- postUiAutopilotWaypoint(requestParameters: PostUiAutopilotWaypointRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
77
+ postUiAutopilotWaypoint(requestParameters: PostUiAutopilotWaypointRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
78
78
  /**
79
79
  * Open the contract window inside the client
80
80
  * @summary Open Contract Window
81
81
  * @param {number} contractId
82
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
82
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
83
83
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
84
84
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
85
85
  * @param {string} [xTenant] The tenant ID for the request.
@@ -92,12 +92,12 @@ export interface UserInterfaceApiInterface {
92
92
  * Open the contract window inside the client
93
93
  * Open Contract Window
94
94
  */
95
- postUiOpenwindowContract(requestParameters: PostUiOpenwindowContractRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
95
+ postUiOpenwindowContract(requestParameters: PostUiOpenwindowContractRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
96
96
  /**
97
97
  * Open the information window for a character, corporation or alliance inside the client
98
98
  * @summary Open Information Window
99
99
  * @param {number} targetId
100
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
100
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
101
101
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
102
102
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
103
103
  * @param {string} [xTenant] The tenant ID for the request.
@@ -110,12 +110,12 @@ export interface UserInterfaceApiInterface {
110
110
  * Open the information window for a character, corporation or alliance inside the client
111
111
  * Open Information Window
112
112
  */
113
- postUiOpenwindowInformation(requestParameters: PostUiOpenwindowInformationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
113
+ postUiOpenwindowInformation(requestParameters: PostUiOpenwindowInformationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
114
114
  /**
115
115
  * Open the market details window for a specific typeID inside the client
116
116
  * @summary Open Market Details
117
117
  * @param {number} typeId
118
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
118
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
119
119
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
120
120
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
121
121
  * @param {string} [xTenant] The tenant ID for the request.
@@ -128,11 +128,11 @@ export interface UserInterfaceApiInterface {
128
128
  * Open the market details window for a specific typeID inside the client
129
129
  * Open Market Details
130
130
  */
131
- postUiOpenwindowMarketdetails(requestParameters: PostUiOpenwindowMarketdetailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
131
+ postUiOpenwindowMarketdetails(requestParameters: PostUiOpenwindowMarketdetailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
132
132
  /**
133
133
  * Open the New Mail window, according to settings from the request if applicable
134
134
  * @summary Open New Mail Window
135
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
135
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
136
136
  * @param {PostUiOpenwindowNewmailRequest} postUiOpenwindowNewmailRequest
137
137
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
138
138
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -146,7 +146,7 @@ export interface UserInterfaceApiInterface {
146
146
  * Open the New Mail window, according to settings from the request if applicable
147
147
  * Open New Mail Window
148
148
  */
149
- postUiOpenwindowNewmail(requestParameters: PostUiOpenwindowNewmailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
149
+ postUiOpenwindowNewmail(requestParameters: PostUiOpenwindowNewmailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
150
150
  }
151
151
  /**
152
152
  *
@@ -161,7 +161,7 @@ export declare class UserInterfaceApi extends runtime.BaseAPI implements UserInt
161
161
  * Set a solar system as autopilot waypoint
162
162
  * Set Autopilot Waypoint
163
163
  */
164
- postUiAutopilotWaypoint(requestParameters: PostUiAutopilotWaypointRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
164
+ postUiAutopilotWaypoint(requestParameters: PostUiAutopilotWaypointRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
165
165
  /**
166
166
  * Open the contract window inside the client
167
167
  * Open Contract Window
@@ -171,7 +171,7 @@ export declare class UserInterfaceApi extends runtime.BaseAPI implements UserInt
171
171
  * Open the contract window inside the client
172
172
  * Open Contract Window
173
173
  */
174
- postUiOpenwindowContract(requestParameters: PostUiOpenwindowContractRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
174
+ postUiOpenwindowContract(requestParameters: PostUiOpenwindowContractRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
175
175
  /**
176
176
  * Open the information window for a character, corporation or alliance inside the client
177
177
  * Open Information Window
@@ -181,7 +181,7 @@ export declare class UserInterfaceApi extends runtime.BaseAPI implements UserInt
181
181
  * Open the information window for a character, corporation or alliance inside the client
182
182
  * Open Information Window
183
183
  */
184
- postUiOpenwindowInformation(requestParameters: PostUiOpenwindowInformationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
184
+ postUiOpenwindowInformation(requestParameters: PostUiOpenwindowInformationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
185
185
  /**
186
186
  * Open the market details window for a specific typeID inside the client
187
187
  * Open Market Details
@@ -191,7 +191,7 @@ export declare class UserInterfaceApi extends runtime.BaseAPI implements UserInt
191
191
  * Open the market details window for a specific typeID inside the client
192
192
  * Open Market Details
193
193
  */
194
- postUiOpenwindowMarketdetails(requestParameters: PostUiOpenwindowMarketdetailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
194
+ postUiOpenwindowMarketdetails(requestParameters: PostUiOpenwindowMarketdetailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
195
195
  /**
196
196
  * Open the New Mail window, according to settings from the request if applicable
197
197
  * Open New Mail Window
@@ -201,14 +201,14 @@ export declare class UserInterfaceApi extends runtime.BaseAPI implements UserInt
201
201
  * Open the New Mail window, according to settings from the request if applicable
202
202
  * Open New Mail Window
203
203
  */
204
- postUiOpenwindowNewmail(requestParameters: PostUiOpenwindowNewmailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
204
+ postUiOpenwindowNewmail(requestParameters: PostUiOpenwindowNewmailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
205
205
  }
206
206
  /**
207
207
  * @export
208
208
  * @enum {string}
209
209
  */
210
210
  export declare enum PostUiAutopilotWaypointXCompatibilityDateEnum {
211
- _20200101 = "2020-01-01"
211
+ _20251216 = "2025-12-16"
212
212
  }
213
213
  /**
214
214
  * @export
@@ -229,7 +229,7 @@ export declare enum PostUiAutopilotWaypointAcceptLanguageEnum {
229
229
  * @enum {string}
230
230
  */
231
231
  export declare enum PostUiOpenwindowContractXCompatibilityDateEnum {
232
- _20200101 = "2020-01-01"
232
+ _20251216 = "2025-12-16"
233
233
  }
234
234
  /**
235
235
  * @export
@@ -250,7 +250,7 @@ export declare enum PostUiOpenwindowContractAcceptLanguageEnum {
250
250
  * @enum {string}
251
251
  */
252
252
  export declare enum PostUiOpenwindowInformationXCompatibilityDateEnum {
253
- _20200101 = "2020-01-01"
253
+ _20251216 = "2025-12-16"
254
254
  }
255
255
  /**
256
256
  * @export
@@ -271,7 +271,7 @@ export declare enum PostUiOpenwindowInformationAcceptLanguageEnum {
271
271
  * @enum {string}
272
272
  */
273
273
  export declare enum PostUiOpenwindowMarketdetailsXCompatibilityDateEnum {
274
- _20200101 = "2020-01-01"
274
+ _20251216 = "2025-12-16"
275
275
  }
276
276
  /**
277
277
  * @export
@@ -292,7 +292,7 @@ export declare enum PostUiOpenwindowMarketdetailsAcceptLanguageEnum {
292
292
  * @enum {string}
293
293
  */
294
294
  export declare enum PostUiOpenwindowNewmailOperationXCompatibilityDateEnum {
295
- _20200101 = "2020-01-01"
295
+ _20251216 = "2025-12-16"
296
296
  }
297
297
  /**
298
298
  * @export
@@ -5,7 +5,7 @@
5
5
  * EVE Stable Infrastructure (ESI) - tranquility
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2020-01-01
8
+ * The version of the OpenAPI document: 2025-12-16
9
9
  * Contact: arcyfa_github@pm.me
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -133,7 +133,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
133
133
  }, initOverrides)];
134
134
  case 1:
135
135
  response = _b.sent();
136
- return [2 /*return*/, new runtime.VoidApiResponse(response)];
136
+ return [2 /*return*/, response];
137
137
  }
138
138
  });
139
139
  });
@@ -147,9 +147,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
147
147
  return __generator(this, function (_a) {
148
148
  switch (_a.label) {
149
149
  case 0: return [4 /*yield*/, this.postUiAutopilotWaypointRaw(requestParameters, initOverrides)];
150
- case 1:
151
- _a.sent();
152
- return [2 /*return*/];
150
+ case 1: return [2 /*return*/, _a.sent()];
153
151
  }
154
152
  });
155
153
  });
@@ -201,7 +199,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
201
199
  }, initOverrides)];
202
200
  case 1:
203
201
  response = _b.sent();
204
- return [2 /*return*/, new runtime.VoidApiResponse(response)];
202
+ return [2 /*return*/, response];
205
203
  }
206
204
  });
207
205
  });
@@ -215,9 +213,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
215
213
  return __generator(this, function (_a) {
216
214
  switch (_a.label) {
217
215
  case 0: return [4 /*yield*/, this.postUiOpenwindowContractRaw(requestParameters, initOverrides)];
218
- case 1:
219
- _a.sent();
220
- return [2 /*return*/];
216
+ case 1: return [2 /*return*/, _a.sent()];
221
217
  }
222
218
  });
223
219
  });
@@ -269,7 +265,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
269
265
  }, initOverrides)];
270
266
  case 1:
271
267
  response = _b.sent();
272
- return [2 /*return*/, new runtime.VoidApiResponse(response)];
268
+ return [2 /*return*/, response];
273
269
  }
274
270
  });
275
271
  });
@@ -283,9 +279,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
283
279
  return __generator(this, function (_a) {
284
280
  switch (_a.label) {
285
281
  case 0: return [4 /*yield*/, this.postUiOpenwindowInformationRaw(requestParameters, initOverrides)];
286
- case 1:
287
- _a.sent();
288
- return [2 /*return*/];
282
+ case 1: return [2 /*return*/, _a.sent()];
289
283
  }
290
284
  });
291
285
  });
@@ -337,7 +331,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
337
331
  }, initOverrides)];
338
332
  case 1:
339
333
  response = _b.sent();
340
- return [2 /*return*/, new runtime.VoidApiResponse(response)];
334
+ return [2 /*return*/, response];
341
335
  }
342
336
  });
343
337
  });
@@ -351,9 +345,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
351
345
  return __generator(this, function (_a) {
352
346
  switch (_a.label) {
353
347
  case 0: return [4 /*yield*/, this.postUiOpenwindowMarketdetailsRaw(requestParameters, initOverrides)];
354
- case 1:
355
- _a.sent();
356
- return [2 /*return*/];
348
+ case 1: return [2 /*return*/, _a.sent()];
357
349
  }
358
350
  });
359
351
  });
@@ -404,7 +396,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
404
396
  }, initOverrides)];
405
397
  case 1:
406
398
  response = _b.sent();
407
- return [2 /*return*/, new runtime.VoidApiResponse(response)];
399
+ return [2 /*return*/, response];
408
400
  }
409
401
  });
410
402
  });
@@ -418,9 +410,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
418
410
  return __generator(this, function (_a) {
419
411
  switch (_a.label) {
420
412
  case 0: return [4 /*yield*/, this.postUiOpenwindowNewmailRaw(requestParameters, initOverrides)];
421
- case 1:
422
- _a.sent();
423
- return [2 /*return*/];
413
+ case 1: return [2 /*return*/, _a.sent()];
424
414
  }
425
415
  });
426
416
  });
@@ -434,7 +424,7 @@ exports.UserInterfaceApi = UserInterfaceApi;
434
424
  */
435
425
  var PostUiAutopilotWaypointXCompatibilityDateEnum;
436
426
  (function (PostUiAutopilotWaypointXCompatibilityDateEnum) {
437
- PostUiAutopilotWaypointXCompatibilityDateEnum["_20200101"] = "2020-01-01";
427
+ PostUiAutopilotWaypointXCompatibilityDateEnum["_20251216"] = "2025-12-16";
438
428
  })(PostUiAutopilotWaypointXCompatibilityDateEnum || (exports.PostUiAutopilotWaypointXCompatibilityDateEnum = PostUiAutopilotWaypointXCompatibilityDateEnum = {}));
439
429
  /**
440
430
  * @export
@@ -457,7 +447,7 @@ var PostUiAutopilotWaypointAcceptLanguageEnum;
457
447
  */
458
448
  var PostUiOpenwindowContractXCompatibilityDateEnum;
459
449
  (function (PostUiOpenwindowContractXCompatibilityDateEnum) {
460
- PostUiOpenwindowContractXCompatibilityDateEnum["_20200101"] = "2020-01-01";
450
+ PostUiOpenwindowContractXCompatibilityDateEnum["_20251216"] = "2025-12-16";
461
451
  })(PostUiOpenwindowContractXCompatibilityDateEnum || (exports.PostUiOpenwindowContractXCompatibilityDateEnum = PostUiOpenwindowContractXCompatibilityDateEnum = {}));
462
452
  /**
463
453
  * @export
@@ -480,7 +470,7 @@ var PostUiOpenwindowContractAcceptLanguageEnum;
480
470
  */
481
471
  var PostUiOpenwindowInformationXCompatibilityDateEnum;
482
472
  (function (PostUiOpenwindowInformationXCompatibilityDateEnum) {
483
- PostUiOpenwindowInformationXCompatibilityDateEnum["_20200101"] = "2020-01-01";
473
+ PostUiOpenwindowInformationXCompatibilityDateEnum["_20251216"] = "2025-12-16";
484
474
  })(PostUiOpenwindowInformationXCompatibilityDateEnum || (exports.PostUiOpenwindowInformationXCompatibilityDateEnum = PostUiOpenwindowInformationXCompatibilityDateEnum = {}));
485
475
  /**
486
476
  * @export
@@ -503,7 +493,7 @@ var PostUiOpenwindowInformationAcceptLanguageEnum;
503
493
  */
504
494
  var PostUiOpenwindowMarketdetailsXCompatibilityDateEnum;
505
495
  (function (PostUiOpenwindowMarketdetailsXCompatibilityDateEnum) {
506
- PostUiOpenwindowMarketdetailsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
496
+ PostUiOpenwindowMarketdetailsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
507
497
  })(PostUiOpenwindowMarketdetailsXCompatibilityDateEnum || (exports.PostUiOpenwindowMarketdetailsXCompatibilityDateEnum = PostUiOpenwindowMarketdetailsXCompatibilityDateEnum = {}));
508
498
  /**
509
499
  * @export
@@ -526,7 +516,7 @@ var PostUiOpenwindowMarketdetailsAcceptLanguageEnum;
526
516
  */
527
517
  var PostUiOpenwindowNewmailOperationXCompatibilityDateEnum;
528
518
  (function (PostUiOpenwindowNewmailOperationXCompatibilityDateEnum) {
529
- PostUiOpenwindowNewmailOperationXCompatibilityDateEnum["_20200101"] = "2020-01-01";
519
+ PostUiOpenwindowNewmailOperationXCompatibilityDateEnum["_20251216"] = "2025-12-16";
530
520
  })(PostUiOpenwindowNewmailOperationXCompatibilityDateEnum || (exports.PostUiOpenwindowNewmailOperationXCompatibilityDateEnum = PostUiOpenwindowNewmailOperationXCompatibilityDateEnum = {}));
531
521
  /**
532
522
  * @export
@@ -2,7 +2,7 @@
2
2
  * EVE Stable Infrastructure (ESI) - tranquility
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2020-01-01
5
+ * The version of the OpenAPI document: 2025-12-16
6
6
  * Contact: arcyfa_github@pm.me
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -70,7 +70,7 @@ export interface WalletApiInterface {
70
70
  * Returns a character\'s wallet balance
71
71
  * @summary Get a character\'s wallet balance
72
72
  * @param {number} characterId The ID of the character
73
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
73
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
74
74
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
75
75
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
76
76
  * @param {string} [xTenant] The tenant ID for the request.
@@ -83,12 +83,12 @@ export interface WalletApiInterface {
83
83
  * Returns a character\'s wallet balance
84
84
  * Get a character\'s wallet balance
85
85
  */
86
- getCharactersCharacterIdWallet(requestParameters: GetCharactersCharacterIdWalletRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<number>;
86
+ getCharactersCharacterIdWallet(requestParameters: GetCharactersCharacterIdWalletRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
87
87
  /**
88
88
  * Retrieve the given character\'s wallet journal going 30 days back
89
89
  * @summary Get character wallet journal
90
90
  * @param {number} characterId The ID of the character
91
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
91
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
92
92
  * @param {number} [page]
93
93
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
94
94
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -102,12 +102,12 @@ export interface WalletApiInterface {
102
102
  * Retrieve the given character\'s wallet journal going 30 days back
103
103
  * Get character wallet journal
104
104
  */
105
- getCharactersCharacterIdWalletJournal(requestParameters: GetCharactersCharacterIdWalletJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdWalletJournalGetInner>>;
105
+ getCharactersCharacterIdWalletJournal(requestParameters: GetCharactersCharacterIdWalletJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
106
106
  /**
107
107
  * Get wallet transactions of a character
108
108
  * @summary Get wallet transactions
109
109
  * @param {number} characterId The ID of the character
110
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
110
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
111
111
  * @param {number} [fromId]
112
112
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
113
113
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -121,12 +121,12 @@ export interface WalletApiInterface {
121
121
  * Get wallet transactions of a character
122
122
  * Get wallet transactions
123
123
  */
124
- getCharactersCharacterIdWalletTransactions(requestParameters: GetCharactersCharacterIdWalletTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdWalletTransactionsGetInner>>;
124
+ getCharactersCharacterIdWalletTransactions(requestParameters: GetCharactersCharacterIdWalletTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
125
125
  /**
126
126
  * Get a corporation\'s wallets
127
127
  * @summary Returns a corporation\'s wallet balance
128
128
  * @param {number} corporationId The ID of the corporation
129
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
129
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
130
130
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
131
131
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
132
132
  * @param {string} [xTenant] The tenant ID for the request.
@@ -139,13 +139,13 @@ export interface WalletApiInterface {
139
139
  * Get a corporation\'s wallets
140
140
  * Returns a corporation\'s wallet balance
141
141
  */
142
- getCorporationsCorporationIdWallets(requestParameters: GetCorporationsCorporationIdWalletsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdWalletsGetInner>>;
142
+ getCorporationsCorporationIdWallets(requestParameters: GetCorporationsCorporationIdWalletsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
143
143
  /**
144
144
  * Retrieve the given corporation\'s wallet journal for the given division going 30 days back
145
145
  * @summary Get corporation wallet journal
146
146
  * @param {number} corporationId The ID of the corporation
147
147
  * @param {number} division
148
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
148
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
149
149
  * @param {number} [page]
150
150
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
151
151
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -159,13 +159,13 @@ export interface WalletApiInterface {
159
159
  * Retrieve the given corporation\'s wallet journal for the given division going 30 days back
160
160
  * Get corporation wallet journal
161
161
  */
162
- getCorporationsCorporationIdWalletsDivisionJournal(requestParameters: GetCorporationsCorporationIdWalletsDivisionJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdWalletsDivisionJournalGetInner>>;
162
+ getCorporationsCorporationIdWalletsDivisionJournal(requestParameters: GetCorporationsCorporationIdWalletsDivisionJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
163
163
  /**
164
164
  * Get wallet transactions of a corporation
165
165
  * @summary Get corporation wallet transactions
166
166
  * @param {number} corporationId The ID of the corporation
167
167
  * @param {number} division
168
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
168
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
169
169
  * @param {number} [fromId]
170
170
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
171
171
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -179,7 +179,7 @@ export interface WalletApiInterface {
179
179
  * Get wallet transactions of a corporation
180
180
  * Get corporation wallet transactions
181
181
  */
182
- getCorporationsCorporationIdWalletsDivisionTransactions(requestParameters: GetCorporationsCorporationIdWalletsDivisionTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdWalletsDivisionTransactionsGetInner>>;
182
+ getCorporationsCorporationIdWalletsDivisionTransactions(requestParameters: GetCorporationsCorporationIdWalletsDivisionTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
183
183
  }
184
184
  /**
185
185
  *
@@ -194,7 +194,7 @@ export declare class WalletApi extends runtime.BaseAPI implements WalletApiInter
194
194
  * Returns a character\'s wallet balance
195
195
  * Get a character\'s wallet balance
196
196
  */
197
- getCharactersCharacterIdWallet(requestParameters: GetCharactersCharacterIdWalletRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<number>;
197
+ getCharactersCharacterIdWallet(requestParameters: GetCharactersCharacterIdWalletRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
198
198
  /**
199
199
  * Retrieve the given character\'s wallet journal going 30 days back
200
200
  * Get character wallet journal
@@ -204,7 +204,7 @@ export declare class WalletApi extends runtime.BaseAPI implements WalletApiInter
204
204
  * Retrieve the given character\'s wallet journal going 30 days back
205
205
  * Get character wallet journal
206
206
  */
207
- getCharactersCharacterIdWalletJournal(requestParameters: GetCharactersCharacterIdWalletJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdWalletJournalGetInner>>;
207
+ getCharactersCharacterIdWalletJournal(requestParameters: GetCharactersCharacterIdWalletJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
208
208
  /**
209
209
  * Get wallet transactions of a character
210
210
  * Get wallet transactions
@@ -214,7 +214,7 @@ export declare class WalletApi extends runtime.BaseAPI implements WalletApiInter
214
214
  * Get wallet transactions of a character
215
215
  * Get wallet transactions
216
216
  */
217
- getCharactersCharacterIdWalletTransactions(requestParameters: GetCharactersCharacterIdWalletTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdWalletTransactionsGetInner>>;
217
+ getCharactersCharacterIdWalletTransactions(requestParameters: GetCharactersCharacterIdWalletTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
218
218
  /**
219
219
  * Get a corporation\'s wallets
220
220
  * Returns a corporation\'s wallet balance
@@ -224,7 +224,7 @@ export declare class WalletApi extends runtime.BaseAPI implements WalletApiInter
224
224
  * Get a corporation\'s wallets
225
225
  * Returns a corporation\'s wallet balance
226
226
  */
227
- getCorporationsCorporationIdWallets(requestParameters: GetCorporationsCorporationIdWalletsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdWalletsGetInner>>;
227
+ getCorporationsCorporationIdWallets(requestParameters: GetCorporationsCorporationIdWalletsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
228
228
  /**
229
229
  * Retrieve the given corporation\'s wallet journal for the given division going 30 days back
230
230
  * Get corporation wallet journal
@@ -234,7 +234,7 @@ export declare class WalletApi extends runtime.BaseAPI implements WalletApiInter
234
234
  * Retrieve the given corporation\'s wallet journal for the given division going 30 days back
235
235
  * Get corporation wallet journal
236
236
  */
237
- getCorporationsCorporationIdWalletsDivisionJournal(requestParameters: GetCorporationsCorporationIdWalletsDivisionJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdWalletsDivisionJournalGetInner>>;
237
+ getCorporationsCorporationIdWalletsDivisionJournal(requestParameters: GetCorporationsCorporationIdWalletsDivisionJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
238
238
  /**
239
239
  * Get wallet transactions of a corporation
240
240
  * Get corporation wallet transactions
@@ -244,14 +244,14 @@ export declare class WalletApi extends runtime.BaseAPI implements WalletApiInter
244
244
  * Get wallet transactions of a corporation
245
245
  * Get corporation wallet transactions
246
246
  */
247
- getCorporationsCorporationIdWalletsDivisionTransactions(requestParameters: GetCorporationsCorporationIdWalletsDivisionTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdWalletsDivisionTransactionsGetInner>>;
247
+ getCorporationsCorporationIdWalletsDivisionTransactions(requestParameters: GetCorporationsCorporationIdWalletsDivisionTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
248
248
  }
249
249
  /**
250
250
  * @export
251
251
  * @enum {string}
252
252
  */
253
253
  export declare enum GetCharactersCharacterIdWalletXCompatibilityDateEnum {
254
- _20200101 = "2020-01-01"
254
+ _20251216 = "2025-12-16"
255
255
  }
256
256
  /**
257
257
  * @export
@@ -272,7 +272,7 @@ export declare enum GetCharactersCharacterIdWalletAcceptLanguageEnum {
272
272
  * @enum {string}
273
273
  */
274
274
  export declare enum GetCharactersCharacterIdWalletJournalXCompatibilityDateEnum {
275
- _20200101 = "2020-01-01"
275
+ _20251216 = "2025-12-16"
276
276
  }
277
277
  /**
278
278
  * @export
@@ -293,7 +293,7 @@ export declare enum GetCharactersCharacterIdWalletJournalAcceptLanguageEnum {
293
293
  * @enum {string}
294
294
  */
295
295
  export declare enum GetCharactersCharacterIdWalletTransactionsXCompatibilityDateEnum {
296
- _20200101 = "2020-01-01"
296
+ _20251216 = "2025-12-16"
297
297
  }
298
298
  /**
299
299
  * @export
@@ -314,7 +314,7 @@ export declare enum GetCharactersCharacterIdWalletTransactionsAcceptLanguageEnum
314
314
  * @enum {string}
315
315
  */
316
316
  export declare enum GetCorporationsCorporationIdWalletsXCompatibilityDateEnum {
317
- _20200101 = "2020-01-01"
317
+ _20251216 = "2025-12-16"
318
318
  }
319
319
  /**
320
320
  * @export
@@ -335,7 +335,7 @@ export declare enum GetCorporationsCorporationIdWalletsAcceptLanguageEnum {
335
335
  * @enum {string}
336
336
  */
337
337
  export declare enum GetCorporationsCorporationIdWalletsDivisionJournalXCompatibilityDateEnum {
338
- _20200101 = "2020-01-01"
338
+ _20251216 = "2025-12-16"
339
339
  }
340
340
  /**
341
341
  * @export
@@ -356,7 +356,7 @@ export declare enum GetCorporationsCorporationIdWalletsDivisionJournalAcceptLang
356
356
  * @enum {string}
357
357
  */
358
358
  export declare enum GetCorporationsCorporationIdWalletsDivisionTransactionsXCompatibilityDateEnum {
359
- _20200101 = "2020-01-01"
359
+ _20251216 = "2025-12-16"
360
360
  }
361
361
  /**
362
362
  * @export