@connectedxm/admin-sdk 6.20.0 → 6.23.7
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/FILES +45 -0
- package/AdminApi.ts +18 -0
- package/README.md +77 -0
- package/api.ts +10520 -5445
- package/dist/AdminApi.d.ts +7 -1
- package/dist/AdminApi.js +6 -0
- package/dist/api.d.ts +3180 -410
- package/dist/api.js +8504 -4932
- package/dist/esm/AdminApi.d.ts +7 -1
- package/dist/esm/AdminApi.js +7 -1
- package/dist/esm/api.d.ts +3180 -410
- package/dist/esm/api.js +9571 -6023
- package/docs/BaseBookingQuestionResponse.md +26 -0
- package/docs/BaseBookingSpaceQuestion.md +58 -0
- package/docs/BaseBookingSpaceQuestionChoice.md +30 -0
- package/docs/BaseEventPassType.md +2 -0
- package/docs/BaseLogin.md +4 -4
- package/docs/BaseSurvey.md +2 -2
- package/docs/Booking.md +2 -0
- package/docs/BookingQuestionResponse.md +34 -0
- package/docs/BookingSpace.md +6 -0
- package/docs/BookingSpaceCreateInputs.md +4 -0
- package/docs/BookingSpaceQuestion.md +66 -0
- package/docs/BookingSpaceQuestionChoice.md +38 -0
- package/docs/BookingSpaceQuestionChoiceCreateInputs.md +28 -0
- package/docs/BookingSpaceQuestionChoiceTranslation.md +32 -0
- package/docs/BookingSpaceQuestionChoiceTranslationUpdateInputs.md +24 -0
- package/docs/BookingSpaceQuestionChoiceUpdateInputs.md +28 -0
- package/docs/BookingSpaceQuestionCreateInputs.md +56 -0
- package/docs/BookingSpaceQuestionTranslation.md +32 -0
- package/docs/BookingSpaceQuestionTranslationUpdateInputs.md +24 -0
- package/docs/BookingSpaceQuestionType.md +30 -0
- package/docs/BookingSpaceQuestionUpdateInputs.md +56 -0
- package/docs/BookingSpaceQuestionUpdateInputsChoices.md +18 -0
- package/docs/BookingSpaceUpdateInputs.md +4 -0
- package/docs/BookingsApi.md +52 -0
- package/docs/BookingsQuestionsApi.md +489 -0
- package/docs/BookingsQuestionsChoicesApi.md +387 -0
- package/docs/BookingsQuestionsChoicesTranslationsApi.md +264 -0
- package/docs/BookingsQuestionsTranslationsApi.md +252 -0
- package/docs/CreateBookingSpaceQuestion200Response.md +24 -0
- package/docs/CreateBookingSpaceQuestionChoice200Response.md +24 -0
- package/docs/CreateEventSessionTime200Response.md +24 -0
- package/docs/EventEmailType.md +4 -0
- package/docs/EventPassType.md +2 -0
- package/docs/EventSessionQuestionType.md +0 -2
- package/docs/EventSessionTime.md +34 -0
- package/docs/EventSessionTimeCreateInputs.md +24 -0
- package/docs/EventSessionTimeTranslation.md +30 -0
- package/docs/EventSessionTimeTranslationUpdateInputs.md +22 -0
- package/docs/EventSessionTimeUpdateInputs.md +24 -0
- package/docs/EventsPassesApi.md +183 -0
- package/docs/EventsSessionsTimesApi.md +503 -0
- package/docs/EventsSessionsTimesTranslationsApi.md +264 -0
- package/docs/GetBookingResponses200Response.md +24 -0
- package/docs/GetBookingSpaceQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetBookingSpaceQuestionChoiceTranslations200Response.md +24 -0
- package/docs/GetBookingSpaceQuestionChoices200Response.md +26 -0
- package/docs/GetBookingSpaceQuestionTranslation200Response.md +24 -0
- package/docs/GetBookingSpaceQuestionTranslations200Response.md +24 -0
- package/docs/GetBookingSpaceQuestions200Response.md +26 -0
- package/docs/GetEventSessionTimeTranslation200Response.md +24 -0
- package/docs/GetEventSessionTimeTranslations200Response.md +26 -0
- package/docs/GetEventSessionTimes200Response.md +26 -0
- package/docs/Login.md +4 -0
- package/docs/Meeting.md +2 -0
- package/docs/MeetingCreateInputs.md +4 -0
- package/docs/MeetingUpdateInputs.md +4 -0
- package/docs/PassTypeCreateInputs.md +2 -0
- package/docs/PassTypeUpdateInputs.md +2 -0
- package/docs/PurchaseStatus.md +2 -0
- package/docs/ReorderBookingSpaceQuestionChoices200Response.md +24 -0
- package/docs/ReorderBookingSpaceQuestions200Response.md +24 -0
- package/docs/Survey.md +2 -2
- package/docs/SurveyCreateInputs.md +2 -2
- package/docs/SurveyStatus.md +12 -0
- package/docs/SurveyUpdateInputs.md +2 -2
- package/docs/SurveysApi.md +3 -0
- package/docs/UpdateBookingSpaceQuestionChoiceTranslation200Response.md +24 -0
- package/docs/UpdateBookingSpaceQuestionTranslation200Response.md +24 -0
- package/package.json +2 -2
|
@@ -0,0 +1,264 @@
|
|
|
1
|
+
# EventsSessionsTimesTranslationsApi
|
|
2
|
+
|
|
3
|
+
All URIs are relative to *https://admin-api.connected.dev*
|
|
4
|
+
|
|
5
|
+
|Method | HTTP request | Description|
|
|
6
|
+
|------------- | ------------- | -------------|
|
|
7
|
+
|[**deleteEventSessionTimeTranslation**](#deleteeventsessiontimetranslation) | **DELETE** /events/{eventId}/sessions/{sessionId}/times/{timeId}/translations/{locale} | Delete Event Session Time Translation|
|
|
8
|
+
|[**getEventSessionTimeTranslation**](#geteventsessiontimetranslation) | **GET** /events/{eventId}/sessions/{sessionId}/times/{timeId}/translations/{locale} | Get Event Session Time Translation|
|
|
9
|
+
|[**getEventSessionTimeTranslations**](#geteventsessiontimetranslations) | **GET** /events/{eventId}/sessions/{sessionId}/times/{timeId}/translations | Get Event Session Time Translations|
|
|
10
|
+
|[**updateEventSessionTimeTranslation**](#updateeventsessiontimetranslation) | **PUT** /events/{eventId}/sessions/{sessionId}/times/{timeId}/translations/{locale} | Update Event Session Time Translation|
|
|
11
|
+
|
|
12
|
+
# **deleteEventSessionTimeTranslation**
|
|
13
|
+
> UpdateAnnouncementTranslation200Response deleteEventSessionTimeTranslation()
|
|
14
|
+
|
|
15
|
+
Delete Event Session Time Translation endpoint
|
|
16
|
+
|
|
17
|
+
### Example
|
|
18
|
+
|
|
19
|
+
```typescript
|
|
20
|
+
import {
|
|
21
|
+
EventsSessionsTimesTranslationsApi,
|
|
22
|
+
Configuration
|
|
23
|
+
} from '@connectedxm/admin-sdk';
|
|
24
|
+
|
|
25
|
+
const configuration = new Configuration();
|
|
26
|
+
const apiInstance = new EventsSessionsTimesTranslationsApi(configuration);
|
|
27
|
+
|
|
28
|
+
let eventId: string; //The event identifier (default to undefined)
|
|
29
|
+
let sessionId: string; //The session identifier (default to undefined)
|
|
30
|
+
let timeId: string; //The time identifier (default to undefined)
|
|
31
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
32
|
+
|
|
33
|
+
const { status, data } = await apiInstance.deleteEventSessionTimeTranslation(
|
|
34
|
+
eventId,
|
|
35
|
+
sessionId,
|
|
36
|
+
timeId,
|
|
37
|
+
locale
|
|
38
|
+
);
|
|
39
|
+
```
|
|
40
|
+
|
|
41
|
+
### Parameters
|
|
42
|
+
|
|
43
|
+
|Name | Type | Description | Notes|
|
|
44
|
+
|------------- | ------------- | ------------- | -------------|
|
|
45
|
+
| **eventId** | [**string**] | The event identifier | defaults to undefined|
|
|
46
|
+
| **sessionId** | [**string**] | The session identifier | defaults to undefined|
|
|
47
|
+
| **timeId** | [**string**] | The time identifier | defaults to undefined|
|
|
48
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
### Return type
|
|
52
|
+
|
|
53
|
+
**UpdateAnnouncementTranslation200Response**
|
|
54
|
+
|
|
55
|
+
### Authorization
|
|
56
|
+
|
|
57
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
58
|
+
|
|
59
|
+
### HTTP request headers
|
|
60
|
+
|
|
61
|
+
- **Content-Type**: Not defined
|
|
62
|
+
- **Accept**: application/json
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
### HTTP response details
|
|
66
|
+
| Status code | Description | Response headers |
|
|
67
|
+
|-------------|-------------|------------------|
|
|
68
|
+
|**200** | Successful response | - |
|
|
69
|
+
|
|
70
|
+
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
71
|
+
|
|
72
|
+
# **getEventSessionTimeTranslation**
|
|
73
|
+
> GetEventSessionTimeTranslation200Response getEventSessionTimeTranslation()
|
|
74
|
+
|
|
75
|
+
Get Event Session Time Translation endpoint
|
|
76
|
+
|
|
77
|
+
### Example
|
|
78
|
+
|
|
79
|
+
```typescript
|
|
80
|
+
import {
|
|
81
|
+
EventsSessionsTimesTranslationsApi,
|
|
82
|
+
Configuration
|
|
83
|
+
} from '@connectedxm/admin-sdk';
|
|
84
|
+
|
|
85
|
+
const configuration = new Configuration();
|
|
86
|
+
const apiInstance = new EventsSessionsTimesTranslationsApi(configuration);
|
|
87
|
+
|
|
88
|
+
let eventId: string; //The event identifier (default to undefined)
|
|
89
|
+
let sessionId: string; //The session identifier (default to undefined)
|
|
90
|
+
let timeId: string; //The time identifier (default to undefined)
|
|
91
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
92
|
+
|
|
93
|
+
const { status, data } = await apiInstance.getEventSessionTimeTranslation(
|
|
94
|
+
eventId,
|
|
95
|
+
sessionId,
|
|
96
|
+
timeId,
|
|
97
|
+
locale
|
|
98
|
+
);
|
|
99
|
+
```
|
|
100
|
+
|
|
101
|
+
### Parameters
|
|
102
|
+
|
|
103
|
+
|Name | Type | Description | Notes|
|
|
104
|
+
|------------- | ------------- | ------------- | -------------|
|
|
105
|
+
| **eventId** | [**string**] | The event identifier | defaults to undefined|
|
|
106
|
+
| **sessionId** | [**string**] | The session identifier | defaults to undefined|
|
|
107
|
+
| **timeId** | [**string**] | The time identifier | defaults to undefined|
|
|
108
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
### Return type
|
|
112
|
+
|
|
113
|
+
**GetEventSessionTimeTranslation200Response**
|
|
114
|
+
|
|
115
|
+
### Authorization
|
|
116
|
+
|
|
117
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
118
|
+
|
|
119
|
+
### HTTP request headers
|
|
120
|
+
|
|
121
|
+
- **Content-Type**: Not defined
|
|
122
|
+
- **Accept**: application/json
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
### HTTP response details
|
|
126
|
+
| Status code | Description | Response headers |
|
|
127
|
+
|-------------|-------------|------------------|
|
|
128
|
+
|**200** | Successful response | - |
|
|
129
|
+
|
|
130
|
+
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
131
|
+
|
|
132
|
+
# **getEventSessionTimeTranslations**
|
|
133
|
+
> GetEventSessionTimeTranslations200Response getEventSessionTimeTranslations()
|
|
134
|
+
|
|
135
|
+
Get Event Session Time Translations endpoint
|
|
136
|
+
|
|
137
|
+
### Example
|
|
138
|
+
|
|
139
|
+
```typescript
|
|
140
|
+
import {
|
|
141
|
+
EventsSessionsTimesTranslationsApi,
|
|
142
|
+
Configuration
|
|
143
|
+
} from '@connectedxm/admin-sdk';
|
|
144
|
+
|
|
145
|
+
const configuration = new Configuration();
|
|
146
|
+
const apiInstance = new EventsSessionsTimesTranslationsApi(configuration);
|
|
147
|
+
|
|
148
|
+
let eventId: string; //The event identifier (default to undefined)
|
|
149
|
+
let sessionId: string; //The session identifier (default to undefined)
|
|
150
|
+
let timeId: string; //The time identifier (default to undefined)
|
|
151
|
+
let page: number; //Page number (optional) (default to 1)
|
|
152
|
+
let pageSize: number; //Number of items per page (optional) (default to 25)
|
|
153
|
+
let orderBy: string; //Field to order by (optional) (default to undefined)
|
|
154
|
+
let search: string; //Search query (optional) (default to undefined)
|
|
155
|
+
|
|
156
|
+
const { status, data } = await apiInstance.getEventSessionTimeTranslations(
|
|
157
|
+
eventId,
|
|
158
|
+
sessionId,
|
|
159
|
+
timeId,
|
|
160
|
+
page,
|
|
161
|
+
pageSize,
|
|
162
|
+
orderBy,
|
|
163
|
+
search
|
|
164
|
+
);
|
|
165
|
+
```
|
|
166
|
+
|
|
167
|
+
### Parameters
|
|
168
|
+
|
|
169
|
+
|Name | Type | Description | Notes|
|
|
170
|
+
|------------- | ------------- | ------------- | -------------|
|
|
171
|
+
| **eventId** | [**string**] | The event identifier | defaults to undefined|
|
|
172
|
+
| **sessionId** | [**string**] | The session identifier | defaults to undefined|
|
|
173
|
+
| **timeId** | [**string**] | The time identifier | defaults to undefined|
|
|
174
|
+
| **page** | [**number**] | Page number | (optional) defaults to 1|
|
|
175
|
+
| **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
|
|
176
|
+
| **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
|
|
177
|
+
| **search** | [**string**] | Search query | (optional) defaults to undefined|
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
### Return type
|
|
181
|
+
|
|
182
|
+
**GetEventSessionTimeTranslations200Response**
|
|
183
|
+
|
|
184
|
+
### Authorization
|
|
185
|
+
|
|
186
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
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** | Successful response | - |
|
|
198
|
+
|
|
199
|
+
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
200
|
+
|
|
201
|
+
# **updateEventSessionTimeTranslation**
|
|
202
|
+
> UpdateAnnouncementTranslation200Response updateEventSessionTimeTranslation(eventSessionTimeTranslationUpdateInputs)
|
|
203
|
+
|
|
204
|
+
Update Event Session Time Translation endpoint
|
|
205
|
+
|
|
206
|
+
### Example
|
|
207
|
+
|
|
208
|
+
```typescript
|
|
209
|
+
import {
|
|
210
|
+
EventsSessionsTimesTranslationsApi,
|
|
211
|
+
Configuration,
|
|
212
|
+
EventSessionTimeTranslationUpdateInputs
|
|
213
|
+
} from '@connectedxm/admin-sdk';
|
|
214
|
+
|
|
215
|
+
const configuration = new Configuration();
|
|
216
|
+
const apiInstance = new EventsSessionsTimesTranslationsApi(configuration);
|
|
217
|
+
|
|
218
|
+
let eventId: string; //The event identifier (default to undefined)
|
|
219
|
+
let sessionId: string; //The session identifier (default to undefined)
|
|
220
|
+
let timeId: string; //The time identifier (default to undefined)
|
|
221
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
222
|
+
let eventSessionTimeTranslationUpdateInputs: EventSessionTimeTranslationUpdateInputs; //
|
|
223
|
+
|
|
224
|
+
const { status, data } = await apiInstance.updateEventSessionTimeTranslation(
|
|
225
|
+
eventId,
|
|
226
|
+
sessionId,
|
|
227
|
+
timeId,
|
|
228
|
+
locale,
|
|
229
|
+
eventSessionTimeTranslationUpdateInputs
|
|
230
|
+
);
|
|
231
|
+
```
|
|
232
|
+
|
|
233
|
+
### Parameters
|
|
234
|
+
|
|
235
|
+
|Name | Type | Description | Notes|
|
|
236
|
+
|------------- | ------------- | ------------- | -------------|
|
|
237
|
+
| **eventSessionTimeTranslationUpdateInputs** | **EventSessionTimeTranslationUpdateInputs**| | |
|
|
238
|
+
| **eventId** | [**string**] | The event identifier | defaults to undefined|
|
|
239
|
+
| **sessionId** | [**string**] | The session identifier | defaults to undefined|
|
|
240
|
+
| **timeId** | [**string**] | The time identifier | defaults to undefined|
|
|
241
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
### Return type
|
|
245
|
+
|
|
246
|
+
**UpdateAnnouncementTranslation200Response**
|
|
247
|
+
|
|
248
|
+
### Authorization
|
|
249
|
+
|
|
250
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
251
|
+
|
|
252
|
+
### HTTP request headers
|
|
253
|
+
|
|
254
|
+
- **Content-Type**: application/json
|
|
255
|
+
- **Accept**: application/json
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
### HTTP response details
|
|
259
|
+
| Status code | Description | Response headers |
|
|
260
|
+
|-------------|-------------|------------------|
|
|
261
|
+
|**200** | Successful response | - |
|
|
262
|
+
|
|
263
|
+
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
264
|
+
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# GetBookingResponses200Response
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**status** | **string** | | [default to undefined]
|
|
9
|
+
**message** | **string** | | [default to undefined]
|
|
10
|
+
**data** | [**Array<BaseBookingQuestionResponse>**](BaseBookingQuestionResponse.md) | | [default to undefined]
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```typescript
|
|
15
|
+
import { GetBookingResponses200Response } from '@connectedxm/admin-sdk';
|
|
16
|
+
|
|
17
|
+
const instance: GetBookingResponses200Response = {
|
|
18
|
+
status,
|
|
19
|
+
message,
|
|
20
|
+
data,
|
|
21
|
+
};
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# GetBookingSpaceQuestionChoiceTranslation200Response
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**status** | **string** | | [default to undefined]
|
|
9
|
+
**message** | **string** | | [default to undefined]
|
|
10
|
+
**data** | [**BookingSpaceQuestionChoiceTranslation**](BookingSpaceQuestionChoiceTranslation.md) | | [default to undefined]
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```typescript
|
|
15
|
+
import { GetBookingSpaceQuestionChoiceTranslation200Response } from '@connectedxm/admin-sdk';
|
|
16
|
+
|
|
17
|
+
const instance: GetBookingSpaceQuestionChoiceTranslation200Response = {
|
|
18
|
+
status,
|
|
19
|
+
message,
|
|
20
|
+
data,
|
|
21
|
+
};
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# GetBookingSpaceQuestionChoiceTranslations200Response
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**status** | **string** | | [default to undefined]
|
|
9
|
+
**message** | **string** | | [default to undefined]
|
|
10
|
+
**data** | [**Array<BookingSpaceQuestionChoiceTranslation>**](BookingSpaceQuestionChoiceTranslation.md) | | [default to undefined]
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```typescript
|
|
15
|
+
import { GetBookingSpaceQuestionChoiceTranslations200Response } from '@connectedxm/admin-sdk';
|
|
16
|
+
|
|
17
|
+
const instance: GetBookingSpaceQuestionChoiceTranslations200Response = {
|
|
18
|
+
status,
|
|
19
|
+
message,
|
|
20
|
+
data,
|
|
21
|
+
};
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# GetBookingSpaceQuestionChoices200Response
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**status** | **string** | | [default to undefined]
|
|
9
|
+
**message** | **string** | | [default to undefined]
|
|
10
|
+
**data** | [**Array<BookingSpaceQuestionChoice>**](BookingSpaceQuestionChoice.md) | | [default to undefined]
|
|
11
|
+
**count** | **number** | | [optional] [default to undefined]
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import { GetBookingSpaceQuestionChoices200Response } from '@connectedxm/admin-sdk';
|
|
17
|
+
|
|
18
|
+
const instance: GetBookingSpaceQuestionChoices200Response = {
|
|
19
|
+
status,
|
|
20
|
+
message,
|
|
21
|
+
data,
|
|
22
|
+
count,
|
|
23
|
+
};
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# GetBookingSpaceQuestionTranslation200Response
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**status** | **string** | | [default to undefined]
|
|
9
|
+
**message** | **string** | | [default to undefined]
|
|
10
|
+
**data** | [**BookingSpaceQuestionTranslation**](BookingSpaceQuestionTranslation.md) | | [default to undefined]
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```typescript
|
|
15
|
+
import { GetBookingSpaceQuestionTranslation200Response } from '@connectedxm/admin-sdk';
|
|
16
|
+
|
|
17
|
+
const instance: GetBookingSpaceQuestionTranslation200Response = {
|
|
18
|
+
status,
|
|
19
|
+
message,
|
|
20
|
+
data,
|
|
21
|
+
};
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# GetBookingSpaceQuestionTranslations200Response
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**status** | **string** | | [default to undefined]
|
|
9
|
+
**message** | **string** | | [default to undefined]
|
|
10
|
+
**data** | [**Array<BookingSpaceQuestionTranslation>**](BookingSpaceQuestionTranslation.md) | | [default to undefined]
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```typescript
|
|
15
|
+
import { GetBookingSpaceQuestionTranslations200Response } from '@connectedxm/admin-sdk';
|
|
16
|
+
|
|
17
|
+
const instance: GetBookingSpaceQuestionTranslations200Response = {
|
|
18
|
+
status,
|
|
19
|
+
message,
|
|
20
|
+
data,
|
|
21
|
+
};
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# GetBookingSpaceQuestions200Response
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**status** | **string** | | [default to undefined]
|
|
9
|
+
**message** | **string** | | [default to undefined]
|
|
10
|
+
**data** | [**Array<BookingSpaceQuestion>**](BookingSpaceQuestion.md) | | [default to undefined]
|
|
11
|
+
**count** | **number** | | [optional] [default to undefined]
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import { GetBookingSpaceQuestions200Response } from '@connectedxm/admin-sdk';
|
|
17
|
+
|
|
18
|
+
const instance: GetBookingSpaceQuestions200Response = {
|
|
19
|
+
status,
|
|
20
|
+
message,
|
|
21
|
+
data,
|
|
22
|
+
count,
|
|
23
|
+
};
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# GetEventSessionTimeTranslation200Response
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**status** | **string** | | [default to undefined]
|
|
9
|
+
**message** | **string** | | [default to undefined]
|
|
10
|
+
**data** | [**EventSessionTimeTranslation**](EventSessionTimeTranslation.md) | | [default to undefined]
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```typescript
|
|
15
|
+
import { GetEventSessionTimeTranslation200Response } from '@connectedxm/admin-sdk';
|
|
16
|
+
|
|
17
|
+
const instance: GetEventSessionTimeTranslation200Response = {
|
|
18
|
+
status,
|
|
19
|
+
message,
|
|
20
|
+
data,
|
|
21
|
+
};
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# GetEventSessionTimeTranslations200Response
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**status** | **string** | | [default to undefined]
|
|
9
|
+
**message** | **string** | | [default to undefined]
|
|
10
|
+
**data** | [**Array<EventSessionTimeTranslation>**](EventSessionTimeTranslation.md) | | [default to undefined]
|
|
11
|
+
**count** | **number** | | [optional] [default to undefined]
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import { GetEventSessionTimeTranslations200Response } from '@connectedxm/admin-sdk';
|
|
17
|
+
|
|
18
|
+
const instance: GetEventSessionTimeTranslations200Response = {
|
|
19
|
+
status,
|
|
20
|
+
message,
|
|
21
|
+
data,
|
|
22
|
+
count,
|
|
23
|
+
};
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# GetEventSessionTimes200Response
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**status** | **string** | | [default to undefined]
|
|
9
|
+
**message** | **string** | | [default to undefined]
|
|
10
|
+
**data** | [**Array<EventSessionTime>**](EventSessionTime.md) | | [default to undefined]
|
|
11
|
+
**count** | **number** | | [optional] [default to undefined]
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import { GetEventSessionTimes200Response } from '@connectedxm/admin-sdk';
|
|
17
|
+
|
|
18
|
+
const instance: GetEventSessionTimes200Response = {
|
|
19
|
+
status,
|
|
20
|
+
message,
|
|
21
|
+
data,
|
|
22
|
+
count,
|
|
23
|
+
};
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
package/docs/Login.md
CHANGED
|
@@ -8,6 +8,7 @@ Name | Type | Description | Notes
|
|
|
8
8
|
**sub** | **string** | | [default to undefined]
|
|
9
9
|
**userPoolId** | **string** | | [default to undefined]
|
|
10
10
|
**username** | **string** | | [default to undefined]
|
|
11
|
+
**provider** | **string** | | [default to undefined]
|
|
11
12
|
**email** | **string** | | [default to undefined]
|
|
12
13
|
**status** | **string** | | [default to undefined]
|
|
13
14
|
**enabled** | **boolean** | | [default to undefined]
|
|
@@ -15,6 +16,7 @@ Name | Type | Description | Notes
|
|
|
15
16
|
**firstName** | **string** | | [default to undefined]
|
|
16
17
|
**lastName** | **string** | | [default to undefined]
|
|
17
18
|
**internalRefId** | **string** | | [default to undefined]
|
|
19
|
+
**lastLoginAt** | **string** | | [default to undefined]
|
|
18
20
|
**createdAt** | **string** | | [default to undefined]
|
|
19
21
|
**updatedAt** | **string** | | [default to undefined]
|
|
20
22
|
**_count** | [**LoginAllOfCount**](LoginAllOfCount.md) | | [default to undefined]
|
|
@@ -28,6 +30,7 @@ const instance: Login = {
|
|
|
28
30
|
sub,
|
|
29
31
|
userPoolId,
|
|
30
32
|
username,
|
|
33
|
+
provider,
|
|
31
34
|
email,
|
|
32
35
|
status,
|
|
33
36
|
enabled,
|
|
@@ -35,6 +38,7 @@ const instance: Login = {
|
|
|
35
38
|
firstName,
|
|
36
39
|
lastName,
|
|
37
40
|
internalRefId,
|
|
41
|
+
lastLoginAt,
|
|
38
42
|
createdAt,
|
|
39
43
|
updatedAt,
|
|
40
44
|
_count,
|
package/docs/Meeting.md
CHANGED
|
@@ -12,6 +12,7 @@ Name | Type | Description | Notes
|
|
|
12
12
|
**session** | [**BaseEventSession**](BaseEventSession.md) | | [optional] [default to undefined]
|
|
13
13
|
**group** | [**BaseGroup**](BaseGroup.md) | | [optional] [default to undefined]
|
|
14
14
|
**activity** | [**BaseActivity**](BaseActivity.md) | | [optional] [default to undefined]
|
|
15
|
+
**bookingSpace** | [**BaseBookingSpace**](BaseBookingSpace.md) | | [optional] [default to undefined]
|
|
15
16
|
**updated_at** | **string** | | [default to undefined]
|
|
16
17
|
**created_at** | **string** | | [default to undefined]
|
|
17
18
|
**preferred_region** | **string** | | [optional] [default to undefined]
|
|
@@ -34,6 +35,7 @@ const instance: Meeting = {
|
|
|
34
35
|
session,
|
|
35
36
|
group,
|
|
36
37
|
activity,
|
|
38
|
+
bookingSpace,
|
|
37
39
|
updated_at,
|
|
38
40
|
created_at,
|
|
39
41
|
preferred_region,
|
|
@@ -10,6 +10,8 @@ Name | Type | Description | Notes
|
|
|
10
10
|
**sessionId** | **string** | | [optional] [default to undefined]
|
|
11
11
|
**groupId** | **string** | | [optional] [default to undefined]
|
|
12
12
|
**activityId** | **string** | | [optional] [default to undefined]
|
|
13
|
+
**bookingPlaceId** | **string** | | [optional] [default to undefined]
|
|
14
|
+
**bookingSpaceId** | **string** | | [optional] [default to undefined]
|
|
13
15
|
**title** | **string** | | [default to undefined]
|
|
14
16
|
**preferred_region** | **string** | | [default to undefined]
|
|
15
17
|
**record_on_start** | **boolean** | | [default to undefined]
|
|
@@ -28,6 +30,8 @@ const instance: MeetingCreateInputs = {
|
|
|
28
30
|
sessionId,
|
|
29
31
|
groupId,
|
|
30
32
|
activityId,
|
|
33
|
+
bookingPlaceId,
|
|
34
|
+
bookingSpaceId,
|
|
31
35
|
title,
|
|
32
36
|
preferred_region,
|
|
33
37
|
record_on_start,
|
|
@@ -10,6 +10,8 @@ Name | Type | Description | Notes
|
|
|
10
10
|
**sessionId** | **string** | | [optional] [default to undefined]
|
|
11
11
|
**groupId** | **string** | | [optional] [default to undefined]
|
|
12
12
|
**activityId** | **string** | | [optional] [default to undefined]
|
|
13
|
+
**bookingPlaceId** | **string** | | [optional] [default to undefined]
|
|
14
|
+
**bookingSpaceId** | **string** | | [optional] [default to undefined]
|
|
13
15
|
**title** | **string** | | [optional] [default to undefined]
|
|
14
16
|
**preferred_region** | **string** | | [optional] [default to undefined]
|
|
15
17
|
**record_on_start** | **boolean** | | [optional] [default to undefined]
|
|
@@ -29,6 +31,8 @@ const instance: MeetingUpdateInputs = {
|
|
|
29
31
|
sessionId,
|
|
30
32
|
groupId,
|
|
31
33
|
activityId,
|
|
34
|
+
bookingPlaceId,
|
|
35
|
+
bookingSpaceId,
|
|
32
36
|
title,
|
|
33
37
|
preferred_region,
|
|
34
38
|
record_on_start,
|
|
@@ -33,6 +33,7 @@ Name | Type | Description | Notes
|
|
|
33
33
|
**taxLocation** | [**TaxLocationType**](TaxLocationType.md) | | [optional] [default to undefined]
|
|
34
34
|
**printable** | **boolean** | | [optional] [default to undefined]
|
|
35
35
|
**badgeColor** | **string** | | [optional] [default to undefined]
|
|
36
|
+
**requiresApproval** | **boolean** | | [optional] [default to undefined]
|
|
36
37
|
|
|
37
38
|
## Example
|
|
38
39
|
|
|
@@ -68,6 +69,7 @@ const instance: PassTypeCreateInputs = {
|
|
|
68
69
|
taxLocation,
|
|
69
70
|
printable,
|
|
70
71
|
badgeColor,
|
|
72
|
+
requiresApproval,
|
|
71
73
|
};
|
|
72
74
|
```
|
|
73
75
|
|
|
@@ -35,6 +35,7 @@ Name | Type | Description | Notes
|
|
|
35
35
|
**taxLocation** | [**TaxLocationType**](TaxLocationType.md) | | [optional] [default to undefined]
|
|
36
36
|
**printable** | **boolean** | | [optional] [default to undefined]
|
|
37
37
|
**badgeColor** | **string** | | [optional] [default to undefined]
|
|
38
|
+
**requiresApproval** | **boolean** | | [optional] [default to undefined]
|
|
38
39
|
|
|
39
40
|
## Example
|
|
40
41
|
|
|
@@ -72,6 +73,7 @@ const instance: PassTypeUpdateInputs = {
|
|
|
72
73
|
taxLocation,
|
|
73
74
|
printable,
|
|
74
75
|
badgeColor,
|
|
76
|
+
requiresApproval,
|
|
75
77
|
};
|
|
76
78
|
```
|
|
77
79
|
|
package/docs/PurchaseStatus.md
CHANGED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# ReorderBookingSpaceQuestionChoices200Response
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**status** | **string** | | [default to undefined]
|
|
9
|
+
**message** | **string** | | [default to undefined]
|
|
10
|
+
**data** | [**Array<BookingSpaceQuestionChoice>**](BookingSpaceQuestionChoice.md) | | [default to undefined]
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```typescript
|
|
15
|
+
import { ReorderBookingSpaceQuestionChoices200Response } from '@connectedxm/admin-sdk';
|
|
16
|
+
|
|
17
|
+
const instance: ReorderBookingSpaceQuestionChoices200Response = {
|
|
18
|
+
status,
|
|
19
|
+
message,
|
|
20
|
+
data,
|
|
21
|
+
};
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|