esisl_genoa_client 0.1.0 → 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 (249) 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 +53 -38
  5. package/dist/apis/AssetsApi.d.ts +25 -25
  6. package/dist/apis/AssetsApi.js +79 -56
  7. package/dist/apis/CalendarApi.d.ts +17 -17
  8. package/dist/apis/CalendarApi.js +53 -39
  9. package/dist/apis/CharacterApi.d.ts +57 -57
  10. package/dist/apis/CharacterApi.js +183 -134
  11. package/dist/apis/ClonesApi.d.ts +9 -9
  12. package/dist/apis/ClonesApi.js +27 -20
  13. package/dist/apis/ContactsApi.d.ts +37 -37
  14. package/dist/apis/ContactsApi.js +118 -85
  15. package/dist/apis/ContractsApi.d.ts +37 -37
  16. package/dist/apis/ContractsApi.js +118 -83
  17. package/dist/apis/CorporationApi.d.ts +89 -89
  18. package/dist/apis/CorporationApi.js +287 -206
  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 +66 -47
  23. package/dist/apis/FactionWarfareApi.d.ts +33 -33
  24. package/dist/apis/FactionWarfareApi.js +105 -74
  25. package/dist/apis/FittingsApi.d.ts +13 -13
  26. package/dist/apis/FittingsApi.js +40 -30
  27. package/dist/apis/FleetsApi.d.ts +57 -57
  28. package/dist/apis/FleetsApi.js +183 -136
  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 +14 -11
  33. package/dist/apis/IndustryApi.d.ts +33 -33
  34. package/dist/apis/IndustryApi.js +105 -74
  35. package/dist/apis/InsuranceApi.d.ts +5 -5
  36. package/dist/apis/InsuranceApi.js +14 -11
  37. package/dist/apis/KillmailsApi.d.ts +13 -13
  38. package/dist/apis/KillmailsApi.js +40 -29
  39. package/dist/apis/LocationApi.d.ts +13 -13
  40. package/dist/apis/LocationApi.js +40 -29
  41. package/dist/apis/LoyaltyApi.d.ts +9 -9
  42. package/dist/apis/LoyaltyApi.js +27 -20
  43. package/dist/apis/MailApi.d.ts +37 -37
  44. package/dist/apis/MailApi.js +118 -98
  45. package/dist/apis/MarketApi.d.ts +45 -45
  46. package/dist/apis/MarketApi.js +144 -101
  47. package/dist/apis/MetaApi.d.ts +64 -10
  48. package/dist/apis/MetaApi.js +114 -21
  49. package/dist/apis/PlanetaryInteractionApi.d.ts +17 -17
  50. package/dist/apis/PlanetaryInteractionApi.js +53 -38
  51. package/dist/apis/RoutesApi.d.ts +27 -39
  52. package/dist/apis/RoutesApi.js +50 -61
  53. package/dist/apis/SearchApi.d.ts +5 -5
  54. package/dist/apis/SearchApi.js +14 -11
  55. package/dist/apis/SkillsApi.d.ts +13 -13
  56. package/dist/apis/SkillsApi.js +40 -29
  57. package/dist/apis/SovereigntyApi.d.ts +13 -13
  58. package/dist/apis/SovereigntyApi.js +40 -29
  59. package/dist/apis/StatusApi.d.ts +5 -5
  60. package/dist/apis/StatusApi.js +14 -11
  61. package/dist/apis/UniverseApi.d.ts +121 -121
  62. package/dist/apis/UniverseApi.js +391 -272
  63. package/dist/apis/UserInterfaceApi.d.ts +21 -21
  64. package/dist/apis/UserInterfaceApi.js +66 -52
  65. package/dist/apis/WalletApi.d.ts +25 -25
  66. package/dist/apis/WalletApi.js +79 -62
  67. package/dist/apis/WarsApi.d.ts +13 -13
  68. package/dist/apis/WarsApi.js +40 -29
  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 +7 -55
  74. package/dist/runtime.js +6 -304
  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 +50 -30
  214. package/src/apis/AssetsApi.ts +74 -44
  215. package/src/apis/CalendarApi.ts +50 -30
  216. package/src/apis/CharacterApi.ts +170 -104
  217. package/src/apis/ClonesApi.ts +26 -16
  218. package/src/apis/ContactsApi.ts +110 -65
  219. package/src/apis/ContractsApi.ts +110 -65
  220. package/src/apis/CorporationApi.ts +266 -160
  221. package/src/apis/CorporationProjectsApi.ts +634 -0
  222. package/src/apis/DogmaApi.ts +62 -37
  223. package/src/apis/FactionWarfareApi.ts +98 -58
  224. package/src/apis/FittingsApi.ts +38 -23
  225. package/src/apis/FleetsApi.ts +170 -100
  226. package/src/apis/FreelanceJobsApi.ts +846 -0
  227. package/src/apis/IncursionsApi.ts +14 -9
  228. package/src/apis/IndustryApi.ts +98 -58
  229. package/src/apis/InsuranceApi.ts +14 -9
  230. package/src/apis/KillmailsApi.ts +38 -23
  231. package/src/apis/LocationApi.ts +38 -23
  232. package/src/apis/LoyaltyApi.ts +26 -16
  233. package/src/apis/MailApi.ts +110 -73
  234. package/src/apis/MarketApi.ts +134 -79
  235. package/src/apis/MetaApi.ts +135 -16
  236. package/src/apis/PlanetaryInteractionApi.ts +50 -30
  237. package/src/apis/RoutesApi.ts +61 -67
  238. package/src/apis/SearchApi.ts +14 -9
  239. package/src/apis/SkillsApi.ts +38 -23
  240. package/src/apis/SovereigntyApi.ts +38 -23
  241. package/src/apis/StatusApi.ts +14 -9
  242. package/src/apis/UniverseApi.ts +362 -212
  243. package/src/apis/UserInterfaceApi.ts +62 -37
  244. package/src/apis/WalletApi.ts +74 -48
  245. package/src/apis/WarsApi.ts +38 -23
  246. package/src/apis/index.ts +2 -0
  247. package/src/models/index.ts +2374 -308
  248. package/src/runtime.ts +16 -222
  249. package/esisl_genoa_client-0.1.0.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).
