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
@@ -44,7 +44,7 @@ async function example() {
44
44
  const body = {
45
45
  // number | The ID of the character
46
46
  characterId: 789,
47
- // '2020-01-01' | The compatibility date for the request.
47
+ // '2025-12-16' | The compatibility date for the request.
48
48
  xCompatibilityDate: 2013-10-20,
49
49
  // number (optional)
50
50
  page: 56,
@@ -74,7 +74,7 @@ example().catch(console.error);
74
74
  | Name | Type | Description | Notes |
75
75
  |------------- | ------------- | ------------- | -------------|
76
76
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
77
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
77
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
78
78
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
79
79
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
80
80
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -133,7 +133,7 @@ async function example() {
133
133
  characterId: 789,
134
134
  // number
135
135
  contractId: 789,
136
- // '2020-01-01' | The compatibility date for the request.
136
+ // '2025-12-16' | The compatibility date for the request.
137
137
  xCompatibilityDate: 2013-10-20,
138
138
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
139
139
  acceptLanguage: acceptLanguage_example,
@@ -162,7 +162,7 @@ example().catch(console.error);
162
162
  |------------- | ------------- | ------------- | -------------|
163
163
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
164
164
  | **contractId** | `number` | | [Defaults to `undefined`] |
165
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
165
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
166
166
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
167
167
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
168
168
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -220,7 +220,7 @@ async function example() {
220
220
  characterId: 789,
221
221
  // number
222
222
  contractId: 789,
223
- // '2020-01-01' | The compatibility date for the request.
223
+ // '2025-12-16' | The compatibility date for the request.
224
224
  xCompatibilityDate: 2013-10-20,
225
225
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
226
226
  acceptLanguage: acceptLanguage_example,
@@ -249,7 +249,7 @@ example().catch(console.error);
249
249
  |------------- | ------------- | ------------- | -------------|
250
250
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
251
251
  | **contractId** | `number` | | [Defaults to `undefined`] |
252
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
252
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
253
253
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
254
254
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
255
255
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -301,7 +301,7 @@ async function example() {
301
301
  const body = {
302
302
  // number
303
303
  contractId: 789,
304
- // '2020-01-01' | The compatibility date for the request.
304
+ // '2025-12-16' | The compatibility date for the request.
305
305
  xCompatibilityDate: 2013-10-20,
306
306
  // number (optional)
307
307
  page: 56,
@@ -331,7 +331,7 @@ example().catch(console.error);
331
331
  | Name | Type | Description | Notes |
332
332
  |------------- | ------------- | ------------- | -------------|
333
333
  | **contractId** | `number` | | [Defaults to `undefined`] |
334
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
334
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
335
335
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
336
336
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
337
337
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -384,7 +384,7 @@ async function example() {
384
384
  const body = {
385
385
  // number
386
386
  contractId: 789,
387
- // '2020-01-01' | The compatibility date for the request.
387
+ // '2025-12-16' | The compatibility date for the request.
388
388
  xCompatibilityDate: 2013-10-20,
389
389
  // number (optional)
390
390
  page: 56,
@@ -414,7 +414,7 @@ example().catch(console.error);
414
414
  | Name | Type | Description | Notes |
415
415
  |------------- | ------------- | ------------- | -------------|
416
416
  | **contractId** | `number` | | [Defaults to `undefined`] |
417
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
417
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
418
418
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
419
419
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
420
420
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -467,7 +467,7 @@ async function example() {
467
467
  const body = {
468
468
  // number
469
469
  regionId: 789,
470
- // '2020-01-01' | The compatibility date for the request.
470
+ // '2025-12-16' | The compatibility date for the request.
471
471
  xCompatibilityDate: 2013-10-20,
472
472
  // number (optional)
473
473
  page: 56,
@@ -497,7 +497,7 @@ example().catch(console.error);
497
497
  | Name | Type | Description | Notes |
498
498
  |------------- | ------------- | ------------- | -------------|
499
499
  | **regionId** | `number` | | [Defaults to `undefined`] |
500
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
500
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
501
501
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
502
502
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
503
503
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -554,7 +554,7 @@ async function example() {
554
554
  const body = {
555
555
  // number | The ID of the corporation
556
556
  corporationId: 789,
557
- // '2020-01-01' | The compatibility date for the request.
557
+ // '2025-12-16' | The compatibility date for the request.
558
558
  xCompatibilityDate: 2013-10-20,
559
559
  // number (optional)
560
560
  page: 56,
@@ -584,7 +584,7 @@ example().catch(console.error);
584
584
  | Name | Type | Description | Notes |
585
585
  |------------- | ------------- | ------------- | -------------|
586
586
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
587
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
587
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
588
588
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
589
589
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
590
590
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -643,7 +643,7 @@ async function example() {
643
643
  contractId: 789,
644
644
  // number | The ID of the corporation
645
645
  corporationId: 789,
646
- // '2020-01-01' | The compatibility date for the request.
646
+ // '2025-12-16' | The compatibility date for the request.
647
647
  xCompatibilityDate: 2013-10-20,
648
648
  // number (optional)
649
649
  page: 56,
@@ -674,7 +674,7 @@ example().catch(console.error);
674
674
  |------------- | ------------- | ------------- | -------------|
675
675
  | **contractId** | `number` | | [Defaults to `undefined`] |
676
676
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
677
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
677
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
678
678
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
679
679
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
680
680
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -733,7 +733,7 @@ async function example() {
733
733
  contractId: 789,
734
734
  // number | The ID of the corporation
735
735
  corporationId: 789,
736
- // '2020-01-01' | The compatibility date for the request.
736
+ // '2025-12-16' | The compatibility date for the request.
737
737
  xCompatibilityDate: 2013-10-20,
738
738
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
739
739
  acceptLanguage: acceptLanguage_example,
@@ -762,7 +762,7 @@ example().catch(console.error);
762
762
  |------------- | ------------- | ------------- | -------------|
763
763
  | **contractId** | `number` | | [Defaults to `undefined`] |
764
764
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
765
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
765
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
766
766
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
767
767
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
768
768
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -53,7 +53,7 @@ async function example() {
53
53
  const body = {
54
54
  // number | The ID of the corporation
55
55
  corporationId: 789,
56
- // '2020-01-01' | The compatibility date for the request.
56
+ // '2025-12-16' | The compatibility date for the request.
57
57
  xCompatibilityDate: 2013-10-20,
58
58
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
59
59
  acceptLanguage: acceptLanguage_example,
@@ -81,7 +81,7 @@ example().catch(console.error);
81
81
  | Name | Type | Description | Notes |
82
82
  |------------- | ------------- | ------------- | -------------|
83
83
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
84
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
84
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
85
85
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
86
86
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
87
87
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -133,7 +133,7 @@ async function example() {
133
133
  const body = {
134
134
  // number | The ID of the corporation
135
135
  corporationId: 789,
136
- // '2020-01-01' | The compatibility date for the request.
136
+ // '2025-12-16' | The compatibility date for the request.
137
137
  xCompatibilityDate: 2013-10-20,
138
138
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
139
139
  acceptLanguage: acceptLanguage_example,
@@ -161,7 +161,7 @@ example().catch(console.error);
161
161
  | Name | Type | Description | Notes |
162
162
  |------------- | ------------- | ------------- | -------------|
163
163
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
164
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
164
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
165
165
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
166
166
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
167
167
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -217,7 +217,7 @@ async function example() {
217
217
  const body = {
218
218
  // number | The ID of the corporation
219
219
  corporationId: 789,
220
- // '2020-01-01' | The compatibility date for the request.
220
+ // '2025-12-16' | The compatibility date for the request.
221
221
  xCompatibilityDate: 2013-10-20,
222
222
  // number (optional)
223
223
  page: 56,
@@ -247,7 +247,7 @@ example().catch(console.error);
247
247
  | Name | Type | Description | Notes |
248
248
  |------------- | ------------- | ------------- | -------------|
249
249
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
250
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
250
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
251
251
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
252
252
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
253
253
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -304,7 +304,7 @@ async function example() {
304
304
  const body = {
305
305
  // number | The ID of the corporation
306
306
  corporationId: 789,
307
- // '2020-01-01' | The compatibility date for the request.
307
+ // '2025-12-16' | The compatibility date for the request.
308
308
  xCompatibilityDate: 2013-10-20,
309
309
  // number (optional)
310
310
  page: 56,
@@ -334,7 +334,7 @@ example().catch(console.error);
334
334
  | Name | Type | Description | Notes |
335
335
  |------------- | ------------- | ------------- | -------------|
336
336
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
337
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
337
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
338
338
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
339
339
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
340
340
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -391,7 +391,7 @@ async function example() {
391
391
  const body = {
392
392
  // number | The ID of the corporation
393
393
  corporationId: 789,
394
- // '2020-01-01' | The compatibility date for the request.
394
+ // '2025-12-16' | The compatibility date for the request.
395
395
  xCompatibilityDate: 2013-10-20,
396
396
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
397
397
  acceptLanguage: acceptLanguage_example,
@@ -419,7 +419,7 @@ example().catch(console.error);
419
419
  | Name | Type | Description | Notes |
420
420
  |------------- | ------------- | ------------- | -------------|
421
421
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
422
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
422
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
423
423
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
424
424
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
425
425
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -475,7 +475,7 @@ async function example() {
475
475
  const body = {
476
476
  // number | The ID of the corporation
477
477
  corporationId: 789,
478
- // '2020-01-01' | The compatibility date for the request.
478
+ // '2025-12-16' | The compatibility date for the request.
479
479
  xCompatibilityDate: 2013-10-20,
480
480
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
481
481
  acceptLanguage: acceptLanguage_example,
@@ -503,7 +503,7 @@ example().catch(console.error);
503
503
  | Name | Type | Description | Notes |
504
504
  |------------- | ------------- | ------------- | -------------|
505
505
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
506
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
506
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
507
507
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
508
508
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
509
509
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -555,7 +555,7 @@ async function example() {
555
555
  const body = {
556
556
  // number | The ID of the corporation
557
557
  corporationId: 789,
558
- // '2020-01-01' | The compatibility date for the request.
558
+ // '2025-12-16' | The compatibility date for the request.
559
559
  xCompatibilityDate: 2013-10-20,
560
560
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
561
561
  acceptLanguage: acceptLanguage_example,
@@ -583,7 +583,7 @@ example().catch(console.error);
583
583
  | Name | Type | Description | Notes |
584
584
  |------------- | ------------- | ------------- | -------------|
585
585
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
586
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
586
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
587
587
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
588
588
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
589
589
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -639,7 +639,7 @@ async function example() {
639
639
  const body = {
640
640
  // number | The ID of the corporation
641
641
  corporationId: 789,
642
- // '2020-01-01' | The compatibility date for the request.
642
+ // '2025-12-16' | The compatibility date for the request.
643
643
  xCompatibilityDate: 2013-10-20,
644
644
  // number (optional)
645
645
  page: 56,
@@ -669,7 +669,7 @@ example().catch(console.error);
669
669
  | Name | Type | Description | Notes |
670
670
  |------------- | ------------- | ------------- | -------------|
671
671
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
672
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
672
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
673
673
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
674
674
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
675
675
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -726,7 +726,7 @@ async function example() {
726
726
  const body = {
727
727
  // number | The ID of the corporation
728
728
  corporationId: 789,
729
- // '2020-01-01' | The compatibility date for the request.
729
+ // '2025-12-16' | The compatibility date for the request.
730
730
  xCompatibilityDate: 2013-10-20,
731
731
  // number (optional)
732
732
  page: 56,
@@ -756,7 +756,7 @@ example().catch(console.error);
756
756
  | Name | Type | Description | Notes |
757
757
  |------------- | ------------- | ------------- | -------------|
758
758
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
759
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
759
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
760
760
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
761
761
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
762
762
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -813,7 +813,7 @@ async function example() {
813
813
  const body = {
814
814
  // number | The ID of the corporation
815
815
  corporationId: 789,
816
- // '2020-01-01' | The compatibility date for the request.
816
+ // '2025-12-16' | The compatibility date for the request.
817
817
  xCompatibilityDate: 2013-10-20,
818
818
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
819
819
  acceptLanguage: acceptLanguage_example,
@@ -841,7 +841,7 @@ example().catch(console.error);
841
841
  | Name | Type | Description | Notes |
842
842
  |------------- | ------------- | ------------- | -------------|
843
843
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
844
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
844
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
845
845
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
846
846
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
847
847
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -897,7 +897,7 @@ async function example() {
897
897
  const body = {
898
898
  // number | The ID of the corporation
899
899
  corporationId: 789,
900
- // '2020-01-01' | The compatibility date for the request.
900
+ // '2025-12-16' | The compatibility date for the request.
901
901
  xCompatibilityDate: 2013-10-20,
902
902
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
903
903
  acceptLanguage: acceptLanguage_example,
@@ -925,7 +925,7 @@ example().catch(console.error);
925
925
  | Name | Type | Description | Notes |
926
926
  |------------- | ------------- | ------------- | -------------|
927
927
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
928
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
928
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
929
929
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
930
930
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
931
931
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -981,7 +981,7 @@ async function example() {
981
981
  const body = {
982
982
  // number | The ID of the corporation
983
983
  corporationId: 789,
984
- // '2020-01-01' | The compatibility date for the request.
984
+ // '2025-12-16' | The compatibility date for the request.
985
985
  xCompatibilityDate: 2013-10-20,
986
986
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
987
987
  acceptLanguage: acceptLanguage_example,
@@ -1009,7 +1009,7 @@ example().catch(console.error);
1009
1009
  | Name | Type | Description | Notes |
1010
1010
  |------------- | ------------- | ------------- | -------------|
1011
1011
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
1012
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1012
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1013
1013
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
1014
1014
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1015
1015
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1065,7 +1065,7 @@ async function example() {
1065
1065
  const body = {
1066
1066
  // number | The ID of the corporation
1067
1067
  corporationId: 789,
1068
- // '2020-01-01' | The compatibility date for the request.
1068
+ // '2025-12-16' | The compatibility date for the request.
1069
1069
  xCompatibilityDate: 2013-10-20,
1070
1070
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1071
1071
  acceptLanguage: acceptLanguage_example,
@@ -1093,7 +1093,7 @@ example().catch(console.error);
1093
1093
  | Name | Type | Description | Notes |
1094
1094
  |------------- | ------------- | ------------- | -------------|
1095
1095
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
1096
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1096
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1097
1097
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
1098
1098
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1099
1099
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1149,7 +1149,7 @@ async function example() {
1149
1149
  const body = {
1150
1150
  // number | The ID of the corporation
1151
1151
  corporationId: 789,
1152
- // '2020-01-01' | The compatibility date for the request.
1152
+ // '2025-12-16' | The compatibility date for the request.
1153
1153
  xCompatibilityDate: 2013-10-20,
1154
1154
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1155
1155
  acceptLanguage: acceptLanguage_example,
@@ -1177,7 +1177,7 @@ example().catch(console.error);
1177
1177
  | Name | Type | Description | Notes |
1178
1178
  |------------- | ------------- | ------------- | -------------|
1179
1179
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
1180
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1180
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1181
1181
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
1182
1182
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1183
1183
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1233,7 +1233,7 @@ async function example() {
1233
1233
  const body = {
1234
1234
  // number | The ID of the corporation
1235
1235
  corporationId: 789,
1236
- // '2020-01-01' | The compatibility date for the request.
1236
+ // '2025-12-16' | The compatibility date for the request.
1237
1237
  xCompatibilityDate: 2013-10-20,
1238
1238
  // number (optional)
1239
1239
  page: 56,
@@ -1263,7 +1263,7 @@ example().catch(console.error);
1263
1263
  | Name | Type | Description | Notes |
1264
1264
  |------------- | ------------- | ------------- | -------------|
1265
1265
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
1266
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1266
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1267
1267
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
1268
1268
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
1269
1269
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -1320,7 +1320,7 @@ async function example() {
1320
1320
  const body = {
1321
1321
  // number | The ID of the corporation
1322
1322
  corporationId: 789,
1323
- // '2020-01-01' | The compatibility date for the request.
1323
+ // '2025-12-16' | The compatibility date for the request.
1324
1324
  xCompatibilityDate: 2013-10-20,
1325
1325
  // number (optional)
1326
1326
  page: 56,
@@ -1350,7 +1350,7 @@ example().catch(console.error);
1350
1350
  | Name | Type | Description | Notes |
1351
1351
  |------------- | ------------- | ------------- | -------------|
1352
1352
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
1353
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1353
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1354
1354
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
1355
1355
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
1356
1356
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -1407,7 +1407,7 @@ async function example() {
1407
1407
  const body = {
1408
1408
  // number | The ID of the corporation
1409
1409
  corporationId: 789,
1410
- // '2020-01-01' | The compatibility date for the request.
1410
+ // '2025-12-16' | The compatibility date for the request.
1411
1411
  xCompatibilityDate: 2013-10-20,
1412
1412
  // number (optional)
1413
1413
  page: 56,
@@ -1437,7 +1437,7 @@ example().catch(console.error);
1437
1437
  | Name | Type | Description | Notes |
1438
1438
  |------------- | ------------- | ------------- | -------------|
1439
1439
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
1440
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1440
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1441
1441
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
1442
1442
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
1443
1443
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -1494,7 +1494,7 @@ async function example() {
1494
1494
  const body = {
1495
1495
  // number | The ID of the corporation
1496
1496
  corporationId: 789,
1497
- // '2020-01-01' | The compatibility date for the request.
1497
+ // '2025-12-16' | The compatibility date for the request.
1498
1498
  xCompatibilityDate: 2013-10-20,
1499
1499
  // number (optional)
1500
1500
  page: 56,
@@ -1524,7 +1524,7 @@ example().catch(console.error);
1524
1524
  | Name | Type | Description | Notes |
1525
1525
  |------------- | ------------- | ------------- | -------------|
1526
1526
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
1527
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1527
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1528
1528
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
1529
1529
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
1530
1530
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -1585,7 +1585,7 @@ async function example() {
1585
1585
  starbaseId: 789,
1586
1586
  // number
1587
1587
  systemId: 789,
1588
- // '2020-01-01' | The compatibility date for the request.
1588
+ // '2025-12-16' | The compatibility date for the request.
1589
1589
  xCompatibilityDate: 2013-10-20,
1590
1590
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1591
1591
  acceptLanguage: acceptLanguage_example,
@@ -1615,7 +1615,7 @@ example().catch(console.error);
1615
1615
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
1616
1616
  | **starbaseId** | `number` | | [Defaults to `undefined`] |
1617
1617
  | **systemId** | `number` | | [Defaults to `undefined`] |
1618
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1618
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1619
1619
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
1620
1620
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1621
1621
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1671,7 +1671,7 @@ async function example() {
1671
1671
  const body = {
1672
1672
  // number | The ID of the corporation
1673
1673
  corporationId: 789,
1674
- // '2020-01-01' | The compatibility date for the request.
1674
+ // '2025-12-16' | The compatibility date for the request.
1675
1675
  xCompatibilityDate: 2013-10-20,
1676
1676
  // number (optional)
1677
1677
  page: 56,
@@ -1701,7 +1701,7 @@ example().catch(console.error);
1701
1701
  | Name | Type | Description | Notes |
1702
1702
  |------------- | ------------- | ------------- | -------------|
1703
1703
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
1704
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1704
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1705
1705
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
1706
1706
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
1707
1707
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -1758,7 +1758,7 @@ async function example() {
1758
1758
  const body = {
1759
1759
  // number | The ID of the corporation
1760
1760
  corporationId: 789,
1761
- // '2020-01-01' | The compatibility date for the request.
1761
+ // '2025-12-16' | The compatibility date for the request.
1762
1762
  xCompatibilityDate: 2013-10-20,
1763
1763
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1764
1764
  acceptLanguage: acceptLanguage_example,
@@ -1786,7 +1786,7 @@ example().catch(console.error);
1786
1786
  | Name | Type | Description | Notes |
1787
1787
  |------------- | ------------- | ------------- | -------------|
1788
1788
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
1789
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1789
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1790
1790
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
1791
1791
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1792
1792
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1836,7 +1836,7 @@ async function example() {
1836
1836
  const api = new CorporationApi();
1837
1837
 
1838
1838
  const body = {
1839
- // '2020-01-01' | The compatibility date for the request.
1839
+ // '2025-12-16' | The compatibility date for the request.
1840
1840
  xCompatibilityDate: 2013-10-20,
1841
1841
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1842
1842
  acceptLanguage: acceptLanguage_example,
@@ -1863,7 +1863,7 @@ example().catch(console.error);
1863
1863
 
1864
1864
  | Name | Type | Description | Notes |
1865
1865
  |------------- | ------------- | ------------- | -------------|
1866
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1866
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1867
1867
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
1868
1868
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1869
1869
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -0,0 +1,14 @@
1
+
2
+ # CorporationId
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `corporationId` | number
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+
@@ -0,0 +1,14 @@
1
+
2
+ # CorporationItemDelivery
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `corporationItemDelivery` | [FreelanceJobsDetailParametercorporationitemdelivery](FreelanceJobsDetailParametercorporationitemdelivery.md)
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+