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,546 @@
1
+ # FreelanceJobsApi
2
+
3
+ All URIs are relative to *https://esi.evetech.net*
4
+
5
+ | Method | HTTP request | Description |
6
+ |------------- | ------------- | -------------|
7
+ | [**getCharactersFreelanceJobsListing**](FreelanceJobsApi.md#getcharactersfreelancejobslisting) | **GET** /characters/{character_id}/freelance-jobs | List character freelance jobs |
8
+ | [**getCharactersFreelanceJobsParticipation**](FreelanceJobsApi.md#getcharactersfreelancejobsparticipation) | **GET** /characters/{character_id}/freelance-jobs/{job_id}/participation | Get character freelance job participation |
9
+ | [**getCorporationsFreelanceJobsListing**](FreelanceJobsApi.md#getcorporationsfreelancejobslisting) | **GET** /corporations/{corporation_id}/freelance-jobs | List corporation freelance jobs |
10
+ | [**getCorporationsFreelanceJobsParticipants**](FreelanceJobsApi.md#getcorporationsfreelancejobsparticipants) | **GET** /corporations/{corporation_id}/freelance-jobs/{job_id}/participants | List participants of a freelance job |
11
+ | [**getFreelanceJobsDetail**](FreelanceJobsApi.md#getfreelancejobsdetail) | **GET** /freelance-jobs/{job_id} | Get freelance job details |
12
+ | [**getFreelanceJobsListing**](FreelanceJobsApi.md#getfreelancejobslisting) | **GET** /freelance-jobs | List freelance jobs |
13
+
14
+
15
+
16
+ ## getCharactersFreelanceJobsListing
17
+
18
+ > CharactersFreelanceJobsListing getCharactersFreelanceJobsListing(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant)
19
+
20
+ List character freelance jobs
21
+
22
+ Listing of all freelance jobs you are actively participating in.
23
+
24
+ ### Example
25
+
26
+ ```ts
27
+ import {
28
+ Configuration,
29
+ FreelanceJobsApi,
30
+ } from 'esisl_genoa_client';
31
+ import type { GetCharactersFreelanceJobsListingRequest } from 'esisl_genoa_client';
32
+
33
+ async function example() {
34
+ console.log("🚀 Testing esisl_genoa_client SDK...");
35
+ const config = new Configuration({
36
+ // To configure OAuth2 access token for authorization: OAuth2 accessCode
37
+ accessToken: "YOUR ACCESS TOKEN",
38
+ });
39
+ const api = new FreelanceJobsApi(config);
40
+
41
+ const body = {
42
+ // number | The ID of the character
43
+ characterId: 789,
44
+ // '2025-12-16' | The compatibility date for the request.
45
+ xCompatibilityDate: 2013-10-20,
46
+ // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
47
+ acceptLanguage: acceptLanguage_example,
48
+ // string | The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional)
49
+ ifNoneMatch: ifNoneMatch_example,
50
+ // string | The tenant ID for the request. (optional)
51
+ xTenant: ,
52
+ } satisfies GetCharactersFreelanceJobsListingRequest;
53
+
54
+ try {
55
+ const data = await api.getCharactersFreelanceJobsListing(body);
56
+ console.log(data);
57
+ } catch (error) {
58
+ console.error(error);
59
+ }
60
+ }
61
+
62
+ // Run the test
63
+ example().catch(console.error);
64
+ ```
65
+
66
+ ### Parameters
67
+
68
+
69
+ | Name | Type | Description | Notes |
70
+ |------------- | ------------- | ------------- | -------------|
71
+ | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
72
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
73
+ | **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] |
74
+ | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
75
+ | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
76
+
77
+ ### Return type
78
+
79
+ [**CharactersFreelanceJobsListing**](CharactersFreelanceJobsListing.md)
80
+
81
+ ### Authorization
82
+
83
+ [OAuth2 accessCode](../README.md#OAuth2-accessCode)
84
+
85
+ ### HTTP request headers
86
+
87
+ - **Content-Type**: Not defined
88
+ - **Accept**: `application/json`
89
+
90
+
91
+ ### HTTP response details
92
+ | Status code | Description | Response headers |
93
+ |-------------|-------------|------------------|
94
+ | **200** | OK | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
95
+ | **0** | Error | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
96
+
97
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
98
+
99
+
100
+ ## getCharactersFreelanceJobsParticipation
101
+
102
+ > CharactersFreelanceJobsParticipation getCharactersFreelanceJobsParticipation(characterId, jobId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant)
103
+
104
+ Get character freelance job participation
105
+
106
+ Show your participation in a freelance job.
107
+
108
+ ### Example
109
+
110
+ ```ts
111
+ import {
112
+ Configuration,
113
+ FreelanceJobsApi,
114
+ } from 'esisl_genoa_client';
115
+ import type { GetCharactersFreelanceJobsParticipationRequest } from 'esisl_genoa_client';
116
+
117
+ async function example() {
118
+ console.log("🚀 Testing esisl_genoa_client SDK...");
119
+ const config = new Configuration({
120
+ // To configure OAuth2 access token for authorization: OAuth2 accessCode
121
+ accessToken: "YOUR ACCESS TOKEN",
122
+ });
123
+ const api = new FreelanceJobsApi(config);
124
+
125
+ const body = {
126
+ // number | The ID of the character
127
+ characterId: 789,
128
+ // string | The ID of the freelance job
129
+ jobId: 38400000-8cf0-11bd-b23e-10b96e4ef00d,
130
+ // '2025-12-16' | The compatibility date for the request.
131
+ xCompatibilityDate: 2013-10-20,
132
+ // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
133
+ acceptLanguage: acceptLanguage_example,
134
+ // string | The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional)
135
+ ifNoneMatch: ifNoneMatch_example,
136
+ // string | The tenant ID for the request. (optional)
137
+ xTenant: ,
138
+ } satisfies GetCharactersFreelanceJobsParticipationRequest;
139
+
140
+ try {
141
+ const data = await api.getCharactersFreelanceJobsParticipation(body);
142
+ console.log(data);
143
+ } catch (error) {
144
+ console.error(error);
145
+ }
146
+ }
147
+
148
+ // Run the test
149
+ example().catch(console.error);
150
+ ```
151
+
152
+ ### Parameters
153
+
154
+
155
+ | Name | Type | Description | Notes |
156
+ |------------- | ------------- | ------------- | -------------|
157
+ | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
158
+ | **jobId** | `string` | The ID of the freelance job | [Defaults to `undefined`] |
159
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
160
+ | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
161
+ | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
162
+ | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
163
+
164
+ ### Return type
165
+
166
+ [**CharactersFreelanceJobsParticipation**](CharactersFreelanceJobsParticipation.md)
167
+
168
+ ### Authorization
169
+
170
+ [OAuth2 accessCode](../README.md#OAuth2-accessCode)
171
+
172
+ ### HTTP request headers
173
+
174
+ - **Content-Type**: Not defined
175
+ - **Accept**: `application/json`
176
+
177
+
178
+ ### HTTP response details
179
+ | Status code | Description | Response headers |
180
+ |-------------|-------------|------------------|
181
+ | **200** | OK | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
182
+ | **0** | Error | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
183
+
184
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
185
+
186
+
187
+ ## getCorporationsFreelanceJobsListing
188
+
189
+ > CorporationsFreelanceJobsListing getCorporationsFreelanceJobsListing(corporationId, xCompatibilityDate, after, before, limit, acceptLanguage, ifNoneMatch, xTenant)
190
+
191
+ List corporation freelance jobs
192
+
193
+ Listing of all freelance jobs for your corporation.
194
+
195
+ ### Example
196
+
197
+ ```ts
198
+ import {
199
+ Configuration,
200
+ FreelanceJobsApi,
201
+ } from 'esisl_genoa_client';
202
+ import type { GetCorporationsFreelanceJobsListingRequest } from 'esisl_genoa_client';
203
+
204
+ async function example() {
205
+ console.log("🚀 Testing esisl_genoa_client SDK...");
206
+ const config = new Configuration({
207
+ // To configure OAuth2 access token for authorization: OAuth2 accessCode
208
+ accessToken: "YOUR ACCESS TOKEN",
209
+ });
210
+ const api = new FreelanceJobsApi(config);
211
+
212
+ const body = {
213
+ // number | The ID of the corporation
214
+ corporationId: 789,
215
+ // '2025-12-16' | The compatibility date for the request.
216
+ xCompatibilityDate: 2013-10-20,
217
+ // string | Return records from after this cursor (mutual exclusive with \'before\'). \'0\' to start from the beginning. (optional)
218
+ after: after_example,
219
+ // string | Return records from before this cursor (mutual exclusive with \'after\'). \'0\' to start from the end. (optional)
220
+ before: before_example,
221
+ // number | The amount of records to retrieve per request. (optional)
222
+ limit: 789,
223
+ // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
224
+ acceptLanguage: acceptLanguage_example,
225
+ // string | The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional)
226
+ ifNoneMatch: ifNoneMatch_example,
227
+ // string | The tenant ID for the request. (optional)
228
+ xTenant: ,
229
+ } satisfies GetCorporationsFreelanceJobsListingRequest;
230
+
231
+ try {
232
+ const data = await api.getCorporationsFreelanceJobsListing(body);
233
+ console.log(data);
234
+ } catch (error) {
235
+ console.error(error);
236
+ }
237
+ }
238
+
239
+ // Run the test
240
+ example().catch(console.error);
241
+ ```
242
+
243
+ ### Parameters
244
+
245
+
246
+ | Name | Type | Description | Notes |
247
+ |------------- | ------------- | ------------- | -------------|
248
+ | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
249
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
250
+ | **after** | `string` | Return records from after this cursor (mutual exclusive with \&#39;before\&#39;). \&#39;0\&#39; to start from the beginning. | [Optional] [Defaults to `undefined`] |
251
+ | **before** | `string` | Return records from before this cursor (mutual exclusive with \&#39;after\&#39;). \&#39;0\&#39; to start from the end. | [Optional] [Defaults to `undefined`] |
252
+ | **limit** | `number` | The amount of records to retrieve per request. | [Optional] [Defaults to `10`] |
253
+ | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
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
+ | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
256
+
257
+ ### Return type
258
+
259
+ [**CorporationsFreelanceJobsListing**](CorporationsFreelanceJobsListing.md)
260
+
261
+ ### Authorization
262
+
263
+ [OAuth2 accessCode](../README.md#OAuth2-accessCode)
264
+
265
+ ### HTTP request headers
266
+
267
+ - **Content-Type**: Not defined
268
+ - **Accept**: `application/json`
269
+
270
+
271
+ ### HTTP response details
272
+ | Status code | Description | Response headers |
273
+ |-------------|-------------|------------------|
274
+ | **200** | OK | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
275
+ | **0** | Error | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
276
+
277
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
278
+
279
+
280
+ ## getCorporationsFreelanceJobsParticipants
281
+
282
+ > CorporationsFreelanceJobsParticipants getCorporationsFreelanceJobsParticipants(corporationId, jobId, xCompatibilityDate, after, before, limit, acceptLanguage, ifNoneMatch, xTenant)
283
+
284
+ List participants of a freelance job
285
+
286
+ Listing of all participants of a freelance job.
287
+
288
+ ### Example
289
+
290
+ ```ts
291
+ import {
292
+ Configuration,
293
+ FreelanceJobsApi,
294
+ } from 'esisl_genoa_client';
295
+ import type { GetCorporationsFreelanceJobsParticipantsRequest } from 'esisl_genoa_client';
296
+
297
+ async function example() {
298
+ console.log("🚀 Testing esisl_genoa_client SDK...");
299
+ const config = new Configuration({
300
+ // To configure OAuth2 access token for authorization: OAuth2 accessCode
301
+ accessToken: "YOUR ACCESS TOKEN",
302
+ });
303
+ const api = new FreelanceJobsApi(config);
304
+
305
+ const body = {
306
+ // number | The ID of the corporation
307
+ corporationId: 789,
308
+ // string | The ID of the job
309
+ jobId: 38400000-8cf0-11bd-b23e-10b96e4ef00d,
310
+ // '2025-12-16' | The compatibility date for the request.
311
+ xCompatibilityDate: 2013-10-20,
312
+ // string | Return records from after this cursor (mutual exclusive with \'before\'). \'0\' to start from the beginning. (optional)
313
+ after: after_example,
314
+ // string | Return records from before this cursor (mutual exclusive with \'after\'). \'0\' to start from the end. (optional)
315
+ before: before_example,
316
+ // number | The amount of records to retrieve per request. (optional)
317
+ limit: 789,
318
+ // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
319
+ acceptLanguage: acceptLanguage_example,
320
+ // string | The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional)
321
+ ifNoneMatch: ifNoneMatch_example,
322
+ // string | The tenant ID for the request. (optional)
323
+ xTenant: ,
324
+ } satisfies GetCorporationsFreelanceJobsParticipantsRequest;
325
+
326
+ try {
327
+ const data = await api.getCorporationsFreelanceJobsParticipants(body);
328
+ console.log(data);
329
+ } catch (error) {
330
+ console.error(error);
331
+ }
332
+ }
333
+
334
+ // Run the test
335
+ example().catch(console.error);
336
+ ```
337
+
338
+ ### Parameters
339
+
340
+
341
+ | Name | Type | Description | Notes |
342
+ |------------- | ------------- | ------------- | -------------|
343
+ | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
344
+ | **jobId** | `string` | The ID of the job | [Defaults to `undefined`] |
345
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
346
+ | **after** | `string` | Return records from after this cursor (mutual exclusive with \&#39;before\&#39;). \&#39;0\&#39; to start from the beginning. | [Optional] [Defaults to `undefined`] |
347
+ | **before** | `string` | Return records from before this cursor (mutual exclusive with \&#39;after\&#39;). \&#39;0\&#39; to start from the end. | [Optional] [Defaults to `undefined`] |
348
+ | **limit** | `number` | The amount of records to retrieve per request. | [Optional] [Defaults to `10`] |
349
+ | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
350
+ | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
351
+ | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
352
+
353
+ ### Return type
354
+
355
+ [**CorporationsFreelanceJobsParticipants**](CorporationsFreelanceJobsParticipants.md)
356
+
357
+ ### Authorization
358
+
359
+ [OAuth2 accessCode](../README.md#OAuth2-accessCode)
360
+
361
+ ### HTTP request headers
362
+
363
+ - **Content-Type**: Not defined
364
+ - **Accept**: `application/json`
365
+
366
+
367
+ ### HTTP response details
368
+ | Status code | Description | Response headers |
369
+ |-------------|-------------|------------------|
370
+ | **200** | OK | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
371
+ | **0** | Error | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
372
+
373
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
374
+
375
+
376
+ ## getFreelanceJobsDetail
377
+
378
+ > FreelanceJobsDetail getFreelanceJobsDetail(jobId, xCompatibilityDate, ifModifiedSince, acceptLanguage, ifNoneMatch, xTenant)
379
+
380
+ Get freelance job details
381
+
382
+ 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.
383
+
384
+ ### Example
385
+
386
+ ```ts
387
+ import {
388
+ Configuration,
389
+ FreelanceJobsApi,
390
+ } from 'esisl_genoa_client';
391
+ import type { GetFreelanceJobsDetailRequest } from 'esisl_genoa_client';
392
+
393
+ async function example() {
394
+ console.log("🚀 Testing esisl_genoa_client SDK...");
395
+ const api = new FreelanceJobsApi();
396
+
397
+ const body = {
398
+ // string | The ID of the freelance job
399
+ jobId: 38400000-8cf0-11bd-b23e-10b96e4ef00d,
400
+ // '2025-12-16' | The compatibility date for the request.
401
+ xCompatibilityDate: 2013-10-20,
402
+ // string | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. (optional)
403
+ ifModifiedSince: ifModifiedSince_example,
404
+ // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
405
+ acceptLanguage: acceptLanguage_example,
406
+ // string | The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional)
407
+ ifNoneMatch: ifNoneMatch_example,
408
+ // string | The tenant ID for the request. (optional)
409
+ xTenant: ,
410
+ } satisfies GetFreelanceJobsDetailRequest;
411
+
412
+ try {
413
+ const data = await api.getFreelanceJobsDetail(body);
414
+ console.log(data);
415
+ } catch (error) {
416
+ console.error(error);
417
+ }
418
+ }
419
+
420
+ // Run the test
421
+ example().catch(console.error);
422
+ ```
423
+
424
+ ### Parameters
425
+
426
+
427
+ | Name | Type | Description | Notes |
428
+ |------------- | ------------- | ------------- | -------------|
429
+ | **jobId** | `string` | The ID of the freelance job | [Defaults to `undefined`] |
430
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
431
+ | **ifModifiedSince** | `string` | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [Optional] [Defaults to `undefined`] |
432
+ | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
433
+ | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
434
+ | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
435
+
436
+ ### Return type
437
+
438
+ [**FreelanceJobsDetail**](FreelanceJobsDetail.md)
439
+
440
+ ### Authorization
441
+
442
+ No authorization required
443
+
444
+ ### HTTP request headers
445
+
446
+ - **Content-Type**: Not defined
447
+ - **Accept**: `application/json`
448
+
449
+
450
+ ### HTTP response details
451
+ | Status code | Description | Response headers |
452
+ |-------------|-------------|------------------|
453
+ | **200** | OK | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
454
+ | **0** | Error | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
455
+
456
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
457
+
458
+
459
+ ## getFreelanceJobsListing
460
+
461
+ > FreelanceJobsListing getFreelanceJobsListing(xCompatibilityDate, after, before, limit, corporationId, acceptLanguage, ifNoneMatch, xTenant)
462
+
463
+ List freelance jobs
464
+
465
+ Listing of all public freelance jobs.
466
+
467
+ ### Example
468
+
469
+ ```ts
470
+ import {
471
+ Configuration,
472
+ FreelanceJobsApi,
473
+ } from 'esisl_genoa_client';
474
+ import type { GetFreelanceJobsListingRequest } from 'esisl_genoa_client';
475
+
476
+ async function example() {
477
+ console.log("🚀 Testing esisl_genoa_client SDK...");
478
+ const api = new FreelanceJobsApi();
479
+
480
+ const body = {
481
+ // '2025-12-16' | The compatibility date for the request.
482
+ xCompatibilityDate: 2013-10-20,
483
+ // string | Return records from after this cursor (mutual exclusive with \'before\'). \'0\' to start from the beginning. (optional)
484
+ after: after_example,
485
+ // string | Return records from before this cursor (mutual exclusive with \'after\'). \'0\' to start from the end. (optional)
486
+ before: before_example,
487
+ // number | The amount of records to retrieve per request. (optional)
488
+ limit: 789,
489
+ // number | Filter on corporation ID (optional)
490
+ corporationId: 789,
491
+ // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
492
+ acceptLanguage: acceptLanguage_example,
493
+ // string | The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional)
494
+ ifNoneMatch: ifNoneMatch_example,
495
+ // string | The tenant ID for the request. (optional)
496
+ xTenant: ,
497
+ } satisfies GetFreelanceJobsListingRequest;
498
+
499
+ try {
500
+ const data = await api.getFreelanceJobsListing(body);
501
+ console.log(data);
502
+ } catch (error) {
503
+ console.error(error);
504
+ }
505
+ }
506
+
507
+ // Run the test
508
+ example().catch(console.error);
509
+ ```
510
+
511
+ ### Parameters
512
+
513
+
514
+ | Name | Type | Description | Notes |
515
+ |------------- | ------------- | ------------- | -------------|
516
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
517
+ | **after** | `string` | Return records from after this cursor (mutual exclusive with \&#39;before\&#39;). \&#39;0\&#39; to start from the beginning. | [Optional] [Defaults to `undefined`] |
518
+ | **before** | `string` | Return records from before this cursor (mutual exclusive with \&#39;after\&#39;). \&#39;0\&#39; to start from the end. | [Optional] [Defaults to `undefined`] |
519
+ | **limit** | `number` | The amount of records to retrieve per request. | [Optional] [Defaults to `10`] |
520
+ | **corporationId** | `number` | Filter on corporation ID | [Optional] [Defaults to `undefined`] |
521
+ | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
522
+ | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
523
+ | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
524
+
525
+ ### Return type
526
+
527
+ [**FreelanceJobsListing**](FreelanceJobsListing.md)
528
+
529
+ ### Authorization
530
+
531
+ No authorization required
532
+
533
+ ### HTTP request headers
534
+
535
+ - **Content-Type**: Not defined
536
+ - **Accept**: `application/json`
537
+
538
+
539
+ ### HTTP response details
540
+ | Status code | Description | Response headers |
541
+ |-------------|-------------|------------------|
542
+ | **200** | OK | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
543
+ | **0** | Error | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
544
+
545
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
546
+
@@ -0,0 +1,23 @@
1
+
2
+ # FreelanceJobsDetail
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `accessAndVisibility` | [FreelanceJobsDetailAccessandvisibility](FreelanceJobsDetailAccessandvisibility.md)
10
+ `_configuration` | [FreelanceJobsDetailConfiguration](FreelanceJobsDetailConfiguration.md)
11
+ `contribution` | [FreelanceJobsDetailContribution](FreelanceJobsDetailContribution.md)
12
+ `details` | [FreelanceJobsDetailDetails](FreelanceJobsDetailDetails.md)
13
+ `id` | string
14
+ `lastModified` | string
15
+ `name` | string
16
+ `progress` | [FreelanceJobsDetailProgress](FreelanceJobsDetailProgress.md)
17
+ `reward` | [FreelanceJobsDetailReward](FreelanceJobsDetailReward.md)
18
+ `state` | string
19
+
20
+
21
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
22
+
23
+
@@ -0,0 +1,16 @@
1
+
2
+ # FreelanceJobsDetailAccessandvisibility
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `aclProtected` | boolean
10
+ `broadcastLocations` | [Array&lt;FreelanceJobsDetailBroadcastlocations&gt;](FreelanceJobsDetailBroadcastlocations.md)
11
+ `restrictions` | [FreelanceJobsDetailRestrictions](FreelanceJobsDetailRestrictions.md)
12
+
13
+
14
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
15
+
16
+
@@ -0,0 +1,15 @@
1
+
2
+ # FreelanceJobsDetailBroadcastlocations
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `id` | number
10
+ `name` | string
11
+
12
+
13
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
14
+
15
+
@@ -0,0 +1,16 @@
1
+
2
+ # FreelanceJobsDetailConfiguration
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `method` | string
10
+ `parameters` | [{ [key: string]: FreelanceJobsDetailConfigurationParametersValue; }](FreelanceJobsDetailConfigurationParametersValue.md)
11
+ `version` | number
12
+
13
+
14
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
15
+
16
+
@@ -0,0 +1,17 @@
1
+
2
+ # FreelanceJobsDetailConfigurationParametersValue
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `matcher` | [FreelanceJobsDetailParametermatcher](FreelanceJobsDetailParametermatcher.md)
10
+ `options` | [FreelanceJobsDetailParameteroptions](FreelanceJobsDetailParameteroptions.md)
11
+ `_boolean` | [FreelanceJobsDetailParameterboolean](FreelanceJobsDetailParameterboolean.md)
12
+ `corporationItemDelivery` | [FreelanceJobsDetailParametercorporationitemdelivery](FreelanceJobsDetailParametercorporationitemdelivery.md)
13
+
14
+
15
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
16
+
17
+
@@ -0,0 +1,18 @@
1
+
2
+ # FreelanceJobsDetailContribution
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `contributionPerParticipantLimit` | number
10
+ `maxCommittedParticipants` | number
11
+ `rewardPerContribution` | number
12
+ `submissionLimit` | number
13
+ `submissionMultiplier` | number
14
+
15
+
16
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
17
+
18
+
@@ -0,0 +1,15 @@
1
+
2
+ # FreelanceJobsDetailCreator
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `character` | [FreelanceJobsDetailCreatorcharacter](FreelanceJobsDetailCreatorcharacter.md)
10
+ `corporation` | [FreelanceJobsDetailCreatorcorporation](FreelanceJobsDetailCreatorcorporation.md)
11
+
12
+
13
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
14
+
15
+