eve-esi-client-ts 1.1.21 → 1.1.23
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.
- package/.openapi-generator/VERSION +1 -1
- package/README.md +3 -3
- package/api.ts +355 -347
- package/base.ts +1 -1
- package/common.ts +1 -1
- package/configuration.ts +1 -1
- package/dist/api.d.ts +300 -292
- package/dist/api.js +338 -338
- package/dist/base.d.ts +1 -1
- package/dist/base.js +1 -1
- package/dist/common.d.ts +1 -1
- package/dist/common.js +1 -1
- package/dist/configuration.d.ts +1 -1
- package/dist/configuration.js +1 -1
- package/dist/esm/api.d.ts +300 -292
- package/dist/esm/api.js +336 -336
- package/dist/esm/base.d.ts +1 -1
- package/dist/esm/base.js +1 -1
- package/dist/esm/common.d.ts +1 -1
- package/dist/esm/common.js +1 -1
- package/dist/esm/configuration.d.ts +1 -1
- package/dist/esm/configuration.js +1 -1
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/docs/AccessListApi.md +4 -4
- package/docs/ActivitiesApi.md +6 -6
- package/docs/AllianceApi.md +8 -8
- package/docs/AssetsApi.md +12 -12
- package/docs/CalendarApi.md +8 -8
- package/docs/CharacterApi.md +94 -94
- package/docs/CharactersDetail.md +6 -2
- package/docs/ClonesApi.md +4 -4
- package/docs/ContactsApi.md +18 -18
- package/docs/ContractsApi.md +18 -18
- package/docs/CorporationApi.md +44 -44
- package/docs/CorporationProjectsApi.md +8 -8
- package/docs/CorporationsStructuresSkyhooksDetailReagent.md +2 -2
- package/docs/CorporationsStructuresSovereigntyHubsDetailReagent.md +1 -1
- package/docs/DogmaApi.md +10 -10
- package/docs/FactionWarfareApi.md +16 -16
- package/docs/FittingsApi.md +6 -6
- package/docs/FleetsApi.md +28 -28
- package/docs/FreelanceJobsApi.md +12 -12
- package/docs/IncursionsApi.md +2 -2
- package/docs/IndustryApi.md +16 -16
- package/docs/InsuranceApi.md +2 -2
- package/docs/KillmailsApi.md +6 -6
- package/docs/LocationApi.md +6 -6
- package/docs/LoyaltyApi.md +4 -4
- package/docs/MailApi.md +18 -18
- package/docs/MarketApi.md +22 -22
- package/docs/MetaApi.md +6 -6
- package/docs/PlanetaryInteractionApi.md +8 -8
- package/docs/RoutesApi.md +2 -2
- package/docs/SearchApi.md +2 -2
- package/docs/SkillsApi.md +6 -6
- package/docs/SovereigntyApi.md +4 -4
- package/docs/StatusApi.md +2 -2
- package/docs/StructuresApi.md +12 -12
- package/docs/UniverseApi.md +60 -60
- package/docs/UserInterfaceApi.md +10 -10
- package/docs/WalletApi.md +12 -12
- package/docs/WarsApi.md +6 -6
- package/index.ts +1 -1
- package/package.json +1 -1
package/dist/esm/base.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* EVE Spring Inebriation (ESI) - tranquility
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2026-
|
|
5
|
+
* The version of the OpenAPI document: 2026-06-09
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/esm/base.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* EVE Spring Inebriation (ESI) - tranquility
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 2026-
|
|
7
|
+
* The version of the OpenAPI document: 2026-06-09
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/esm/common.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* EVE Spring Inebriation (ESI) - tranquility
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2026-
|
|
5
|
+
* The version of the OpenAPI document: 2026-06-09
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/esm/common.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* EVE Spring Inebriation (ESI) - tranquility
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 2026-
|
|
7
|
+
* The version of the OpenAPI document: 2026-06-09
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* EVE Spring Inebriation (ESI) - tranquility
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2026-
|
|
5
|
+
* The version of the OpenAPI document: 2026-06-09
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* EVE Spring Inebriation (ESI) - tranquility
|
|
4
4
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 2026-
|
|
6
|
+
* The version of the OpenAPI document: 2026-06-09
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/esm/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* EVE Spring Inebriation (ESI) - tranquility
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2026-
|
|
5
|
+
* The version of the OpenAPI document: 2026-06-09
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/esm/index.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* EVE Spring Inebriation (ESI) - tranquility
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 2026-
|
|
7
|
+
* The version of the OpenAPI document: 2026-06-09
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* EVE Spring Inebriation (ESI) - tranquility
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 2026-
|
|
5
|
+
* The version of the OpenAPI document: 2026-06-09
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/index.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* EVE Spring Inebriation (ESI) - tranquility
|
|
6
6
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 2026-
|
|
8
|
+
* The version of the OpenAPI document: 2026-06-09
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/docs/AccessListApi.md
CHANGED
|
@@ -25,7 +25,7 @@ const apiInstance = new AccessListApi(configuration);
|
|
|
25
25
|
|
|
26
26
|
let accessListId: number; //The ID of the Access List (default to undefined)
|
|
27
27
|
let characterId: number; //The ID of the character (default to undefined)
|
|
28
|
-
let xCompatibilityDate: '2026-
|
|
28
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
29
29
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
30
30
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
31
31
|
let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
|
|
@@ -48,7 +48,7 @@ const { status, data } = await apiInstance.getCharactersAccessListsDetail(
|
|
|
48
48
|
|------------- | ------------- | ------------- | -------------|
|
|
49
49
|
| **accessListId** | **number** | The ID of the Access List | defaults to undefined|
|
|
50
50
|
| **characterId** | **number** | The ID of the character | defaults to undefined|
|
|
51
|
-
| **xCompatibilityDate** | [**'2026-
|
|
51
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
52
52
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
53
53
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
54
54
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
|
@@ -94,7 +94,7 @@ const configuration = new Configuration();
|
|
|
94
94
|
const apiInstance = new AccessListApi(configuration);
|
|
95
95
|
|
|
96
96
|
let characterId: number; //The ID of the character (default to undefined)
|
|
97
|
-
let xCompatibilityDate: '2026-
|
|
97
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
98
98
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
99
99
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
100
100
|
let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
|
|
@@ -115,7 +115,7 @@ const { status, data } = await apiInstance.getCharactersAccessListsListing(
|
|
|
115
115
|
|Name | Type | Description | Notes|
|
|
116
116
|
|------------- | ------------- | ------------- | -------------|
|
|
117
117
|
| **characterId** | **number** | The ID of the character | defaults to undefined|
|
|
118
|
-
| **xCompatibilityDate** | [**'2026-
|
|
118
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
119
119
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
120
120
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
121
121
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
package/docs/ActivitiesApi.md
CHANGED
|
@@ -26,7 +26,7 @@ const apiInstance = new ActivitiesApi(configuration);
|
|
|
26
26
|
|
|
27
27
|
let operationId: string; //The ID of the operation (default to undefined)
|
|
28
28
|
let characterId: number; //The ID of the character (default to undefined)
|
|
29
|
-
let xCompatibilityDate: '2026-
|
|
29
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
30
30
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
31
31
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
32
32
|
let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
|
|
@@ -49,7 +49,7 @@ const { status, data } = await apiInstance.getCharactersMercenaryTacticalOperati
|
|
|
49
49
|
|------------- | ------------- | ------------- | -------------|
|
|
50
50
|
| **operationId** | **string** | The ID of the operation | defaults to undefined|
|
|
51
51
|
| **characterId** | **number** | The ID of the character | defaults to undefined|
|
|
52
|
-
| **xCompatibilityDate** | [**'2026-
|
|
52
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
53
53
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
54
54
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
55
55
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
|
@@ -95,7 +95,7 @@ const configuration = new Configuration();
|
|
|
95
95
|
const apiInstance = new ActivitiesApi(configuration);
|
|
96
96
|
|
|
97
97
|
let characterId: number; //The ID of the character (default to undefined)
|
|
98
|
-
let xCompatibilityDate: '2026-
|
|
98
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
99
99
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
100
100
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
101
101
|
let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
|
|
@@ -116,7 +116,7 @@ const { status, data } = await apiInstance.getCharactersMercenaryTacticalOperati
|
|
|
116
116
|
|Name | Type | Description | Notes|
|
|
117
117
|
|------------- | ------------- | ------------- | -------------|
|
|
118
118
|
| **characterId** | **number** | The ID of the character | defaults to undefined|
|
|
119
|
-
| **xCompatibilityDate** | [**'2026-
|
|
119
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
120
120
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
121
121
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
122
122
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
|
@@ -161,7 +161,7 @@ import {
|
|
|
161
161
|
const configuration = new Configuration();
|
|
162
162
|
const apiInstance = new ActivitiesApi(configuration);
|
|
163
163
|
|
|
164
|
-
let xCompatibilityDate: '2026-
|
|
164
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
165
165
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
166
166
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
167
167
|
let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
|
|
@@ -180,7 +180,7 @@ const { status, data } = await apiInstance.getSkyhooksRaidable(
|
|
|
180
180
|
|
|
181
181
|
|Name | Type | Description | Notes|
|
|
182
182
|
|------------- | ------------- | ------------- | -------------|
|
|
183
|
-
| **xCompatibilityDate** | [**'2026-
|
|
183
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
184
184
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
185
185
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
186
186
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
package/docs/AllianceApi.md
CHANGED
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
const configuration = new Configuration();
|
|
26
26
|
const apiInstance = new AllianceApi(configuration);
|
|
27
27
|
|
|
28
|
-
let xCompatibilityDate: '2026-
|
|
28
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
29
29
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
30
30
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
31
31
|
let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
|
|
@@ -44,7 +44,7 @@ const { status, data } = await apiInstance.getAlliances(
|
|
|
44
44
|
|
|
45
45
|
|Name | Type | Description | Notes|
|
|
46
46
|
|------------- | ------------- | ------------- | -------------|
|
|
47
|
-
| **xCompatibilityDate** | [**'2026-
|
|
47
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
48
48
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
49
49
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
50
50
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
|
@@ -90,7 +90,7 @@ const configuration = new Configuration();
|
|
|
90
90
|
const apiInstance = new AllianceApi(configuration);
|
|
91
91
|
|
|
92
92
|
let allianceId: number; //The ID of the alliance (default to undefined)
|
|
93
|
-
let xCompatibilityDate: '2026-
|
|
93
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
94
94
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
95
95
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
96
96
|
let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
|
|
@@ -111,7 +111,7 @@ const { status, data } = await apiInstance.getAlliancesAllianceId(
|
|
|
111
111
|
|Name | Type | Description | Notes|
|
|
112
112
|
|------------- | ------------- | ------------- | -------------|
|
|
113
113
|
| **allianceId** | **number** | The ID of the alliance | defaults to undefined|
|
|
114
|
-
| **xCompatibilityDate** | [**'2026-
|
|
114
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
115
115
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
116
116
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
117
117
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
|
@@ -157,7 +157,7 @@ const configuration = new Configuration();
|
|
|
157
157
|
const apiInstance = new AllianceApi(configuration);
|
|
158
158
|
|
|
159
159
|
let allianceId: number; //The ID of the alliance (default to undefined)
|
|
160
|
-
let xCompatibilityDate: '2026-
|
|
160
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
161
161
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
162
162
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
163
163
|
let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
|
|
@@ -178,7 +178,7 @@ const { status, data } = await apiInstance.getAlliancesAllianceIdCorporations(
|
|
|
178
178
|
|Name | Type | Description | Notes|
|
|
179
179
|
|------------- | ------------- | ------------- | -------------|
|
|
180
180
|
| **allianceId** | [**number**] | The ID of the alliance | defaults to undefined|
|
|
181
|
-
| **xCompatibilityDate** | [**'2026-
|
|
181
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
182
182
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
183
183
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
184
184
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
|
@@ -224,7 +224,7 @@ const configuration = new Configuration();
|
|
|
224
224
|
const apiInstance = new AllianceApi(configuration);
|
|
225
225
|
|
|
226
226
|
let allianceId: number; //The ID of the alliance (default to undefined)
|
|
227
|
-
let xCompatibilityDate: '2026-
|
|
227
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
228
228
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
229
229
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
230
230
|
let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
|
|
@@ -245,7 +245,7 @@ const { status, data } = await apiInstance.getAlliancesAllianceIdIcons(
|
|
|
245
245
|
|Name | Type | Description | Notes|
|
|
246
246
|
|------------- | ------------- | ------------- | -------------|
|
|
247
247
|
| **allianceId** | [**number**] | The ID of the alliance | defaults to undefined|
|
|
248
|
-
| **xCompatibilityDate** | [**'2026-
|
|
248
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
249
249
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
250
250
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
251
251
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
package/docs/AssetsApi.md
CHANGED
|
@@ -28,7 +28,7 @@ const configuration = new Configuration();
|
|
|
28
28
|
const apiInstance = new AssetsApi(configuration);
|
|
29
29
|
|
|
30
30
|
let characterId: number; //The ID of the character (default to undefined)
|
|
31
|
-
let xCompatibilityDate: '2026-
|
|
31
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
32
32
|
let page: number; // (optional) (default to undefined)
|
|
33
33
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
34
34
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
@@ -51,7 +51,7 @@ const { status, data } = await apiInstance.getCharactersCharacterIdAssets(
|
|
|
51
51
|
|Name | Type | Description | Notes|
|
|
52
52
|
|------------- | ------------- | ------------- | -------------|
|
|
53
53
|
| **characterId** | [**number**] | The ID of the character | defaults to undefined|
|
|
54
|
-
| **xCompatibilityDate** | [**'2026-
|
|
54
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
55
55
|
| **page** | [**number**] | | (optional) defaults to undefined|
|
|
56
56
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
57
57
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
@@ -98,7 +98,7 @@ const configuration = new Configuration();
|
|
|
98
98
|
const apiInstance = new AssetsApi(configuration);
|
|
99
99
|
|
|
100
100
|
let corporationId: number; //The ID of the corporation (default to undefined)
|
|
101
|
-
let xCompatibilityDate: '2026-
|
|
101
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
102
102
|
let page: number; // (optional) (default to undefined)
|
|
103
103
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
104
104
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
@@ -121,7 +121,7 @@ const { status, data } = await apiInstance.getCorporationsCorporationIdAssets(
|
|
|
121
121
|
|Name | Type | Description | Notes|
|
|
122
122
|
|------------- | ------------- | ------------- | -------------|
|
|
123
123
|
| **corporationId** | [**number**] | The ID of the corporation | defaults to undefined|
|
|
124
|
-
| **xCompatibilityDate** | [**'2026-
|
|
124
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
125
125
|
| **page** | [**number**] | | (optional) defaults to undefined|
|
|
126
126
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
127
127
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
@@ -168,7 +168,7 @@ const configuration = new Configuration();
|
|
|
168
168
|
const apiInstance = new AssetsApi(configuration);
|
|
169
169
|
|
|
170
170
|
let characterId: number; //The ID of the character (default to undefined)
|
|
171
|
-
let xCompatibilityDate: '2026-
|
|
171
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
172
172
|
let requestBody: Set<number>; //
|
|
173
173
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
174
174
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
@@ -192,7 +192,7 @@ const { status, data } = await apiInstance.postCharactersCharacterIdAssetsLocati
|
|
|
192
192
|
|------------- | ------------- | ------------- | -------------|
|
|
193
193
|
| **requestBody** | **Set<number>**| | |
|
|
194
194
|
| **characterId** | [**number**] | The ID of the character | defaults to undefined|
|
|
195
|
-
| **xCompatibilityDate** | [**'2026-
|
|
195
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
196
196
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
197
197
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
198
198
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
|
@@ -238,7 +238,7 @@ const configuration = new Configuration();
|
|
|
238
238
|
const apiInstance = new AssetsApi(configuration);
|
|
239
239
|
|
|
240
240
|
let characterId: number; //The ID of the character (default to undefined)
|
|
241
|
-
let xCompatibilityDate: '2026-
|
|
241
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
242
242
|
let requestBody: Set<number>; //
|
|
243
243
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
244
244
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
@@ -262,7 +262,7 @@ const { status, data } = await apiInstance.postCharactersCharacterIdAssetsNames(
|
|
|
262
262
|
|------------- | ------------- | ------------- | -------------|
|
|
263
263
|
| **requestBody** | **Set<number>**| | |
|
|
264
264
|
| **characterId** | [**number**] | The ID of the character | defaults to undefined|
|
|
265
|
-
| **xCompatibilityDate** | [**'2026-
|
|
265
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
266
266
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
267
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
268
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
|
@@ -308,7 +308,7 @@ const configuration = new Configuration();
|
|
|
308
308
|
const apiInstance = new AssetsApi(configuration);
|
|
309
309
|
|
|
310
310
|
let corporationId: number; //The ID of the corporation (default to undefined)
|
|
311
|
-
let xCompatibilityDate: '2026-
|
|
311
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
312
312
|
let requestBody: Set<number>; //
|
|
313
313
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
314
314
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
@@ -332,7 +332,7 @@ const { status, data } = await apiInstance.postCorporationsCorporationIdAssetsLo
|
|
|
332
332
|
|------------- | ------------- | ------------- | -------------|
|
|
333
333
|
| **requestBody** | **Set<number>**| | |
|
|
334
334
|
| **corporationId** | [**number**] | The ID of the corporation | defaults to undefined|
|
|
335
|
-
| **xCompatibilityDate** | [**'2026-
|
|
335
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
336
336
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
337
337
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
338
338
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
|
@@ -378,7 +378,7 @@ const configuration = new Configuration();
|
|
|
378
378
|
const apiInstance = new AssetsApi(configuration);
|
|
379
379
|
|
|
380
380
|
let corporationId: number; //The ID of the corporation (default to undefined)
|
|
381
|
-
let xCompatibilityDate: '2026-
|
|
381
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
382
382
|
let requestBody: Set<number>; //
|
|
383
383
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
384
384
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
@@ -402,7 +402,7 @@ const { status, data } = await apiInstance.postCorporationsCorporationIdAssetsNa
|
|
|
402
402
|
|------------- | ------------- | ------------- | -------------|
|
|
403
403
|
| **requestBody** | **Set<number>**| | |
|
|
404
404
|
| **corporationId** | [**number**] | The ID of the corporation | defaults to undefined|
|
|
405
|
-
| **xCompatibilityDate** | [**'2026-
|
|
405
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
406
406
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
407
407
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
408
408
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
package/docs/CalendarApi.md
CHANGED
|
@@ -26,7 +26,7 @@ const configuration = new Configuration();
|
|
|
26
26
|
const apiInstance = new CalendarApi(configuration);
|
|
27
27
|
|
|
28
28
|
let characterId: number; //The ID of the character (default to undefined)
|
|
29
|
-
let xCompatibilityDate: '2026-
|
|
29
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
30
30
|
let fromEvent: number; // (optional) (default to undefined)
|
|
31
31
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
32
32
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
@@ -49,7 +49,7 @@ const { status, data } = await apiInstance.getCharactersCharacterIdCalendar(
|
|
|
49
49
|
|Name | Type | Description | Notes|
|
|
50
50
|
|------------- | ------------- | ------------- | -------------|
|
|
51
51
|
| **characterId** | [**number**] | The ID of the character | defaults to undefined|
|
|
52
|
-
| **xCompatibilityDate** | [**'2026-
|
|
52
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
53
53
|
| **fromEvent** | [**number**] | | (optional) defaults to undefined|
|
|
54
54
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
55
55
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
@@ -97,7 +97,7 @@ const apiInstance = new CalendarApi(configuration);
|
|
|
97
97
|
|
|
98
98
|
let characterId: number; //The ID of the character (default to undefined)
|
|
99
99
|
let eventId: number; // (default to undefined)
|
|
100
|
-
let xCompatibilityDate: '2026-
|
|
100
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
101
101
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
102
102
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
103
103
|
let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
|
|
@@ -120,7 +120,7 @@ const { status, data } = await apiInstance.getCharactersCharacterIdCalendarEvent
|
|
|
120
120
|
|------------- | ------------- | ------------- | -------------|
|
|
121
121
|
| **characterId** | [**number**] | The ID of the character | defaults to undefined|
|
|
122
122
|
| **eventId** | [**number**] | | defaults to undefined|
|
|
123
|
-
| **xCompatibilityDate** | [**'2026-
|
|
123
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
124
124
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
125
125
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
126
126
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
|
@@ -167,7 +167,7 @@ const apiInstance = new CalendarApi(configuration);
|
|
|
167
167
|
|
|
168
168
|
let characterId: number; //The ID of the character (default to undefined)
|
|
169
169
|
let eventId: number; // (default to undefined)
|
|
170
|
-
let xCompatibilityDate: '2026-
|
|
170
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
171
171
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
172
172
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
173
173
|
let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
|
|
@@ -190,7 +190,7 @@ const { status, data } = await apiInstance.getCharactersCharacterIdCalendarEvent
|
|
|
190
190
|
|------------- | ------------- | ------------- | -------------|
|
|
191
191
|
| **characterId** | [**number**] | The ID of the character | defaults to undefined|
|
|
192
192
|
| **eventId** | [**number**] | | defaults to undefined|
|
|
193
|
-
| **xCompatibilityDate** | [**'2026-
|
|
193
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
194
194
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
195
195
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
196
196
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|
|
@@ -238,7 +238,7 @@ const apiInstance = new CalendarApi(configuration);
|
|
|
238
238
|
|
|
239
239
|
let characterId: number; //The ID of the character (default to undefined)
|
|
240
240
|
let eventId: number; // (default to undefined)
|
|
241
|
-
let xCompatibilityDate: '2026-
|
|
241
|
+
let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
|
|
242
242
|
let putCharactersCharacterIdCalendarEventIdRequest: PutCharactersCharacterIdCalendarEventIdRequest; //
|
|
243
243
|
let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
|
|
244
244
|
let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
|
|
@@ -264,7 +264,7 @@ const { status, data } = await apiInstance.putCharactersCharacterIdCalendarEvent
|
|
|
264
264
|
| **putCharactersCharacterIdCalendarEventIdRequest** | **PutCharactersCharacterIdCalendarEventIdRequest**| | |
|
|
265
265
|
| **characterId** | [**number**] | The ID of the character | defaults to undefined|
|
|
266
266
|
| **eventId** | [**number**] | | defaults to undefined|
|
|
267
|
-
| **xCompatibilityDate** | [**'2026-
|
|
267
|
+
| **xCompatibilityDate** | [**'2026-06-09'**]**Array<'2026-06-09'>** | The compatibility date for the request. | defaults to undefined|
|
|
268
268
|
| **acceptLanguage** | [**'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'**]**Array<'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'>** | The language to use for the response. | (optional) defaults to 'en'|
|
|
269
269
|
| **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
|
|
270
270
|
| **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
|