esisl_genoa_client 0.1.1 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (250) hide show
  1. package/.openapi-generator/FILES +105 -0
  2. package/README.md +117 -5
  3. package/dist/apis/AllianceApi.d.ts +17 -17
  4. package/dist/apis/AllianceApi.js +13 -17
  5. package/dist/apis/AssetsApi.d.ts +25 -25
  6. package/dist/apis/AssetsApi.js +19 -25
  7. package/dist/apis/CalendarApi.d.ts +17 -17
  8. package/dist/apis/CalendarApi.js +13 -18
  9. package/dist/apis/CharacterApi.d.ts +57 -57
  10. package/dist/apis/CharacterApi.js +43 -63
  11. package/dist/apis/ClonesApi.d.ts +9 -9
  12. package/dist/apis/ClonesApi.js +7 -9
  13. package/dist/apis/ContactsApi.d.ts +37 -37
  14. package/dist/apis/ContactsApi.js +28 -39
  15. package/dist/apis/ContractsApi.d.ts +37 -37
  16. package/dist/apis/ContractsApi.js +28 -37
  17. package/dist/apis/CorporationApi.d.ts +89 -89
  18. package/dist/apis/CorporationApi.js +67 -95
  19. package/dist/apis/CorporationProjectsApi.d.ts +284 -0
  20. package/dist/apis/CorporationProjectsApi.js +491 -0
  21. package/dist/apis/DogmaApi.d.ts +21 -21
  22. package/dist/apis/DogmaApi.js +16 -21
  23. package/dist/apis/FactionWarfareApi.d.ts +33 -33
  24. package/dist/apis/FactionWarfareApi.js +25 -33
  25. package/dist/apis/FittingsApi.d.ts +13 -13
  26. package/dist/apis/FittingsApi.js +10 -14
  27. package/dist/apis/FleetsApi.d.ts +57 -57
  28. package/dist/apis/FleetsApi.js +43 -65
  29. package/dist/apis/FreelanceJobsApi.d.ts +386 -0
  30. package/dist/apis/FreelanceJobsApi.js +656 -0
  31. package/dist/apis/IncursionsApi.d.ts +5 -5
  32. package/dist/apis/IncursionsApi.js +4 -5
  33. package/dist/apis/IndustryApi.d.ts +33 -33
  34. package/dist/apis/IndustryApi.js +25 -33
  35. package/dist/apis/InsuranceApi.d.ts +5 -5
  36. package/dist/apis/InsuranceApi.js +4 -5
  37. package/dist/apis/KillmailsApi.d.ts +13 -13
  38. package/dist/apis/KillmailsApi.js +10 -13
  39. package/dist/apis/LocationApi.d.ts +13 -13
  40. package/dist/apis/LocationApi.js +10 -13
  41. package/dist/apis/LoyaltyApi.d.ts +9 -9
  42. package/dist/apis/LoyaltyApi.js +7 -9
  43. package/dist/apis/MailApi.d.ts +37 -37
  44. package/dist/apis/MailApi.js +28 -52
  45. package/dist/apis/MarketApi.d.ts +45 -45
  46. package/dist/apis/MarketApi.js +34 -45
  47. package/dist/apis/MetaApi.d.ts +64 -10
  48. package/dist/apis/MetaApi.js +94 -10
  49. package/dist/apis/PlanetaryInteractionApi.d.ts +17 -17
  50. package/dist/apis/PlanetaryInteractionApi.js +13 -17
  51. package/dist/apis/RoutesApi.d.ts +27 -39
  52. package/dist/apis/RoutesApi.js +40 -55
  53. package/dist/apis/SearchApi.d.ts +5 -5
  54. package/dist/apis/SearchApi.js +4 -5
  55. package/dist/apis/SkillsApi.d.ts +13 -13
  56. package/dist/apis/SkillsApi.js +10 -13
  57. package/dist/apis/SovereigntyApi.d.ts +13 -13
  58. package/dist/apis/SovereigntyApi.js +10 -13
  59. package/dist/apis/StatusApi.d.ts +5 -5
  60. package/dist/apis/StatusApi.js +4 -5
  61. package/dist/apis/UniverseApi.d.ts +121 -121
  62. package/dist/apis/UniverseApi.js +91 -121
  63. package/dist/apis/UserInterfaceApi.d.ts +21 -21
  64. package/dist/apis/UserInterfaceApi.js +16 -26
  65. package/dist/apis/WalletApi.d.ts +25 -25
  66. package/dist/apis/WalletApi.js +19 -31
  67. package/dist/apis/WarsApi.d.ts +13 -13
  68. package/dist/apis/WarsApi.js +10 -13
  69. package/dist/apis/index.d.ts +2 -0
  70. package/dist/apis/index.js +2 -0
  71. package/dist/models/index.d.ts +2339 -295
  72. package/dist/models/index.js +165 -2
  73. package/dist/runtime.d.ts +6 -56
  74. package/dist/runtime.js +4 -309
  75. package/docs/AllianceApi.md +8 -8
  76. package/docs/AllianceId.md +14 -0
  77. package/docs/AssetsApi.md +12 -12
  78. package/docs/CalendarApi.md +8 -8
  79. package/docs/CaptureFwComplex.md +14 -0
  80. package/docs/CharacterApi.md +28 -28
  81. package/docs/CharacterId.md +14 -0
  82. package/docs/CharactersFreelanceJobsListing.md +14 -0
  83. package/docs/CharactersFreelanceJobsParticipation.md +16 -0
  84. package/docs/ClonesApi.md +4 -4
  85. package/docs/ConstellationId.md +14 -0
  86. package/docs/ContactsApi.md +18 -18
  87. package/docs/ContractsApi.md +18 -18
  88. package/docs/CorporationApi.md +44 -44
  89. package/docs/CorporationId.md +14 -0
  90. package/docs/CorporationItemDelivery.md +14 -0
  91. package/docs/CorporationProjectsApi.md +387 -0
  92. package/docs/CorporationsFreelanceJobsListing.md +15 -0
  93. package/docs/CorporationsFreelanceJobsParticipants.md +15 -0
  94. package/docs/CorporationsFreelanceJobsParticipantsParticipant.md +17 -0
  95. package/docs/CorporationsProjectsContribution.md +15 -0
  96. package/docs/CorporationsProjectsContributors.md +15 -0
  97. package/docs/CorporationsProjectsContributorsContributor.md +16 -0
  98. package/docs/CorporationsProjectsDetail.md +23 -0
  99. package/docs/CorporationsProjectsDetailConfiguration.md +31 -0
  100. package/docs/CorporationsProjectsDetailConfigurationcapturefwcomplex.md +16 -0
  101. package/docs/CorporationsProjectsDetailConfigurationcapturefwcomplexLocationsInner.md +16 -0
  102. package/docs/CorporationsProjectsDetailConfigurationdamageship.md +16 -0
  103. package/docs/CorporationsProjectsDetailConfigurationdamageshipIdentitiesInner.md +17 -0
  104. package/docs/CorporationsProjectsDetailConfigurationdamageshipShipsInner.md +15 -0
  105. package/docs/CorporationsProjectsDetailConfigurationdefendfwcomplex.md +16 -0
  106. package/docs/CorporationsProjectsDetailConfigurationdeliveritem.md +16 -0
  107. package/docs/CorporationsProjectsDetailConfigurationdeliveritemDockingLocationsInner.md +15 -0
  108. package/docs/CorporationsProjectsDetailConfigurationdeliveritemItemsInner.md +15 -0
  109. package/docs/CorporationsProjectsDetailConfigurationdestroynpc.md +14 -0
  110. package/docs/CorporationsProjectsDetailConfigurationdestroyship.md +16 -0
  111. package/docs/CorporationsProjectsDetailConfigurationearnloyaltypoints.md +14 -0
  112. package/docs/CorporationsProjectsDetailConfigurationlostship.md +16 -0
  113. package/docs/CorporationsProjectsDetailConfigurationmanufactureitem.md +16 -0
  114. package/docs/CorporationsProjectsDetailConfigurationmatcherarchetype.md +14 -0
  115. package/docs/CorporationsProjectsDetailConfigurationmatchercorporation.md +14 -0
  116. package/docs/CorporationsProjectsDetailConfigurationmatcherfaction.md +14 -0
  117. package/docs/CorporationsProjectsDetailConfigurationmatchersignature.md +14 -0
  118. package/docs/CorporationsProjectsDetailConfigurationminematerial.md +15 -0
  119. package/docs/CorporationsProjectsDetailConfigurationremoteboostshield.md +16 -0
  120. package/docs/CorporationsProjectsDetailConfigurationremoterepairarmor.md +16 -0
  121. package/docs/CorporationsProjectsDetailConfigurationsalvagewreck.md +14 -0
  122. package/docs/CorporationsProjectsDetailConfigurationscansignature.md +15 -0
  123. package/docs/CorporationsProjectsDetailConfigurationshipinsurance.md +18 -0
  124. package/docs/CorporationsProjectsDetailConfigurationunknown.md +15 -0
  125. package/docs/CorporationsProjectsDetailContribution.md +17 -0
  126. package/docs/CorporationsProjectsDetailCreator.md +15 -0
  127. package/docs/CorporationsProjectsDetailDetails.md +18 -0
  128. package/docs/CorporationsProjectsDetailProgress.md +15 -0
  129. package/docs/CorporationsProjectsDetailProject.md +19 -0
  130. package/docs/CorporationsProjectsDetailReward.md +15 -0
  131. package/docs/CorporationsProjectsListing.md +15 -0
  132. package/docs/Cursor.md +15 -0
  133. package/docs/DamageShip.md +14 -0
  134. package/docs/DefendFwComplex.md +14 -0
  135. package/docs/DeliverItem.md +14 -0
  136. package/docs/DestroyNpc.md +14 -0
  137. package/docs/DestroyShip.md +14 -0
  138. package/docs/DogmaApi.md +10 -10
  139. package/docs/EarnLoyaltyPoint.md +14 -0
  140. package/docs/FactionId.md +14 -0
  141. package/docs/FactionWarfareApi.md +16 -16
  142. package/docs/FittingsApi.md +6 -6
  143. package/docs/FleetsApi.md +28 -28
  144. package/docs/FreelanceJobsApi.md +546 -0
  145. package/docs/FreelanceJobsDetail.md +23 -0
  146. package/docs/FreelanceJobsDetailAccessandvisibility.md +16 -0
  147. package/docs/FreelanceJobsDetailBroadcastlocations.md +15 -0
  148. package/docs/FreelanceJobsDetailConfiguration.md +16 -0
  149. package/docs/FreelanceJobsDetailConfigurationParametersValue.md +17 -0
  150. package/docs/FreelanceJobsDetailContribution.md +18 -0
  151. package/docs/FreelanceJobsDetailCreator.md +15 -0
  152. package/docs/FreelanceJobsDetailCreatorcharacter.md +15 -0
  153. package/docs/FreelanceJobsDetailCreatorcorporation.md +15 -0
  154. package/docs/FreelanceJobsDetailDetails.md +19 -0
  155. package/docs/FreelanceJobsDetailFreelancejob.md +19 -0
  156. package/docs/FreelanceJobsDetailParameterboolean.md +14 -0
  157. package/docs/FreelanceJobsDetailParametercorporationitemdelivery.md +15 -0
  158. package/docs/FreelanceJobsDetailParametermatcher.md +14 -0
  159. package/docs/FreelanceJobsDetailParametermatchervalue.md +15 -0
  160. package/docs/FreelanceJobsDetailParameteroptions.md +14 -0
  161. package/docs/FreelanceJobsDetailProgress.md +15 -0
  162. package/docs/FreelanceJobsDetailRestrictions.md +15 -0
  163. package/docs/FreelanceJobsDetailReward.md +15 -0
  164. package/docs/FreelanceJobsListing.md +15 -0
  165. package/docs/GroupId.md +14 -0
  166. package/docs/GroupId1.md +14 -0
  167. package/docs/IncursionsApi.md +2 -2
  168. package/docs/IndustryApi.md +16 -16
  169. package/docs/InsuranceApi.md +2 -2
  170. package/docs/KillmailsApi.md +6 -6
  171. package/docs/LocationApi.md +6 -6
  172. package/docs/LostShip.md +14 -0
  173. package/docs/LoyaltyApi.md +4 -4
  174. package/docs/MailApi.md +18 -18
  175. package/docs/Manual.md +14 -0
  176. package/docs/ManufactureItem.md +14 -0
  177. package/docs/MarketApi.md +22 -22
  178. package/docs/Matcher.md +14 -0
  179. package/docs/MetaApi.md +82 -4
  180. package/docs/MetaChangelogEntry.md +1 -1
  181. package/docs/MetaStatus.md +14 -0
  182. package/docs/MetaStatusRoutestatus.md +16 -0
  183. package/docs/MineMaterial.md +14 -0
  184. package/docs/ModelBoolean.md +14 -0
  185. package/docs/Options.md +14 -0
  186. package/docs/PlanetaryInteractionApi.md +8 -8
  187. package/docs/RegionId.md +14 -0
  188. package/docs/RemoteBoostShield.md +14 -0
  189. package/docs/RemoteRepairArmor.md +14 -0
  190. package/docs/Route.md +14 -0
  191. package/docs/RouteConnection.md +15 -0
  192. package/docs/RouteRequestBody.md +17 -0
  193. package/docs/RoutesApi.md +22 -28
  194. package/docs/SalvageWreck.md +14 -0
  195. package/docs/ScanSignature.md +14 -0
  196. package/docs/SearchApi.md +2 -2
  197. package/docs/ShipInsurance.md +14 -0
  198. package/docs/SkillsApi.md +6 -6
  199. package/docs/SolarSystemId.md +14 -0
  200. package/docs/SovereigntyApi.md +6 -6
  201. package/docs/StationId.md +14 -0
  202. package/docs/StatusApi.md +2 -2
  203. package/docs/StructureId.md +14 -0
  204. package/docs/TypeId.md +14 -0
  205. package/docs/UniverseApi.md +60 -60
  206. package/docs/Unknown.md +14 -0
  207. package/docs/UserInterfaceApi.md +10 -10
  208. package/docs/WalletApi.md +12 -12
  209. package/docs/WarsApi.md +6 -6
  210. package/esisl_genoa_client-0.1.4.tgz +0 -0
  211. package/esisl_genoa_client-0.1.5.tgz +0 -0
  212. package/package.json +1 -1
  213. package/src/apis/AllianceApi.ts +25 -25
  214. package/src/apis/AssetsApi.ts +37 -37
  215. package/src/apis/CalendarApi.ts +25 -25
  216. package/src/apis/CharacterApi.ts +85 -89
  217. package/src/apis/ClonesApi.ts +13 -13
  218. package/src/apis/ContactsApi.ts +55 -55
  219. package/src/apis/ContractsApi.ts +55 -55
  220. package/src/apis/CorporationApi.ts +133 -137
  221. package/src/apis/CorporationProjectsApi.ts +634 -0
  222. package/src/apis/DogmaApi.ts +31 -31
  223. package/src/apis/FactionWarfareApi.ts +49 -49
  224. package/src/apis/FittingsApi.ts +19 -19
  225. package/src/apis/FleetsApi.ts +85 -85
  226. package/src/apis/FreelanceJobsApi.ts +846 -0
  227. package/src/apis/IncursionsApi.ts +7 -7
  228. package/src/apis/IndustryApi.ts +49 -49
  229. package/src/apis/InsuranceApi.ts +7 -7
  230. package/src/apis/KillmailsApi.ts +19 -19
  231. package/src/apis/LocationApi.ts +19 -19
  232. package/src/apis/LoyaltyApi.ts +13 -13
  233. package/src/apis/MailApi.ts +55 -63
  234. package/src/apis/MarketApi.ts +67 -67
  235. package/src/apis/MetaApi.ts +122 -13
  236. package/src/apis/PlanetaryInteractionApi.ts +25 -25
  237. package/src/apis/RoutesApi.ts +54 -65
  238. package/src/apis/SearchApi.ts +7 -7
  239. package/src/apis/SkillsApi.ts +19 -19
  240. package/src/apis/SovereigntyApi.ts +19 -19
  241. package/src/apis/StatusApi.ts +7 -7
  242. package/src/apis/UniverseApi.ts +181 -181
  243. package/src/apis/UserInterfaceApi.ts +31 -31
  244. package/src/apis/WalletApi.ts +37 -41
  245. package/src/apis/WarsApi.ts +19 -19
  246. package/src/apis/index.ts +2 -0
  247. package/src/models/index.ts +2374 -308
  248. package/src/runtime.ts +14 -225
  249. package/esisl_genoa_client-0.1.0.tgz +0 -0
  250. package/esisl_genoa_client-0.1.1.tgz +0 -0