@@ -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
@@ -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).
@@ -66,7 +66,6 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
66
66
  Object.defineProperty(exports, "__esModule", { value: true });
67
67
  exports.GetCorporationsCorporationIdWalletsDivisionTransactionsAcceptLanguageEnum = exports.GetCorporationsCorporationIdWalletsDivisionTransactionsXCompatibilityDateEnum = exports.GetCorporationsCorporationIdWalletsDivisionJournalAcceptLanguageEnum = exports.GetCorporationsCorporationIdWalletsDivisionJournalXCompatibilityDateEnum = exports.GetCorporationsCorporationIdWalletsAcceptLanguageEnum = exports.GetCorporationsCorporationIdWalletsXCompatibilityDateEnum = exports.GetCharactersCharacterIdWalletTransactionsAcceptLanguageEnum = exports.GetCharactersCharacterIdWalletTransactionsXCompatibilityDateEnum = exports.GetCharactersCharacterIdWalletJournalAcceptLanguageEnum = exports.GetCharactersCharacterIdWalletJournalXCompatibilityDateEnum = exports.GetCharactersCharacterIdWalletAcceptLanguageEnum = exports.GetCharactersCharacterIdWalletXCompatibilityDateEnum = exports.WalletApi = void 0;
68
68
  var runtime = require("../runtime");
69
- var serviceFacade_1 = require("../serviceFacade");
70
69
  /**
71
70
  *
72
71
  */
