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
@@ -0,0 +1,846 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * EVE Stable Infrastructure (ESI) - tranquility
5
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
+ *
7
+ * The version of the OpenAPI document: 2025-12-16
8
+ * Contact: arcyfa_github@pm.me
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+ import * as runtime from '../runtime';
17
+
18
+ import type {
19
+ CharactersFreelanceJobsListing,
20
+ CharactersFreelanceJobsParticipation,
21
+ CorporationsFreelanceJobsListing,
22
+ CorporationsFreelanceJobsParticipants,
23
+ FreelanceJobsDetail,
24
+ FreelanceJobsListing,
25
+ } from '../models/index';
26
+
27
+ export interface GetCharactersFreelanceJobsListingRequest {
28
+ characterId: number;
29
+ xCompatibilityDate: GetCharactersFreelanceJobsListingXCompatibilityDateEnum;
30
+ acceptLanguage?: GetCharactersFreelanceJobsListingAcceptLanguageEnum;
31
+ ifNoneMatch?: string;
32
+ xTenant?: string;
33
+ }
34
+
35
+ export interface GetCharactersFreelanceJobsParticipationRequest {
36
+ characterId: number;
37
+ jobId: string;
38
+ xCompatibilityDate: GetCharactersFreelanceJobsParticipationXCompatibilityDateEnum;
39
+ acceptLanguage?: GetCharactersFreelanceJobsParticipationAcceptLanguageEnum;
40
+ ifNoneMatch?: string;
41
+ xTenant?: string;
42
+ }
43
+
44
+ export interface GetCorporationsFreelanceJobsListingRequest {
45
+ corporationId: number;
46
+ xCompatibilityDate: GetCorporationsFreelanceJobsListingXCompatibilityDateEnum;
47
+ after?: string;
48
+ before?: string;
49
+ limit?: number;
50
+ acceptLanguage?: GetCorporationsFreelanceJobsListingAcceptLanguageEnum;
51
+ ifNoneMatch?: string;
52
+ xTenant?: string;
53
+ }
54
+
55
+ export interface GetCorporationsFreelanceJobsParticipantsRequest {
56
+ corporationId: number;
57
+ jobId: string;
58
+ xCompatibilityDate: GetCorporationsFreelanceJobsParticipantsXCompatibilityDateEnum;
59
+ after?: string;
60
+ before?: string;
61
+ limit?: number;
62
+ acceptLanguage?: GetCorporationsFreelanceJobsParticipantsAcceptLanguageEnum;
63
+ ifNoneMatch?: string;
64
+ xTenant?: string;
65
+ }
66
+
67
+ export interface GetFreelanceJobsDetailRequest {
68
+ jobId: string;
69
+ xCompatibilityDate: GetFreelanceJobsDetailXCompatibilityDateEnum;
70
+ ifModifiedSince?: string;
71
+ acceptLanguage?: GetFreelanceJobsDetailAcceptLanguageEnum;
72
+ ifNoneMatch?: string;
73
+ xTenant?: string;
74
+ }
75
+
76
+ export interface GetFreelanceJobsListingRequest {
77
+ xCompatibilityDate: GetFreelanceJobsListingXCompatibilityDateEnum;
78
+ after?: string;
79
+ before?: string;
80
+ limit?: number;
81
+ corporationId?: number;
82
+ acceptLanguage?: GetFreelanceJobsListingAcceptLanguageEnum;
83
+ ifNoneMatch?: string;
84
+ xTenant?: string;
85
+ }
86
+
87
+ /**
88
+ * FreelanceJobsApi - interface
89
+ *
90
+ * @export
91
+ * @interface FreelanceJobsApiInterface
92
+ */
93
+ export interface FreelanceJobsApiInterface {
94
+ /**
95
+ * Listing of all freelance jobs you are actively participating in.
96
+ * @summary List character freelance jobs
97
+ * @param {number} characterId The ID of the character
98
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
99
+ * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
100
+ * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
101
+ * @param {string} [xTenant] The tenant ID for the request.
102
+ * @param {*} [options] Override http request option.
103
+ * @throws {RequiredError}
104
+ * @memberof FreelanceJobsApiInterface
105
+ */
106
+ getCharactersFreelanceJobsListingRaw(requestParameters: GetCharactersFreelanceJobsListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<CharactersFreelanceJobsListing>>;
107
+
108
+ /**
109
+ * Listing of all freelance jobs you are actively participating in.
110
+ * List character freelance jobs
111
+ */
112
+ getCharactersFreelanceJobsListing(requestParameters: GetCharactersFreelanceJobsListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
113
+
114
+ /**
115
+ * Show your participation in a freelance job.
116
+ * @summary Get character freelance job participation
117
+ * @param {number} characterId The ID of the character
118
+ * @param {string} jobId The ID of the freelance job
119
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
120
+ * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
121
+ * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
122
+ * @param {string} [xTenant] The tenant ID for the request.
123
+ * @param {*} [options] Override http request option.
124
+ * @throws {RequiredError}
125
+ * @memberof FreelanceJobsApiInterface
126
+ */
127
+ getCharactersFreelanceJobsParticipationRaw(requestParameters: GetCharactersFreelanceJobsParticipationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<CharactersFreelanceJobsParticipation>>;
128
+
129
+ /**
130
+ * Show your participation in a freelance job.
131
+ * Get character freelance job participation
132
+ */
133
+ getCharactersFreelanceJobsParticipation(requestParameters: GetCharactersFreelanceJobsParticipationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
134
+
135
+ /**
136
+ * Listing of all freelance jobs for your corporation.
137
+ * @summary List corporation freelance jobs
138
+ * @param {number} corporationId The ID of the corporation
139
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
140
+ * @param {string} [after] Return records from after this cursor (mutual exclusive with \&#39;before\&#39;). \&#39;0\&#39; to start from the beginning.
141
+ * @param {string} [before] Return records from before this cursor (mutual exclusive with \&#39;after\&#39;). \&#39;0\&#39; to start from the end.
142
+ * @param {number} [limit] The amount of records to retrieve per request.
143
+ * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
144
+ * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
145
+ * @param {string} [xTenant] The tenant ID for the request.
146
+ * @param {*} [options] Override http request option.
147
+ * @throws {RequiredError}
148
+ * @memberof FreelanceJobsApiInterface
149
+ */
150
+ getCorporationsFreelanceJobsListingRaw(requestParameters: GetCorporationsFreelanceJobsListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<CorporationsFreelanceJobsListing>>;
151
+
152
+ /**
153
+ * Listing of all freelance jobs for your corporation.
154
+ * List corporation freelance jobs
155
+ */
156
+ getCorporationsFreelanceJobsListing(requestParameters: GetCorporationsFreelanceJobsListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
157
+
158
+ /**
159
+ * Listing of all participants of a freelance job.
160
+ * @summary List participants of a freelance job
161
+ * @param {number} corporationId The ID of the corporation
162
+ * @param {string} jobId The ID of the job
163
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
164
+ * @param {string} [after] Return records from after this cursor (mutual exclusive with \&#39;before\&#39;). \&#39;0\&#39; to start from the beginning.
165
+ * @param {string} [before] Return records from before this cursor (mutual exclusive with \&#39;after\&#39;). \&#39;0\&#39; to start from the end.
166
+ * @param {number} [limit] The amount of records to retrieve per request.
167
+ * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
168
+ * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
169
+ * @param {string} [xTenant] The tenant ID for the request.
170
+ * @param {*} [options] Override http request option.
171
+ * @throws {RequiredError}
172
+ * @memberof FreelanceJobsApiInterface
173
+ */
174
+ getCorporationsFreelanceJobsParticipantsRaw(requestParameters: GetCorporationsFreelanceJobsParticipantsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<CorporationsFreelanceJobsParticipants>>;
175
+
176
+ /**
177
+ * Listing of all participants of a freelance job.
178
+ * List participants of a freelance job
179
+ */
180
+ getCorporationsFreelanceJobsParticipants(requestParameters: GetCorporationsFreelanceJobsParticipantsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
181
+
182
+ /**
183
+ * Get the details of a freelance job. Jobs without an ACL (public jobs) does not require authentication. Jobs with an ACL requires authentication, and requires that the character is: - An active participant of the job, or - A freelance job manager for the corporation that owns the job.
184
+ * @summary Get freelance job details
185
+ * @param {string} jobId The ID of the freelance job
186
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
187
+ * @param {string} [ifModifiedSince] The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
188
+ * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
189
+ * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
190
+ * @param {string} [xTenant] The tenant ID for the request.
191
+ * @param {*} [options] Override http request option.
192
+ * @throws {RequiredError}
193
+ * @memberof FreelanceJobsApiInterface
194
+ */
195
+ getFreelanceJobsDetailRaw(requestParameters: GetFreelanceJobsDetailRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<FreelanceJobsDetail>>;
196
+
197
+ /**
198
+ * Get the details of a freelance job. Jobs without an ACL (public jobs) does not require authentication. Jobs with an ACL requires authentication, and requires that the character is: - An active participant of the job, or - A freelance job manager for the corporation that owns the job.
199
+ * Get freelance job details
200
+ */
201
+ getFreelanceJobsDetail(requestParameters: GetFreelanceJobsDetailRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
202
+
203
+ /**
204
+ * Listing of all public freelance jobs.
205
+ * @summary List freelance jobs
206
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
207
+ * @param {string} [after] Return records from after this cursor (mutual exclusive with \&#39;before\&#39;). \&#39;0\&#39; to start from the beginning.
208
+ * @param {string} [before] Return records from before this cursor (mutual exclusive with \&#39;after\&#39;). \&#39;0\&#39; to start from the end.
209
+ * @param {number} [limit] The amount of records to retrieve per request.
210
+ * @param {number} [corporationId] Filter on corporation ID
211
+ * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
212
+ * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
213
+ * @param {string} [xTenant] The tenant ID for the request.
214
+ * @param {*} [options] Override http request option.
215
+ * @throws {RequiredError}
216
+ * @memberof FreelanceJobsApiInterface
217
+ */
218
+ getFreelanceJobsListingRaw(requestParameters: GetFreelanceJobsListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<FreelanceJobsListing>>;
219
+
220
+ /**
221
+ * Listing of all public freelance jobs.
222
+ * List freelance jobs
223
+ */
224
+ getFreelanceJobsListing(requestParameters: GetFreelanceJobsListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
225
+
226
+ }
227
+
228
+ /**
229
+ *
230
+ */
231
+ export class FreelanceJobsApi extends runtime.BaseAPI implements FreelanceJobsApiInterface {
232
+
233
+ /**
234
+ * Listing of all freelance jobs you are actively participating in.
235
+ * List character freelance jobs
236
+ */
237
+ async getCharactersFreelanceJobsListingRaw(requestParameters: GetCharactersFreelanceJobsListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<CharactersFreelanceJobsListing>> {
238
+ if (requestParameters['characterId'] == null) {
239
+ throw new runtime.RequiredError(
240
+ 'characterId',
241
+ 'Required parameter "characterId" was null or undefined when calling getCharactersFreelanceJobsListing().'
242
+ );
243
+ }
244
+
245
+ if (requestParameters['xCompatibilityDate'] == null) {
246
+ throw new runtime.RequiredError(
247
+ 'xCompatibilityDate',
248
+ 'Required parameter "xCompatibilityDate" was null or undefined when calling getCharactersFreelanceJobsListing().'
249
+ );
250
+ }
251
+
252
+ const queryParameters: any = {};
253
+
254
+ const headerParameters: runtime.HTTPHeaders = {};
255
+
256
+ if (requestParameters['acceptLanguage'] != null) {
257
+ headerParameters['Accept-Language'] = String(requestParameters['acceptLanguage']);
258
+ }
259
+
260
+ if (requestParameters['ifNoneMatch'] != null) {
261
+ headerParameters['If-None-Match'] = String(requestParameters['ifNoneMatch']);
262
+ }
263
+
264
+ if (requestParameters['xCompatibilityDate'] != null) {
265
+ headerParameters['X-Compatibility-Date'] = String(requestParameters['xCompatibilityDate']);
266
+ }
267
+
268
+ if (requestParameters['xTenant'] != null) {
269
+ headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
270
+ }
271
+
272
+ /*
273
+ if (this.configuration && this.configuration.accessToken) {
274
+ // oauth required
275
+ headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2", ["esi-characters.read_freelance_jobs.v1"]);
276
+ }
277
+
278
+ */
279
+
280
+ let urlPath = `/characters/{character_id}/freelance-jobs`;
281
+ urlPath = urlPath.replace(`{${"character_id"}}`, encodeURIComponent(String(requestParameters['characterId'])));
282
+
283
+ const facade = this.configuration?.apiFacade;
284
+ if (!facade) {
285
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
286
+ }
287
+
288
+ const response = await facade.esi.proxy({
289
+ path: urlPath,
290
+ method: 'GET',
291
+ headers: headerParameters,
292
+ query: queryParameters,
293
+ }, initOverrides);
294
+
295
+ return response;
296
+ }
297
+
298
+ /**
299
+ * Listing of all freelance jobs you are actively participating in.
300
+ * List character freelance jobs
301
+ */
302
+ async getCharactersFreelanceJobsListing(requestParameters: GetCharactersFreelanceJobsListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
303
+ const response = await this.getCharactersFreelanceJobsListingRaw(requestParameters, initOverrides);
304
+ return response;
305
+ }
306
+
307
+ /**
308
+ * Show your participation in a freelance job.
309
+ * Get character freelance job participation
310
+ */
311
+ async getCharactersFreelanceJobsParticipationRaw(requestParameters: GetCharactersFreelanceJobsParticipationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<CharactersFreelanceJobsParticipation>> {
312
+ if (requestParameters['characterId'] == null) {
313
+ throw new runtime.RequiredError(
314
+ 'characterId',
315
+ 'Required parameter "characterId" was null or undefined when calling getCharactersFreelanceJobsParticipation().'
316
+ );
317
+ }
318
+
319
+ if (requestParameters['jobId'] == null) {
320
+ throw new runtime.RequiredError(
321
+ 'jobId',
322
+ 'Required parameter "jobId" was null or undefined when calling getCharactersFreelanceJobsParticipation().'
323
+ );
324
+ }
325
+
326
+ if (requestParameters['xCompatibilityDate'] == null) {
327
+ throw new runtime.RequiredError(
328
+ 'xCompatibilityDate',
329
+ 'Required parameter "xCompatibilityDate" was null or undefined when calling getCharactersFreelanceJobsParticipation().'
330
+ );
331
+ }
332
+
333
+ const queryParameters: any = {};
334
+
335
+ const headerParameters: runtime.HTTPHeaders = {};
336
+
337
+ if (requestParameters['acceptLanguage'] != null) {
338
+ headerParameters['Accept-Language'] = String(requestParameters['acceptLanguage']);
339
+ }
340
+
341
+ if (requestParameters['ifNoneMatch'] != null) {
342
+ headerParameters['If-None-Match'] = String(requestParameters['ifNoneMatch']);
343
+ }
344
+
345
+ if (requestParameters['xCompatibilityDate'] != null) {
346
+ headerParameters['X-Compatibility-Date'] = String(requestParameters['xCompatibilityDate']);
347
+ }
348
+
349
+ if (requestParameters['xTenant'] != null) {
350
+ headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
351
+ }
352
+
353
+ /*
354
+ if (this.configuration && this.configuration.accessToken) {
355
+ // oauth required
356
+ headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2", ["esi-characters.read_freelance_jobs.v1"]);
357
+ }
358
+
359
+ */
360
+
361
+ let urlPath = `/characters/{character_id}/freelance-jobs/{job_id}/participation`;
362
+ urlPath = urlPath.replace(`{${"character_id"}}`, encodeURIComponent(String(requestParameters['characterId'])));
363
+ urlPath = urlPath.replace(`{${"job_id"}}`, encodeURIComponent(String(requestParameters['jobId'])));
364
+
365
+ const facade = this.configuration?.apiFacade;
366
+ if (!facade) {
367
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
368
+ }
369
+
370
+ const response = await facade.esi.proxy({
371
+ path: urlPath,
372
+ method: 'GET',
373
+ headers: headerParameters,
374
+ query: queryParameters,
375
+ }, initOverrides);
376
+
377
+ return response;
378
+ }
379
+
380
+ /**
381
+ * Show your participation in a freelance job.
382
+ * Get character freelance job participation
383
+ */
384
+ async getCharactersFreelanceJobsParticipation(requestParameters: GetCharactersFreelanceJobsParticipationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
385
+ const response = await this.getCharactersFreelanceJobsParticipationRaw(requestParameters, initOverrides);
386
+ return response;
387
+ }
388
+
389
+ /**
390
+ * Listing of all freelance jobs for your corporation.
391
+ * List corporation freelance jobs
392
+ */
393
+ async getCorporationsFreelanceJobsListingRaw(requestParameters: GetCorporationsFreelanceJobsListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<CorporationsFreelanceJobsListing>> {
394
+ if (requestParameters['corporationId'] == null) {
395
+ throw new runtime.RequiredError(
396
+ 'corporationId',
397
+ 'Required parameter "corporationId" was null or undefined when calling getCorporationsFreelanceJobsListing().'
398
+ );
399
+ }
400
+
401
+ if (requestParameters['xCompatibilityDate'] == null) {
402
+ throw new runtime.RequiredError(
403
+ 'xCompatibilityDate',
404
+ 'Required parameter "xCompatibilityDate" was null or undefined when calling getCorporationsFreelanceJobsListing().'
405
+ );
406
+ }
407
+
408
+ const queryParameters: any = {};
409
+
410
+ if (requestParameters['after'] != null) {
411
+ queryParameters['after'] = requestParameters['after'];
412
+ }
413
+
414
+ if (requestParameters['before'] != null) {
415
+ queryParameters['before'] = requestParameters['before'];
416
+ }
417
+
418
+ if (requestParameters['limit'] != null) {
419
+ queryParameters['limit'] = requestParameters['limit'];
420
+ }
421
+
422
+ const headerParameters: runtime.HTTPHeaders = {};
423
+
424
+ if (requestParameters['acceptLanguage'] != null) {
425
+ headerParameters['Accept-Language'] = String(requestParameters['acceptLanguage']);
426
+ }
427
+
428
+ if (requestParameters['ifNoneMatch'] != null) {
429
+ headerParameters['If-None-Match'] = String(requestParameters['ifNoneMatch']);
430
+ }
431
+
432
+ if (requestParameters['xCompatibilityDate'] != null) {
433
+ headerParameters['X-Compatibility-Date'] = String(requestParameters['xCompatibilityDate']);
434
+ }
435
+
436
+ if (requestParameters['xTenant'] != null) {
437
+ headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
438
+ }
439
+
440
+ /*
441
+ if (this.configuration && this.configuration.accessToken) {
442
+ // oauth required
443
+ headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2", ["esi-corporations.read_freelance_jobs.v1"]);
444
+ }
445
+
446
+ */
447
+
448
+ let urlPath = `/corporations/{corporation_id}/freelance-jobs`;
449
+ urlPath = urlPath.replace(`{${"corporation_id"}}`, encodeURIComponent(String(requestParameters['corporationId'])));
450
+
451
+ const facade = this.configuration?.apiFacade;
452
+ if (!facade) {
453
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
454
+ }
455
+
456
+ const response = await facade.esi.proxy({
457
+ path: urlPath,
458
+ method: 'GET',
459
+ headers: headerParameters,
460
+ query: queryParameters,
461
+ }, initOverrides);
462
+
463
+ return response;
464
+ }
465
+
466
+ /**
467
+ * Listing of all freelance jobs for your corporation.
468
+ * List corporation freelance jobs
469
+ */
470
+ async getCorporationsFreelanceJobsListing(requestParameters: GetCorporationsFreelanceJobsListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
471
+ const response = await this.getCorporationsFreelanceJobsListingRaw(requestParameters, initOverrides);
472
+ return response;
473
+ }
474
+
475
+ /**
476
+ * Listing of all participants of a freelance job.
477
+ * List participants of a freelance job
478
+ */
479
+ async getCorporationsFreelanceJobsParticipantsRaw(requestParameters: GetCorporationsFreelanceJobsParticipantsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<CorporationsFreelanceJobsParticipants>> {
480
+ if (requestParameters['corporationId'] == null) {
481
+ throw new runtime.RequiredError(
482
+ 'corporationId',
483
+ 'Required parameter "corporationId" was null or undefined when calling getCorporationsFreelanceJobsParticipants().'
484
+ );
485
+ }
486
+
487
+ if (requestParameters['jobId'] == null) {
488
+ throw new runtime.RequiredError(
489
+ 'jobId',
490
+ 'Required parameter "jobId" was null or undefined when calling getCorporationsFreelanceJobsParticipants().'
491
+ );
492
+ }
493
+
494
+ if (requestParameters['xCompatibilityDate'] == null) {
495
+ throw new runtime.RequiredError(
496
+ 'xCompatibilityDate',
497
+ 'Required parameter "xCompatibilityDate" was null or undefined when calling getCorporationsFreelanceJobsParticipants().'
498
+ );
499
+ }
500
+
501
+ const queryParameters: any = {};
502
+
503
+ if (requestParameters['after'] != null) {
504
+ queryParameters['after'] = requestParameters['after'];
505
+ }
506
+
507
+ if (requestParameters['before'] != null) {
508
+ queryParameters['before'] = requestParameters['before'];
509
+ }
510
+
511
+ if (requestParameters['limit'] != null) {
512
+ queryParameters['limit'] = requestParameters['limit'];
513
+ }
514
+
515
+ const headerParameters: runtime.HTTPHeaders = {};
516
+
517
+ if (requestParameters['acceptLanguage'] != null) {
518
+ headerParameters['Accept-Language'] = String(requestParameters['acceptLanguage']);
519
+ }
520
+
521
+ if (requestParameters['ifNoneMatch'] != null) {
522
+ headerParameters['If-None-Match'] = String(requestParameters['ifNoneMatch']);
523
+ }
524
+
525
+ if (requestParameters['xCompatibilityDate'] != null) {
526
+ headerParameters['X-Compatibility-Date'] = String(requestParameters['xCompatibilityDate']);
527
+ }
528
+
529
+ if (requestParameters['xTenant'] != null) {
530
+ headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
531
+ }
532
+
533
+ /*
534
+ if (this.configuration && this.configuration.accessToken) {
535
+ // oauth required
536
+ headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2", ["esi-corporations.read_freelance_jobs.v1"]);
537
+ }
538
+
539
+ */
540
+
541
+ let urlPath = `/corporations/{corporation_id}/freelance-jobs/{job_id}/participants`;
542
+ urlPath = urlPath.replace(`{${"corporation_id"}}`, encodeURIComponent(String(requestParameters['corporationId'])));
543
+ urlPath = urlPath.replace(`{${"job_id"}}`, encodeURIComponent(String(requestParameters['jobId'])));
544
+
545
+ const facade = this.configuration?.apiFacade;
546
+ if (!facade) {
547
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
548
+ }
549
+
550
+ const response = await facade.esi.proxy({
551
+ path: urlPath,
552
+ method: 'GET',
553
+ headers: headerParameters,
554
+ query: queryParameters,
555
+ }, initOverrides);
556
+
557
+ return response;
558
+ }
559
+
560
+ /**
561
+ * Listing of all participants of a freelance job.
562
+ * List participants of a freelance job
563
+ */
564
+ async getCorporationsFreelanceJobsParticipants(requestParameters: GetCorporationsFreelanceJobsParticipantsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
565
+ const response = await this.getCorporationsFreelanceJobsParticipantsRaw(requestParameters, initOverrides);
566
+ return response;
567
+ }
568
+
569
+ /**
570
+ * Get the details of a freelance job. Jobs without an ACL (public jobs) does not require authentication. Jobs with an ACL requires authentication, and requires that the character is: - An active participant of the job, or - A freelance job manager for the corporation that owns the job.
571
+ * Get freelance job details
572
+ */
573
+ async getFreelanceJobsDetailRaw(requestParameters: GetFreelanceJobsDetailRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<FreelanceJobsDetail>> {
574
+ if (requestParameters['jobId'] == null) {
575
+ throw new runtime.RequiredError(
576
+ 'jobId',
577
+ 'Required parameter "jobId" was null or undefined when calling getFreelanceJobsDetail().'
578
+ );
579
+ }
580
+
581
+ if (requestParameters['xCompatibilityDate'] == null) {
582
+ throw new runtime.RequiredError(
583
+ 'xCompatibilityDate',
584
+ 'Required parameter "xCompatibilityDate" was null or undefined when calling getFreelanceJobsDetail().'
585
+ );
586
+ }
587
+
588
+ const queryParameters: any = {};
589
+
590
+ const headerParameters: runtime.HTTPHeaders = {};
591
+
592
+ if (requestParameters['ifModifiedSince'] != null) {
593
+ headerParameters['If-Modified-Since'] = String(requestParameters['ifModifiedSince']);
594
+ }
595
+
596
+ if (requestParameters['acceptLanguage'] != null) {
597
+ headerParameters['Accept-Language'] = String(requestParameters['acceptLanguage']);
598
+ }
599
+
600
+ if (requestParameters['ifNoneMatch'] != null) {
601
+ headerParameters['If-None-Match'] = String(requestParameters['ifNoneMatch']);
602
+ }
603
+
604
+ if (requestParameters['xCompatibilityDate'] != null) {
605
+ headerParameters['X-Compatibility-Date'] = String(requestParameters['xCompatibilityDate']);
606
+ }
607
+
608
+ if (requestParameters['xTenant'] != null) {
609
+ headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
610
+ }
611
+
612
+ /*
613
+ */
614
+
615
+ let urlPath = `/freelance-jobs/{job_id}`;
616
+ urlPath = urlPath.replace(`{${"job_id"}}`, encodeURIComponent(String(requestParameters['jobId'])));
617
+
618
+ const facade = this.configuration?.apiFacade;
619
+ if (!facade) {
620
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
621
+ }
622
+
623
+ const response = await facade.esi.proxy({
624
+ path: urlPath,
625
+ method: 'GET',
626
+ headers: headerParameters,
627
+ query: queryParameters,
628
+ }, initOverrides);
629
+
630
+ return response;
631
+ }
632
+
633
+ /**
634
+ * Get the details of a freelance job. Jobs without an ACL (public jobs) does not require authentication. Jobs with an ACL requires authentication, and requires that the character is: - An active participant of the job, or - A freelance job manager for the corporation that owns the job.
635
+ * Get freelance job details
636
+ */
637
+ async getFreelanceJobsDetail(requestParameters: GetFreelanceJobsDetailRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
638
+ const response = await this.getFreelanceJobsDetailRaw(requestParameters, initOverrides);
639
+ return response;
640
+ }
641
+
642
+ /**
643
+ * Listing of all public freelance jobs.
644
+ * List freelance jobs
645
+ */
646
+ async getFreelanceJobsListingRaw(requestParameters: GetFreelanceJobsListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<FreelanceJobsListing>> {
647
+ if (requestParameters['xCompatibilityDate'] == null) {
648
+ throw new runtime.RequiredError(
649
+ 'xCompatibilityDate',
650
+ 'Required parameter "xCompatibilityDate" was null or undefined when calling getFreelanceJobsListing().'
651
+ );
652
+ }
653
+
654
+ const queryParameters: any = {};
655
+
656
+ if (requestParameters['after'] != null) {
657
+ queryParameters['after'] = requestParameters['after'];
658
+ }
659
+
660
+ if (requestParameters['before'] != null) {
661
+ queryParameters['before'] = requestParameters['before'];
662
+ }
663
+
664
+ if (requestParameters['limit'] != null) {
665
+ queryParameters['limit'] = requestParameters['limit'];
666
+ }
667
+
668
+ if (requestParameters['corporationId'] != null) {
669
+ queryParameters['corporation_id'] = requestParameters['corporationId'];
670
+ }
671
+
672
+ const headerParameters: runtime.HTTPHeaders = {};
673
+
674
+ if (requestParameters['acceptLanguage'] != null) {
675
+ headerParameters['Accept-Language'] = String(requestParameters['acceptLanguage']);
676
+ }
677
+
678
+ if (requestParameters['ifNoneMatch'] != null) {
679
+ headerParameters['If-None-Match'] = String(requestParameters['ifNoneMatch']);
680
+ }
681
+
682
+ if (requestParameters['xCompatibilityDate'] != null) {
683
+ headerParameters['X-Compatibility-Date'] = String(requestParameters['xCompatibilityDate']);
684
+ }
685
+
686
+ if (requestParameters['xTenant'] != null) {
687
+ headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
688
+ }
689
+
690
+ /*
691
+ */
692
+
693
+ let urlPath = `/freelance-jobs`;
694
+
695
+ const facade = this.configuration?.apiFacade;
696
+ if (!facade) {
697
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
698
+ }
699
+
700
+ const response = await facade.esi.proxy({
701
+ path: urlPath,
702
+ method: 'GET',
703
+ headers: headerParameters,
704
+ query: queryParameters,
705
+ }, initOverrides);
706
+
707
+ return response;
708
+ }
709
+
710
+ /**
711
+ * Listing of all public freelance jobs.
712
+ * List freelance jobs
713
+ */
714
+ async getFreelanceJobsListing(requestParameters: GetFreelanceJobsListingRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
715
+ const response = await this.getFreelanceJobsListingRaw(requestParameters, initOverrides);
716
+ return response;
717
+ }
718
+
719
+ }
720
+
721
+ /**
722
+ * @export
723
+ * @enum {string}
724
+ */
725
+ export enum GetCharactersFreelanceJobsListingXCompatibilityDateEnum {
726
+ _20251216 = '2025-12-16'
727
+ }
728
+ /**
729
+ * @export
730
+ * @enum {string}
731
+ */
732
+ export enum GetCharactersFreelanceJobsListingAcceptLanguageEnum {
733
+ En = 'en',
734
+ De = 'de',
735
+ Fr = 'fr',
736
+ Ja = 'ja',
737
+ Ru = 'ru',
738
+ Zh = 'zh',
739
+ Ko = 'ko',
740
+ Es = 'es'
741
+ }
742
+ /**
743
+ * @export
744
+ * @enum {string}
745
+ */
746
+ export enum GetCharactersFreelanceJobsParticipationXCompatibilityDateEnum {
747
+ _20251216 = '2025-12-16'
748
+ }
749
+ /**
750
+ * @export
751
+ * @enum {string}
752
+ */
753
+ export enum GetCharactersFreelanceJobsParticipationAcceptLanguageEnum {
754
+ En = 'en',
755
+ De = 'de',
756
+ Fr = 'fr',
757
+ Ja = 'ja',
758
+ Ru = 'ru',
759
+ Zh = 'zh',
760
+ Ko = 'ko',
761
+ Es = 'es'
762
+ }
763
+ /**
764
+ * @export
765
+ * @enum {string}
766
+ */
767
+ export enum GetCorporationsFreelanceJobsListingXCompatibilityDateEnum {
768
+ _20251216 = '2025-12-16'
769
+ }
770
+ /**
771
+ * @export
772
+ * @enum {string}
773
+ */
774
+ export enum GetCorporationsFreelanceJobsListingAcceptLanguageEnum {
775
+ En = 'en',
776
+ De = 'de',
777
+ Fr = 'fr',
778
+ Ja = 'ja',
779
+ Ru = 'ru',
780
+ Zh = 'zh',
781
+ Ko = 'ko',
782
+ Es = 'es'
783
+ }
784
+ /**
785
+ * @export
786
+ * @enum {string}
787
+ */
788
+ export enum GetCorporationsFreelanceJobsParticipantsXCompatibilityDateEnum {
789
+ _20251216 = '2025-12-16'
790
+ }
791
+ /**
792
+ * @export
793
+ * @enum {string}
794
+ */
795
+ export enum GetCorporationsFreelanceJobsParticipantsAcceptLanguageEnum {
796
+ En = 'en',
797
+ De = 'de',
798
+ Fr = 'fr',
799
+ Ja = 'ja',
800
+ Ru = 'ru',
801
+ Zh = 'zh',
802
+ Ko = 'ko',
803
+ Es = 'es'
804
+ }
805
+ /**
806
+ * @export
807
+ * @enum {string}
808
+ */
809
+ export enum GetFreelanceJobsDetailXCompatibilityDateEnum {
810
+ _20251216 = '2025-12-16'
811
+ }
812
+ /**
813
+ * @export
814
+ * @enum {string}
815
+ */
816
+ export enum GetFreelanceJobsDetailAcceptLanguageEnum {
817
+ En = 'en',
818
+ De = 'de',
819
+ Fr = 'fr',
820
+ Ja = 'ja',
821
+ Ru = 'ru',
822
+ Zh = 'zh',
823
+ Ko = 'ko',
824
+ Es = 'es'
825
+ }
826
+ /**
827
+ * @export
828
+ * @enum {string}
829
+ */
830
+ export enum GetFreelanceJobsListingXCompatibilityDateEnum {
831
+ _20251216 = '2025-12-16'
832
+ }
833
+ /**
834
+ * @export
835
+ * @enum {string}
836
+ */
837
+ export enum GetFreelanceJobsListingAcceptLanguageEnum {
838
+ En = 'en',
839
+ De = 'de',
840
+ Fr = 'fr',
841
+ Ja = 'ja',
842
+ Ru = 'ru',
843
+ Zh = 'zh',
844
+ Ko = 'ko',
845
+ Es = 'es'
846
+ }