@@ -0,0 +1,387 @@
1
+ # CorporationProjectsApi
2
+
3
+ All URIs are relative to *https://esi.evetech.net*
4
+
5
+ | Method | HTTP request | Description |
6
+ |------------- | ------------- | -------------|
7
+ | [**getCorporationsProjectsContribution**](CorporationProjectsApi.md#getcorporationsprojectscontribution) | **GET** /corporations/{corporation_id}/projects/{project_id}/contribution/{character_id} | Get your project contribution |
8
+ | [**getCorporationsProjectsContributors**](CorporationProjectsApi.md#getcorporationsprojectscontributors) | **GET** /corporations/{corporation_id}/projects/{project_id}/contributors | List project contributors |
9
+ | [**getCorporationsProjectsDetail**](CorporationProjectsApi.md#getcorporationsprojectsdetail) | **GET** /corporations/{corporation_id}/projects/{project_id} | Get project details |
10
+ | [**getCorporationsProjectsListing**](CorporationProjectsApi.md#getcorporationsprojectslisting) | **GET** /corporations/{corporation_id}/projects | List corporation projects |
11
+
12
+
13
+
14
+ ## getCorporationsProjectsContribution
15
+
16
+ > CorporationsProjectsContribution getCorporationsProjectsContribution(corporationId, projectId, characterId, xCompatibilityDate, ifModifiedSince, acceptLanguage, ifNoneMatch, xTenant)
17
+
18
+ Get your project contribution
19
+
20
+ Show your contribution to a corporation project.
21
+
22
+ ### Example
23
+
24
+ ```ts
25
+ import {
26
+ Configuration,
27
+ CorporationProjectsApi,
28
+ } from 'esisl_genoa_client';
29
+ import type { GetCorporationsProjectsContributionRequest } from 'esisl_genoa_client';
30
+
31
+ async function example() {
32
+ console.log("🚀 Testing esisl_genoa_client SDK...");
33
+ const config = new Configuration({
34
+ // To configure OAuth2 access token for authorization: OAuth2 accessCode
35
+ accessToken: "YOUR ACCESS TOKEN",
36
+ });
37
+ const api = new CorporationProjectsApi(config);
38
+
39
+ const body = {
40
+ // number | The ID of the corporation
41
+ corporationId: 789,
42
+ // string | The ID of the project
43
+ projectId: 38400000-8cf0-11bd-b23e-10b96e4ef00d,
44
+ // number | The ID of the character
45
+ characterId: 789,
46
+ // '2025-12-16' | The compatibility date for the request.
47
+ xCompatibilityDate: 2013-10-20,
48
+ // string | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. (optional)
49
+ ifModifiedSince: ifModifiedSince_example,
50
+ // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
51
+ acceptLanguage: acceptLanguage_example,
52
+ // string | The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional)
53
+ ifNoneMatch: ifNoneMatch_example,
54
+ // string | The tenant ID for the request. (optional)
55
+ xTenant: ,
56
+ } satisfies GetCorporationsProjectsContributionRequest;
57
+
58
+ try {
59
+ const data = await api.getCorporationsProjectsContribution(body);
60
+ console.log(data);
61
+ } catch (error) {
62
+ console.error(error);
63
+ }
64
+ }
65
+
66
+ // Run the test
67
+ example().catch(console.error);
68
+ ```
69
+
70
+ ### Parameters
71
+
72
+
73
+ | Name | Type | Description | Notes |
74
+ |------------- | ------------- | ------------- | -------------|
75
+ | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
76
+ | **projectId** | `string` | The ID of the project | [Defaults to `undefined`] |
77
+ | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
78
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
79
+ | **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`] |
80
+ | **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] |
81
+ | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
82
+ | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
83
+
84
+ ### Return type
85
+
86
+ [**CorporationsProjectsContribution**](CorporationsProjectsContribution.md)
87
+
88
+ ### Authorization
89
+
90
+ [OAuth2 accessCode](../README.md#OAuth2-accessCode)
91
+
92
+ ### HTTP request headers
93
+
94
+ - **Content-Type**: Not defined
95
+ - **Accept**: `application/json`
96
+
97
+
98
+ ### HTTP response details
99
+ | Status code | Description | Response headers |
100
+ |-------------|-------------|------------------|
101
+ | **200** | OK | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
102
+ | **0** | Error | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
103
+
104
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
105
+
106
+
107
+ ## getCorporationsProjectsContributors
108
+
109
+ > CorporationsProjectsContributors getCorporationsProjectsContributors(corporationId, projectId, xCompatibilityDate, after, before, limit, acceptLanguage, ifNoneMatch, xTenant)
110
+
111
+ List project contributors
112
+
113
+ Listing of all contributors to a corporation project.
114
+
115
+ ### Example
116
+
117
+ ```ts
118
+ import {
119
+ Configuration,
120
+ CorporationProjectsApi,
121
+ } from 'esisl_genoa_client';
122
+ import type { GetCorporationsProjectsContributorsRequest } from 'esisl_genoa_client';
123
+
124
+ async function example() {
125
+ console.log("🚀 Testing esisl_genoa_client SDK...");
126
+ const config = new Configuration({
127
+ // To configure OAuth2 access token for authorization: OAuth2 accessCode
128
+ accessToken: "YOUR ACCESS TOKEN",
129
+ });
130
+ const api = new CorporationProjectsApi(config);
131
+
132
+ const body = {
133
+ // number | The ID of the corporation
134
+ corporationId: 789,
135
+ // string | The ID of the project
136
+ projectId: 38400000-8cf0-11bd-b23e-10b96e4ef00d,
137
+ // '2025-12-16' | The compatibility date for the request.
138
+ xCompatibilityDate: 2013-10-20,
139
+ // string | Return records from after this cursor (mutual exclusive with \'before\'). \'0\' to start from the beginning. (optional)
140
+ after: after_example,
141
+ // string | Return records from before this cursor (mutual exclusive with \'after\'). \'0\' to start from the end. (optional)
142
+ before: before_example,
143
+ // number | The amount of records to retrieve per request. (optional)
144
+ limit: 789,
145
+ // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
146
+ acceptLanguage: acceptLanguage_example,
147
+ // string | The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional)
148
+ ifNoneMatch: ifNoneMatch_example,
149
+ // string | The tenant ID for the request. (optional)
150
+ xTenant: ,
151
+ } satisfies GetCorporationsProjectsContributorsRequest;
152
+
153
+ try {
154
+ const data = await api.getCorporationsProjectsContributors(body);
155
+ console.log(data);
156
+ } catch (error) {
157
+ console.error(error);
158
+ }
159
+ }
160
+
161
+ // Run the test
162
+ example().catch(console.error);
163
+ ```
164
+
165
+ ### Parameters
166
+
167
+
168
+ | Name | Type | Description | Notes |
169
+ |------------- | ------------- | ------------- | -------------|
170
+ | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
171
+ | **projectId** | `string` | The ID of the project | [Defaults to `undefined`] |
172
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
173
+ | **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`] |
174
+ | **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`] |
175
+ | **limit** | `number` | The amount of records to retrieve per request. | [Optional] [Defaults to `10`] |
176
+ | **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] |
177
+ | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
178
+ | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
179
+
180
+ ### Return type
181
+
182
+ [**CorporationsProjectsContributors**](CorporationsProjectsContributors.md)
183
+
184
+ ### Authorization
185
+
186
+ [OAuth2 accessCode](../README.md#OAuth2-accessCode)
187
+
188
+ ### HTTP request headers
189
+
190
+ - **Content-Type**: Not defined
191
+ - **Accept**: `application/json`
192
+
193
+
194
+ ### HTTP response details
195
+ | Status code | Description | Response headers |
196
+ |-------------|-------------|------------------|
197
+ | **200** | OK | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
198
+ | **0** | Error | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
199
+
200
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
201
+
202
+
203
+ ## getCorporationsProjectsDetail
204
+
205
+ > CorporationsProjectsDetail getCorporationsProjectsDetail(corporationId, projectId, xCompatibilityDate, ifModifiedSince, acceptLanguage, ifNoneMatch, xTenant)
206
+
207
+ Get project details
208
+
209
+ Get the details of a corporation project.
210
+
211
+ ### Example
212
+
213
+ ```ts
214
+ import {
215
+ Configuration,
216
+ CorporationProjectsApi,
217
+ } from 'esisl_genoa_client';
218
+ import type { GetCorporationsProjectsDetailRequest } from 'esisl_genoa_client';
219
+
220
+ async function example() {
221
+ console.log("🚀 Testing esisl_genoa_client SDK...");
222
+ const config = new Configuration({
223
+ // To configure OAuth2 access token for authorization: OAuth2 accessCode
224
+ accessToken: "YOUR ACCESS TOKEN",
225
+ });
226
+ const api = new CorporationProjectsApi(config);
227
+
228
+ const body = {
229
+ // number | The ID of the corporation
230
+ corporationId: 789,
231
+ // string | The ID of the project
232
+ projectId: 38400000-8cf0-11bd-b23e-10b96e4ef00d,
233
+ // '2025-12-16' | The compatibility date for the request.
234
+ xCompatibilityDate: 2013-10-20,
235
+ // string | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. (optional)
236
+ ifModifiedSince: ifModifiedSince_example,
237
+ // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
238
+ acceptLanguage: acceptLanguage_example,
239
+ // string | The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional)
240
+ ifNoneMatch: ifNoneMatch_example,
241
+ // string | The tenant ID for the request. (optional)
242
+ xTenant: ,
243
+ } satisfies GetCorporationsProjectsDetailRequest;
244
+
245
+ try {
246
+ const data = await api.getCorporationsProjectsDetail(body);
247
+ console.log(data);
248
+ } catch (error) {
249
+ console.error(error);
250
+ }
251
+ }
252
+
253
+ // Run the test
254
+ example().catch(console.error);
255
+ ```
256
+
257
+ ### Parameters
258
+
259
+
260
+ | Name | Type | Description | Notes |
261
+ |------------- | ------------- | ------------- | -------------|
262
+ | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
263
+ | **projectId** | `string` | The ID of the project | [Defaults to `undefined`] |
264
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
265
+ | **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`] |
266
+ | **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] |
267
+ | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
268
+ | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
269
+
270
+ ### Return type
271
+
272
+ [**CorporationsProjectsDetail**](CorporationsProjectsDetail.md)
273
+
274
+ ### Authorization
275
+
276
+ [OAuth2 accessCode](../README.md#OAuth2-accessCode)
277
+
278
+ ### HTTP request headers
279
+
280
+ - **Content-Type**: Not defined
281
+ - **Accept**: `application/json`
282
+
283
+
284
+ ### HTTP response details
285
+ | Status code | Description | Response headers |
286
+ |-------------|-------------|------------------|
287
+ | **200** | OK | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
288
+ | **0** | Error | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
289
+
290
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
291
+
292
+
293
+ ## getCorporationsProjectsListing
294
+
295
+ > CorporationsProjectsListing getCorporationsProjectsListing(corporationId, xCompatibilityDate, after, before, limit, state, acceptLanguage, ifNoneMatch, xTenant)
296
+
297
+ List corporation projects
298
+
299
+ Listing of all (active) corporation projects.
300
+
301
+ ### Example
302
+
303
+ ```ts
304
+ import {
305
+ Configuration,
306
+ CorporationProjectsApi,
307
+ } from 'esisl_genoa_client';
308
+ import type { GetCorporationsProjectsListingRequest } from 'esisl_genoa_client';
309
+
310
+ async function example() {
311
+ console.log("🚀 Testing esisl_genoa_client SDK...");
312
+ const config = new Configuration({
313
+ // To configure OAuth2 access token for authorization: OAuth2 accessCode
314
+ accessToken: "YOUR ACCESS TOKEN",
315
+ });
316
+ const api = new CorporationProjectsApi(config);
317
+
318
+ const body = {
319
+ // number | The ID of the corporation
320
+ corporationId: 789,
321
+ // '2025-12-16' | The compatibility date for the request.
322
+ xCompatibilityDate: 2013-10-20,
323
+ // string | Return records from after this cursor (mutual exclusive with \'before\'). \'0\' to start from the beginning. (optional)
324
+ after: after_example,
325
+ // string | Return records from before this cursor (mutual exclusive with \'after\'). \'0\' to start from the end. (optional)
326
+ before: before_example,
327
+ // number | The amount of records to retrieve per request. (optional)
328
+ limit: 789,
329
+ // 'All' | 'Active' | Filter by state (optional)
330
+ state: state_example,
331
+ // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
332
+ acceptLanguage: acceptLanguage_example,
333
+ // string | The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional)
334
+ ifNoneMatch: ifNoneMatch_example,
335
+ // string | The tenant ID for the request. (optional)
336
+ xTenant: ,
337
+ } satisfies GetCorporationsProjectsListingRequest;
338
+
339
+ try {
340
+ const data = await api.getCorporationsProjectsListing(body);
341
+ console.log(data);
342
+ } catch (error) {
343
+ console.error(error);
344
+ }
345
+ }
346
+
347
+ // Run the test
348
+ example().catch(console.error);
349
+ ```
350
+
351
+ ### Parameters
352
+
353
+
354
+ | Name | Type | Description | Notes |
355
+ |------------- | ------------- | ------------- | -------------|
356
+ | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
357
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
358
+ | **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`] |
359
+ | **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`] |
360
+ | **limit** | `number` | The amount of records to retrieve per request. | [Optional] [Defaults to `10`] |
361
+ | **state** | `All`, `Active` | Filter by state | [Optional] [Defaults to `&#39;Active&#39;`] [Enum: All, Active] |
362
+ | **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] |
363
+ | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
364
+ | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
365
+
366
+ ### Return type
367
+
368
+ [**CorporationsProjectsListing**](CorporationsProjectsListing.md)
369
+
370
+ ### Authorization
371
+
372
+ [OAuth2 accessCode](../README.md#OAuth2-accessCode)
373
+
374
+ ### HTTP request headers
375
+
376
+ - **Content-Type**: Not defined
377
+ - **Accept**: `application/json`
378
+
379
+
380
+ ### HTTP response details
381
+ | Status code | Description | Response headers |
382
+ |-------------|-------------|------------------|
383
+ | **200** | OK | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
384
+ | **0** | Error | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
385
+
386
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
387
+
@@ -0,0 +1,15 @@
1
+
2
+ # CorporationsFreelanceJobsListing
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `cursor` | [Cursor](Cursor.md)
10
+ `freelanceJobs` | [Array&lt;FreelanceJobsDetailFreelancejob&gt;](FreelanceJobsDetailFreelancejob.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
+
@@ -0,0 +1,15 @@
1
+
2
+ # CorporationsFreelanceJobsParticipants
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `cursor` | [Cursor](Cursor.md)
10
+ `participants` | [Array&lt;CorporationsFreelanceJobsParticipantsParticipant&gt;](CorporationsFreelanceJobsParticipantsParticipant.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
+
@@ -0,0 +1,17 @@
1
+
2
+ # CorporationsFreelanceJobsParticipantsParticipant
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `contributed` | number
10
+ `id` | number
11
+ `name` | string
12
+ `state` | string
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,15 @@
1
+
2
+ # CorporationsProjectsContribution
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `contributed` | number
10
+ `lastModified` | 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,15 @@
1
+
2
+ # CorporationsProjectsContributors
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `contributors` | [Array&lt;CorporationsProjectsContributorsContributor&gt;](CorporationsProjectsContributorsContributor.md)
10
+ `cursor` | [Cursor](Cursor.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
+
@@ -0,0 +1,16 @@
1
+
2
+ # CorporationsProjectsContributorsContributor
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `contributed` | number
10
+ `id` | number
11
+ `name` | string
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,23 @@
1
+
2
+ # CorporationsProjectsDetail
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `_configuration` | [CorporationsProjectsDetailConfiguration](CorporationsProjectsDetailConfiguration.md)
10
+ `contribution` | [CorporationsProjectsDetailContribution](CorporationsProjectsDetailContribution.md)
11
+ `creator` | [CorporationsProjectsDetailCreator](CorporationsProjectsDetailCreator.md)
12
+ `details` | [CorporationsProjectsDetailDetails](CorporationsProjectsDetailDetails.md)
13
+ `id` | string
14
+ `lastModified` | string
15
+ `name` | string
16
+ `progress` | [CorporationsProjectsDetailProgress](CorporationsProjectsDetailProgress.md)
17
+ `reward` | [CorporationsProjectsDetailReward](CorporationsProjectsDetailReward.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,31 @@
1
+
2
+ # CorporationsProjectsDetailConfiguration
3
+
4
+ Project\'s configuration
5
+
6
+ ## Properties
7
+
8
+ Name | Type
9
+ ------------ | -------------
10
+ `captureFwComplex` | [CorporationsProjectsDetailConfigurationcapturefwcomplex](CorporationsProjectsDetailConfigurationcapturefwcomplex.md)
11
+ `damageShip` | [CorporationsProjectsDetailConfigurationdamageship](CorporationsProjectsDetailConfigurationdamageship.md)
12
+ `defendFwComplex` | [CorporationsProjectsDetailConfigurationdefendfwcomplex](CorporationsProjectsDetailConfigurationdefendfwcomplex.md)
13
+ `deliverItem` | [CorporationsProjectsDetailConfigurationdeliveritem](CorporationsProjectsDetailConfigurationdeliveritem.md)
14
+ `destroyNpc` | [CorporationsProjectsDetailConfigurationdestroynpc](CorporationsProjectsDetailConfigurationdestroynpc.md)
15
+ `destroyShip` | [CorporationsProjectsDetailConfigurationdestroyship](CorporationsProjectsDetailConfigurationdestroyship.md)
16
+ `earnLoyaltyPoint` | [CorporationsProjectsDetailConfigurationearnloyaltypoints](CorporationsProjectsDetailConfigurationearnloyaltypoints.md)
17
+ `lostShip` | [CorporationsProjectsDetailConfigurationlostship](CorporationsProjectsDetailConfigurationlostship.md)
18
+ `manual` | object
19
+ `manufactureItem` | [CorporationsProjectsDetailConfigurationmanufactureitem](CorporationsProjectsDetailConfigurationmanufactureitem.md)
20
+ `mineMaterial` | [CorporationsProjectsDetailConfigurationminematerial](CorporationsProjectsDetailConfigurationminematerial.md)
21
+ `remoteBoostShield` | [CorporationsProjectsDetailConfigurationremoteboostshield](CorporationsProjectsDetailConfigurationremoteboostshield.md)
22
+ `remoteRepairArmor` | [CorporationsProjectsDetailConfigurationremoterepairarmor](CorporationsProjectsDetailConfigurationremoterepairarmor.md)
23
+ `salvageWreck` | [CorporationsProjectsDetailConfigurationsalvagewreck](CorporationsProjectsDetailConfigurationsalvagewreck.md)
24
+ `scanSignature` | [CorporationsProjectsDetailConfigurationscansignature](CorporationsProjectsDetailConfigurationscansignature.md)
25
+ `shipInsurance` | [CorporationsProjectsDetailConfigurationshipinsurance](CorporationsProjectsDetailConfigurationshipinsurance.md)
26
+ `unknown` | [CorporationsProjectsDetailConfigurationunknown](CorporationsProjectsDetailConfigurationunknown.md)
27
+
28
+
29
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
30
+
31
+
@@ -0,0 +1,16 @@
1
+
2
+ # CorporationsProjectsDetailConfigurationcapturefwcomplex
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `archetypes` | [Array&lt;CorporationsProjectsDetailConfigurationmatcherarchetype&gt;](CorporationsProjectsDetailConfigurationmatcherarchetype.md)
10
+ `factions` | [Array&lt;CorporationsProjectsDetailConfigurationmatcherfaction&gt;](CorporationsProjectsDetailConfigurationmatcherfaction.md)
11
+ `locations` | [Array&lt;CorporationsProjectsDetailConfigurationcapturefwcomplexLocationsInner&gt;](CorporationsProjectsDetailConfigurationcapturefwcomplexLocationsInner.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,16 @@
1
+
2
+ # CorporationsProjectsDetailConfigurationcapturefwcomplexLocationsInner
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `solarSystemId` | number
10
+ `constellationId` | number
11
+ `regionId` | 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,16 @@
1
+
2
+ # CorporationsProjectsDetailConfigurationdamageship
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `identities` | [Array&lt;CorporationsProjectsDetailConfigurationdamageshipIdentitiesInner&gt;](CorporationsProjectsDetailConfigurationdamageshipIdentitiesInner.md)
10
+ `locations` | [Array&lt;CorporationsProjectsDetailConfigurationcapturefwcomplexLocationsInner&gt;](CorporationsProjectsDetailConfigurationcapturefwcomplexLocationsInner.md)
11
+ `ships` | [Array&lt;CorporationsProjectsDetailConfigurationdamageshipShipsInner&gt;](CorporationsProjectsDetailConfigurationdamageshipShipsInner.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,17 @@
1
+
2
+ # CorporationsProjectsDetailConfigurationdamageshipIdentitiesInner
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `characterId` | number
10
+ `corporationId` | number
11
+ `allianceId` | number
12
+ `factionId` | number
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,15 @@
1
+
2
+ # CorporationsProjectsDetailConfigurationdamageshipShipsInner
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `typeId` | number
10
+ `groupId` | number
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
+ # CorporationsProjectsDetailConfigurationdefendfwcomplex
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `archetypes` | [Array&lt;CorporationsProjectsDetailConfigurationmatcherarchetype&gt;](CorporationsProjectsDetailConfigurationmatcherarchetype.md)
10
+ `factions` | [Array&lt;CorporationsProjectsDetailConfigurationmatcherfaction&gt;](CorporationsProjectsDetailConfigurationmatcherfaction.md)
11
+ `locations` | [Array&lt;CorporationsProjectsDetailConfigurationcapturefwcomplexLocationsInner&gt;](CorporationsProjectsDetailConfigurationcapturefwcomplexLocationsInner.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,16 @@
1
+
2
+ # CorporationsProjectsDetailConfigurationdeliveritem
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `dockingLocations` | [Array&lt;CorporationsProjectsDetailConfigurationdeliveritemDockingLocationsInner&gt;](CorporationsProjectsDetailConfigurationdeliveritemDockingLocationsInner.md)
10
+ `items` | [Array&lt;CorporationsProjectsDetailConfigurationdeliveritemItemsInner&gt;](CorporationsProjectsDetailConfigurationdeliveritemItemsInner.md)
11
+ `officeId` | 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
+