@@ -81,9 +80,10 @@ var WalletApi = /** @class */ (function (_super) {
81
80
  */
82
81
  WalletApi.prototype.getCharactersCharacterIdWalletRaw = function (requestParameters, initOverrides) {
83
82
  return __awaiter(this, void 0, void 0, function () {
84
- var queryParameters, headerParameters, urlPath, response;
85
- return __generator(this, function (_a) {
86
- switch (_a.label) {
83
+ var queryParameters, headerParameters, urlPath, facade, response;
84
+ var _a;
85
+ return __generator(this, function (_b) {
86
+ switch (_b.label) {
87
87
  case 0:
88
88
  if (requestParameters['characterId'] == null) {
89
89
  throw new runtime.RequiredError('characterId', 'Required parameter "characterId" was null or undefined when calling getCharactersCharacterIdWallet().');
@@ -107,21 +107,19 @@ var WalletApi = /** @class */ (function (_super) {
107
107
  }
108
108
  urlPath = "/characters/{character_id}/wallet";
109
109
  urlPath = urlPath.replace("{".concat("character_id", "}"), encodeURIComponent(String(requestParameters['characterId'])));
110
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
110
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
111
+ if (!facade) {
112
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
113
+ }
114
+ return [4 /*yield*/, facade.esi.proxy({
111
115
  path: urlPath,
112
116
  method: 'GET',
113
117
  headers: headerParameters,
114
118
  query: queryParameters,
115
119
  }, initOverrides)];
116
120
  case 1:
117
- response = _a.sent();
118
- if (this.isJsonMime(response.headers.get('content-type'))) {
119
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
120
- }
121
- else {
122
- return [2 /*return*/, new runtime.TextApiResponse(response)];
123
- }
124
- return [2 /*return*/];
121
+ response = _b.sent();
122
+ return [2 /*return*/, response];
125
123
  }
126
124
  });
127
125
  });
@@ -138,8 +136,7 @@ var WalletApi = /** @class */ (function (_super) {
138
136
  case 0: return [4 /*yield*/, this.getCharactersCharacterIdWalletRaw(requestParameters, initOverrides)];
139
137
  case 1:
140
138
  response = _a.sent();
141
- return [4 /*yield*/, response.value()];
142
- case 2: return [2 /*return*/, _a.sent()];
139
+ return [2 /*return*/, response];
143
140
  }
144
141
  });
145
142
  });
@@ -150,9 +147,10 @@ var WalletApi = /** @class */ (function (_super) {
150
147
  */
151
148
  WalletApi.prototype.getCharactersCharacterIdWalletJournalRaw = function (requestParameters, initOverrides) {
152
149
  return __awaiter(this, void 0, void 0, function () {
153
- var queryParameters, headerParameters, urlPath, response;
154
- return __generator(this, function (_a) {
155
- switch (_a.label) {
150
+ var queryParameters, headerParameters, urlPath, facade, response;
151
+ var _a;
152
+ return __generator(this, function (_b) {
153
+ switch (_b.label) {
156
154
  case 0:
157
155
  if (requestParameters['characterId'] == null) {
158
156
  throw new runtime.RequiredError('characterId', 'Required parameter "characterId" was null or undefined when calling getCharactersCharacterIdWalletJournal().');
@@ -179,15 +177,19 @@ var WalletApi = /** @class */ (function (_super) {
179
177
  }
180
178
  urlPath = "/characters/{character_id}/wallet/journal";
181
179
  urlPath = urlPath.replace("{".concat("character_id", "}"), encodeURIComponent(String(requestParameters['characterId'])));
182
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
180
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
181
+ if (!facade) {
182
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
183
+ }
184
+ return [4 /*yield*/, facade.esi.proxy({
183
185
  path: urlPath,
184
186
  method: 'GET',
185
187
  headers: headerParameters,
186
188
  query: queryParameters,
187
189
  }, initOverrides)];
188
190
  case 1:
189
- response = _a.sent();
190
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
191
+ response = _b.sent();
192
+ return [2 /*return*/, response];
191
193
  }
192
194
  });
193
195
  });
@@ -204,8 +206,7 @@ var WalletApi = /** @class */ (function (_super) {
204
206
  case 0: return [4 /*yield*/, this.getCharactersCharacterIdWalletJournalRaw(requestParameters, initOverrides)];
205
207
  case 1:
206
208
  response = _a.sent();
207
- return [4 /*yield*/, response.value()];
208
- case 2: return [2 /*return*/, _a.sent()];
209
+ return [2 /*return*/, response];
209
210
  }
210
211
  });
211
212
  });
@@ -216,9 +217,10 @@ var WalletApi = /** @class */ (function (_super) {
216
217
  */
217
218
  WalletApi.prototype.getCharactersCharacterIdWalletTransactionsRaw = function (requestParameters, initOverrides) {
218
219
  return __awaiter(this, void 0, void 0, function () {
219
- var queryParameters, headerParameters, urlPath, response;
220
- return __generator(this, function (_a) {
221
- switch (_a.label) {
220
+ var queryParameters, headerParameters, urlPath, facade, response;
221
+ var _a;
222
+ return __generator(this, function (_b) {
223
+ switch (_b.label) {
222
224
  case 0:
223
225
  if (requestParameters['characterId'] == null) {
224
226
  throw new runtime.RequiredError('characterId', 'Required parameter "characterId" was null or undefined when calling getCharactersCharacterIdWalletTransactions().');
@@ -245,15 +247,19 @@ var WalletApi = /** @class */ (function (_super) {
245
247
  }
246
248
  urlPath = "/characters/{character_id}/wallet/transactions";
247
249
  urlPath = urlPath.replace("{".concat("character_id", "}"), encodeURIComponent(String(requestParameters['characterId'])));
248
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
250
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
251
+ if (!facade) {
252
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
253
+ }
254
+ return [4 /*yield*/, facade.esi.proxy({
249
255
  path: urlPath,
250
256
  method: 'GET',
251
257
  headers: headerParameters,
252
258
  query: queryParameters,
253
259
  }, initOverrides)];
254
260
  case 1:
255
- response = _a.sent();
256
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
261
+ response = _b.sent();
262
+ return [2 /*return*/, response];
257
263
  }
258
264
  });
259
265
  });
@@ -270,8 +276,7 @@ var WalletApi = /** @class */ (function (_super) {
270
276
  case 0: return [4 /*yield*/, this.getCharactersCharacterIdWalletTransactionsRaw(requestParameters, initOverrides)];
271
277
  case 1:
272
278
  response = _a.sent();
273
- return [4 /*yield*/, response.value()];
274
- case 2: return [2 /*return*/, _a.sent()];
279
+ return [2 /*return*/, response];
275
280
  }
276
281
  });
277
282
  });
@@ -282,9 +287,10 @@ var WalletApi = /** @class */ (function (_super) {
282
287
  */
283
288
  WalletApi.prototype.getCorporationsCorporationIdWalletsRaw = function (requestParameters, initOverrides) {
284
289
  return __awaiter(this, void 0, void 0, function () {
285
- var queryParameters, headerParameters, urlPath, response;
286
- return __generator(this, function (_a) {
287
- switch (_a.label) {
290
+ var queryParameters, headerParameters, urlPath, facade, response;
291
+ var _a;
292
+ return __generator(this, function (_b) {
293
+ switch (_b.label) {
288
294
  case 0:
289
295
  if (requestParameters['corporationId'] == null) {
290
296
  throw new runtime.RequiredError('corporationId', 'Required parameter "corporationId" was null or undefined when calling getCorporationsCorporationIdWallets().');
@@ -308,15 +314,19 @@ var WalletApi = /** @class */ (function (_super) {
308
314
  }
309
315
  urlPath = "/corporations/{corporation_id}/wallets";
310
316
  urlPath = urlPath.replace("{".concat("corporation_id", "}"), encodeURIComponent(String(requestParameters['corporationId'])));
311
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
317
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
318
+ if (!facade) {
319
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
320
+ }
321
+ return [4 /*yield*/, facade.esi.proxy({
312
322
  path: urlPath,
313
323
  method: 'GET',
314
324
  headers: headerParameters,
315
325
  query: queryParameters,
316
326
  }, initOverrides)];
317
327
  case 1:
318
- response = _a.sent();
319
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
328
+ response = _b.sent();
329
+ return [2 /*return*/, response];
320
330
  }
321
331
  });
322
332
  });
@@ -333,8 +343,7 @@ var WalletApi = /** @class */ (function (_super) {
333
343
  case 0: return [4 /*yield*/, this.getCorporationsCorporationIdWalletsRaw(requestParameters, initOverrides)];
334
344
  case 1:
335
345
  response = _a.sent();
336
- return [4 /*yield*/, response.value()];
337
- case 2: return [2 /*return*/, _a.sent()];
346
+ return [2 /*return*/, response];
338
347
  }
339
348
  });
340
349
  });
@@ -345,9 +354,10 @@ var WalletApi = /** @class */ (function (_super) {
345
354
  */
346
355
  WalletApi.prototype.getCorporationsCorporationIdWalletsDivisionJournalRaw = function (requestParameters, initOverrides) {
347
356
  return __awaiter(this, void 0, void 0, function () {
348
- var queryParameters, headerParameters, urlPath, response;
349
- return __generator(this, function (_a) {
350
- switch (_a.label) {
357
+ var queryParameters, headerParameters, urlPath, facade, response;
358
+ var _a;
359
+ return __generator(this, function (_b) {
360
+ switch (_b.label) {
351
361
  case 0:
352
362
  if (requestParameters['corporationId'] == null) {
353
363
  throw new runtime.RequiredError('corporationId', 'Required parameter "corporationId" was null or undefined when calling getCorporationsCorporationIdWalletsDivisionJournal().');
@@ -378,15 +388,19 @@ var WalletApi = /** @class */ (function (_super) {
378
388
  urlPath = "/corporations/{corporation_id}/wallets/{division}/journal";
379
389
  urlPath = urlPath.replace("{".concat("corporation_id", "}"), encodeURIComponent(String(requestParameters['corporationId'])));
380
390
  urlPath = urlPath.replace("{".concat("division", "}"), encodeURIComponent(String(requestParameters['division'])));
381
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
391
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
392
+ if (!facade) {
393
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
394
+ }
395
+ return [4 /*yield*/, facade.esi.proxy({
382
396
  path: urlPath,
383
397
  method: 'GET',
384
398
  headers: headerParameters,
385
399
  query: queryParameters,
386
400
  }, initOverrides)];
387
401
  case 1:
388
- response = _a.sent();
389
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
402
+ response = _b.sent();
403
+ return [2 /*return*/, response];
390
404
  }
391
405
  });
392
406
  });
@@ -403,8 +417,7 @@ var WalletApi = /** @class */ (function (_super) {
403
417
  case 0: return [4 /*yield*/, this.getCorporationsCorporationIdWalletsDivisionJournalRaw(requestParameters, initOverrides)];
404
418
  case 1:
405
419
  response = _a.sent();
406
- return [4 /*yield*/, response.value()];
407
- case 2: return [2 /*return*/, _a.sent()];
420
+ return [2 /*return*/, response];
408
421
  }
409
422
  });
410
423
  });
@@ -415,9 +428,10 @@ var WalletApi = /** @class */ (function (_super) {
415
428
  */
416
429
  WalletApi.prototype.getCorporationsCorporationIdWalletsDivisionTransactionsRaw = function (requestParameters, initOverrides) {
417
430
  return __awaiter(this, void 0, void 0, function () {
418
- var queryParameters, headerParameters, urlPath, response;
419
- return __generator(this, function (_a) {
420
- switch (_a.label) {
431
+ var queryParameters, headerParameters, urlPath, facade, response;
432
+ var _a;
433
+ return __generator(this, function (_b) {
434
+ switch (_b.label) {
421
435
  case 0:
422
436
  if (requestParameters['corporationId'] == null) {
423
437
  throw new runtime.RequiredError('corporationId', 'Required parameter "corporationId" was null or undefined when calling getCorporationsCorporationIdWalletsDivisionTransactions().');
@@ -448,15 +462,19 @@ var WalletApi = /** @class */ (function (_super) {
448
462
  urlPath = "/corporations/{corporation_id}/wallets/{division}/transactions";
449
463
  urlPath = urlPath.replace("{".concat("corporation_id", "}"), encodeURIComponent(String(requestParameters['corporationId'])));
450
464
  urlPath = urlPath.replace("{".concat("division", "}"), encodeURIComponent(String(requestParameters['division'])));
451
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
465
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
466
+ if (!facade) {
467
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
468
+ }
469
+ return [4 /*yield*/, facade.esi.proxy({
452
470
  path: urlPath,
453
471
  method: 'GET',
454
472
  headers: headerParameters,
455
473
  query: queryParameters,
456
474
  }, initOverrides)];
457
475
  case 1:
458
- response = _a.sent();
459
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
476
+ response = _b.sent();
477
+ return [2 /*return*/, response];
460
478
  }
461
479
  });
462
480
  });
@@ -473,8 +491,7 @@ var WalletApi = /** @class */ (function (_super) {
473
491
  case 0: return [4 /*yield*/, this.getCorporationsCorporationIdWalletsDivisionTransactionsRaw(requestParameters, initOverrides)];
474
492
  case 1:
475
493
  response = _a.sent();
476
- return [4 /*yield*/, response.value()];
477
- case 2: return [2 /*return*/, _a.sent()];
494
+ return [2 /*return*/, response];
478
495
  }
479
496
  });
480
497
  });
@@ -488,7 +505,7 @@ exports.WalletApi = WalletApi;
488
505
  */
489
506
  var GetCharactersCharacterIdWalletXCompatibilityDateEnum;
490
507
  (function (GetCharactersCharacterIdWalletXCompatibilityDateEnum) {
491
- GetCharactersCharacterIdWalletXCompatibilityDateEnum["_20200101"] = "2020-01-01";
508
+ GetCharactersCharacterIdWalletXCompatibilityDateEnum["_20251216"] = "2025-12-16";
492
509
  })(GetCharactersCharacterIdWalletXCompatibilityDateEnum || (exports.GetCharactersCharacterIdWalletXCompatibilityDateEnum = GetCharactersCharacterIdWalletXCompatibilityDateEnum = {}));
493
510
  /**
494
511
  * @export
@@ -511,7 +528,7 @@ var GetCharactersCharacterIdWalletAcceptLanguageEnum;
511
528
  */
512
529
  var GetCharactersCharacterIdWalletJournalXCompatibilityDateEnum;
513
530
  (function (GetCharactersCharacterIdWalletJournalXCompatibilityDateEnum) {
514
- GetCharactersCharacterIdWalletJournalXCompatibilityDateEnum["_20200101"] = "2020-01-01";
531
+ GetCharactersCharacterIdWalletJournalXCompatibilityDateEnum["_20251216"] = "2025-12-16";
515
532
  })(GetCharactersCharacterIdWalletJournalXCompatibilityDateEnum || (exports.GetCharactersCharacterIdWalletJournalXCompatibilityDateEnum = GetCharactersCharacterIdWalletJournalXCompatibilityDateEnum = {}));
516
533
  /**
517
534
  * @export
@@ -534,7 +551,7 @@ var GetCharactersCharacterIdWalletJournalAcceptLanguageEnum;
534
551
  */
535
552
  var GetCharactersCharacterIdWalletTransactionsXCompatibilityDateEnum;
536
553
  (function (GetCharactersCharacterIdWalletTransactionsXCompatibilityDateEnum) {
537
- GetCharactersCharacterIdWalletTransactionsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
554
+ GetCharactersCharacterIdWalletTransactionsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
538
555
  })(GetCharactersCharacterIdWalletTransactionsXCompatibilityDateEnum || (exports.GetCharactersCharacterIdWalletTransactionsXCompatibilityDateEnum = GetCharactersCharacterIdWalletTransactionsXCompatibilityDateEnum = {}));
539
556
  /**
540
557
  * @export
@@ -557,7 +574,7 @@ var GetCharactersCharacterIdWalletTransactionsAcceptLanguageEnum;
557
574
  */
558
575
  var GetCorporationsCorporationIdWalletsXCompatibilityDateEnum;
559
576
  (function (GetCorporationsCorporationIdWalletsXCompatibilityDateEnum) {
560
- GetCorporationsCorporationIdWalletsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
577
+ GetCorporationsCorporationIdWalletsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
561
578
  })(GetCorporationsCorporationIdWalletsXCompatibilityDateEnum || (exports.GetCorporationsCorporationIdWalletsXCompatibilityDateEnum = GetCorporationsCorporationIdWalletsXCompatibilityDateEnum = {}));
562
579
  /**
563
580
  * @export
@@ -580,7 +597,7 @@ var GetCorporationsCorporationIdWalletsAcceptLanguageEnum;
580
597
  */
581
598
  var GetCorporationsCorporationIdWalletsDivisionJournalXCompatibilityDateEnum;
582
599
  (function (GetCorporationsCorporationIdWalletsDivisionJournalXCompatibilityDateEnum) {
583
- GetCorporationsCorporationIdWalletsDivisionJournalXCompatibilityDateEnum["_20200101"] = "2020-01-01";
600
+ GetCorporationsCorporationIdWalletsDivisionJournalXCompatibilityDateEnum["_20251216"] = "2025-12-16";
584
601
  })(GetCorporationsCorporationIdWalletsDivisionJournalXCompatibilityDateEnum || (exports.GetCorporationsCorporationIdWalletsDivisionJournalXCompatibilityDateEnum = GetCorporationsCorporationIdWalletsDivisionJournalXCompatibilityDateEnum = {}));
585
602
  /**
586
603
  * @export
@@ -603,7 +620,7 @@ var GetCorporationsCorporationIdWalletsDivisionJournalAcceptLanguageEnum;
603
620
  */
604
621
  var GetCorporationsCorporationIdWalletsDivisionTransactionsXCompatibilityDateEnum;
605
622
  (function (GetCorporationsCorporationIdWalletsDivisionTransactionsXCompatibilityDateEnum) {
606
- GetCorporationsCorporationIdWalletsDivisionTransactionsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
623
+ GetCorporationsCorporationIdWalletsDivisionTransactionsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
607
624
  })(GetCorporationsCorporationIdWalletsDivisionTransactionsXCompatibilityDateEnum || (exports.GetCorporationsCorporationIdWalletsDivisionTransactionsXCompatibilityDateEnum = GetCorporationsCorporationIdWalletsDivisionTransactionsXCompatibilityDateEnum = {}));
608
625
  /**
609
626
  * @export