@connectedxm/admin-sdk 6.17.4 → 6.18.1
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 +123 -1
- package/AdminApi.ts +105 -0
- package/README.md +250 -1
- package/api.ts +66555 -46058
- package/dist/AdminApi.d.ts +36 -1
- package/dist/AdminApi.js +35 -0
- package/dist/api.d.ts +11267 -466
- package/dist/api.js +34671 -19447
- package/dist/esm/AdminApi.d.ts +36 -1
- package/dist/esm/AdminApi.js +36 -1
- package/dist/esm/api.d.ts +11267 -466
- package/dist/esm/api.js +32890 -17811
- package/docs/AnnouncementsTranslationsApi.md +240 -0
- package/docs/BenefitsTranslationsApi.md +240 -0
- package/docs/BookingsApi.md +244 -0
- package/docs/BookingsPlacesTranslationsApi.md +121 -0
- package/docs/BookingsSpacesTranslationsApi.md +127 -0
- package/docs/ChannelsTranslationsApi.md +742 -0
- package/docs/DashboardsApi.md +2 -2
- package/docs/DashboardsWidgetsApi.md +2 -2
- package/docs/Event.md +2 -0
- package/docs/EventCreateInputs.md +2 -0
- package/docs/EventUpdateInputs.md +2 -0
- package/docs/EventsAccessApi.md +4 -4
- package/docs/EventsActivationsTranslationsApi.md +252 -0
- package/docs/EventsAddonsTranslationsApi.md +252 -0
- package/docs/EventsApi.md +2 -2
- package/docs/EventsAttendeesPackagesApi.md +2 -2
- package/docs/EventsEmailsTranslationsApi.md +252 -0
- package/docs/EventsFaqsTranslationsApi.md +509 -0
- package/docs/EventsFollowupsTranslationsApi.md +252 -0
- package/docs/EventsMediaTranslationsApi.md +252 -0
- package/docs/EventsPackagesTranslationsApi.md +252 -0
- package/docs/EventsPagesTranslationsApi.md +252 -0
- package/docs/EventsPasstypesPriceschedulesApi.md +4 -4
- package/docs/EventsPasstypesRefundschedulesApi.md +4 -4
- package/docs/EventsPasstypesTranslationsApi.md +252 -0
- package/docs/EventsQuestionsApi.md +2 -2
- package/docs/EventsQuestionsTranslationsApi.md +509 -0
- package/docs/EventsRoomtypesTranslationsApi.md +252 -0
- package/docs/EventsSectionsTranslationsApi.md +252 -0
- package/docs/EventsSessionsApi.md +2 -2
- package/docs/EventsSessionsLocationsTranslationsApi.md +252 -0
- package/docs/EventsSessionsQuestionsApi.md +2 -2
- package/docs/EventsSessionsQuestionsTranslationsApi.md +533 -0
- package/docs/EventsSessionsSectionsTranslationsApi.md +264 -0
- package/docs/EventsSessionsTranslationsApi.md +252 -0
- package/docs/EventsSpeakersTranslationsApi.md +252 -0
- package/docs/EventsSponsorshiplevelsTranslationsApi.md +252 -0
- package/docs/EventsSponsorshipsTranslationsApi.md +264 -0
- package/docs/EventsTracksTranslationsApi.md +252 -0
- package/docs/EventsTranslationsApi.md +240 -0
- package/docs/GetAnnouncementTranslation200Response.md +24 -0
- package/docs/GetAnnouncementTranslations200Response.md +26 -0
- package/docs/GetBenefitTranslation200Response.md +24 -0
- package/docs/GetBenefitTranslations200Response.md +26 -0
- package/docs/GetBookingPlaceTranslation200Response.md +24 -0
- package/docs/GetBookingPlaceTranslations200Response.md +26 -0
- package/docs/GetBookingSpaceTranslation200Response.md +24 -0
- package/docs/GetBookingSpaceTranslations200Response.md +26 -0
- package/docs/GetChannelContentGuestTranslation200Response.md +24 -0
- package/docs/GetChannelContentGuestTranslations200Response.md +26 -0
- package/docs/GetChannelContentTranslation200Response.md +24 -0
- package/docs/GetChannelContentTranslations200Response.md +26 -0
- package/docs/GetChannelTranslation200Response.md +24 -0
- package/docs/GetChannelTranslations200Response.md +26 -0
- package/docs/GetCustomModuleTranslation200Response.md +24 -0
- package/docs/GetCustomModuleTranslations200Response.md +26 -0
- package/docs/GetEventActivationTranslation200Response.md +24 -0
- package/docs/GetEventActivationTranslations200Response.md +26 -0
- package/docs/GetEventAddOnTranslation200Response.md +24 -0
- package/docs/GetEventAddOnTranslations200Response.md +26 -0
- package/docs/GetEventEmailTranslation200Response.md +24 -0
- package/docs/GetEventEmailTranslations200Response.md +26 -0
- package/docs/GetEventFaqSectionQuestionTranslation200Response.md +24 -0
- package/docs/GetEventFaqSectionQuestionTranslations200Response.md +26 -0
- package/docs/GetEventFaqSectionTranslation200Response.md +24 -0
- package/docs/GetEventFaqSectionTranslations200Response.md +26 -0
- package/docs/GetEventFollowupTranslation200Response.md +24 -0
- package/docs/GetEventFollowupTranslations200Response.md +26 -0
- package/docs/GetEventMediaItemTranslation200Response.md +24 -0
- package/docs/GetEventMediaItemTranslations200Response.md +26 -0
- package/docs/GetEventPackageTranslation200Response.md +24 -0
- package/docs/GetEventPackageTranslations200Response.md +26 -0
- package/docs/GetEventPageTranslation200Response.md +24 -0
- package/docs/GetEventPageTranslations200Response.md +26 -0
- package/docs/GetEventPassTypeTranslation200Response.md +24 -0
- package/docs/GetEventPassTypeTranslations200Response.md +26 -0
- package/docs/GetEventQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetEventQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetEventQuestionTranslation200Response.md +24 -0
- package/docs/GetEventQuestionTranslations200Response.md +26 -0
- package/docs/GetEventRoomTypeTranslation200Response.md +24 -0
- package/docs/GetEventRoomTypeTranslations200Response.md +26 -0
- package/docs/GetEventSectionTranslation200Response.md +24 -0
- package/docs/GetEventSectionTranslations200Response.md +26 -0
- package/docs/GetEventSessionLocationTranslation200Response.md +24 -0
- package/docs/GetEventSessionLocationTranslations200Response.md +26 -0
- package/docs/GetEventSessionQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetEventSessionQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetEventSessionQuestionTranslation200Response.md +24 -0
- package/docs/GetEventSessionQuestionTranslations200Response.md +26 -0
- package/docs/GetEventSessionSectionTranslation200Response.md +24 -0
- package/docs/GetEventSessionSectionTranslations200Response.md +26 -0
- package/docs/GetEventSessionTranslation200Response.md +24 -0
- package/docs/GetEventSessionTranslations200Response.md +26 -0
- package/docs/GetEventSpeakerTranslation200Response.md +24 -0
- package/docs/GetEventSpeakerTranslations200Response.md +26 -0
- package/docs/GetEventSponsorshipLevelTranslation200Response.md +24 -0
- package/docs/GetEventSponsorshipLevelTranslations200Response.md +26 -0
- package/docs/GetEventSponsorshipTranslation200Response.md +24 -0
- package/docs/GetEventSponsorshipTranslations200Response.md +26 -0
- package/docs/GetEventTrackTranslation200Response.md +24 -0
- package/docs/GetEventTrackTranslations200Response.md +26 -0
- package/docs/GetEventTranslation200Response.md +24 -0
- package/docs/GetEventTranslations200Response.md +26 -0
- package/docs/GetGroupTranslation200Response.md +24 -0
- package/docs/GetGroupTranslations200Response.md +26 -0
- package/docs/GetLevelTranslation200Response.md +24 -0
- package/docs/GetLevelTranslations200Response.md +26 -0
- package/docs/GetOrganizationModuleSettingsTranslation200Response.md +24 -0
- package/docs/GetOrganizationModuleSettingsTranslations200Response.md +26 -0
- package/docs/GetSeriesQuestionTranslation200Response.md +24 -0
- package/docs/GetSeriesTranslation200Response.md +24 -0
- package/docs/GetSeriesTranslations200Response.md +26 -0
- package/docs/GetSurveyQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetSurveyQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetSurveyQuestionTranslation200Response.md +24 -0
- package/docs/GetSurveyQuestionTranslations200Response.md +26 -0
- package/docs/GetSurveySectionTranslation200Response.md +24 -0
- package/docs/GetSurveySectionTranslations200Response.md +26 -0
- package/docs/GetSurveyTranslation200Response.md +24 -0
- package/docs/GetSurveyTranslations200Response.md +26 -0
- package/docs/GroupsTranslationsApi.md +240 -0
- package/docs/MeetingsParticipantsApi.md +4 -4
- package/docs/MeetingsSessionsApi.md +2 -2
- package/docs/NotificationsApi.md +4 -4
- package/docs/OrganizationModulesCustomTranslationsApi.md +240 -0
- package/docs/OrganizationModulesSettingsTranslationsApi.md +228 -0
- package/docs/OrganizationPaymentsApi.md +2 -2
- package/docs/OrganizationTeammembersApi.md +2 -2
- package/docs/SeriesQuestionsTranslationsApi.md +127 -0
- package/docs/SeriesTranslationsApi.md +240 -0
- package/docs/SponsorsTranslationsApi.md +240 -0
- package/docs/StorageVideosApi.md +4 -4
- package/docs/StorageVideosCaptionsApi.md +2 -2
- package/docs/SupportedLocale.md +0 -2
- package/docs/SurveysQuestionsApi.md +2 -2
- package/docs/SurveysQuestionsTranslationsApi.md +509 -0
- package/docs/SurveysSectionsTranslationsApi.md +252 -0
- package/docs/SurveysTranslationsApi.md +240 -0
- package/docs/{DeleteDashboard200Response.md → UpdateAnnouncementTranslation200Response.md} +3 -3
- package/docs/UpdateChannelContentGuestTranslation200Response.md +24 -0
- package/docs/UpdateChannelTranslation200Response.md +24 -0
- package/docs/UpdateEventActivationTranslation200Response.md +24 -0
- package/docs/UpdateEventAddOnTranslation200Response.md +24 -0
- package/docs/UpdateEventMediaItemTranslation200Response.md +24 -0
- package/docs/UpdateSeriesQuestionTranslation200Response.md +24 -0
- package/package.json +1 -1
package/AdminApi.ts
CHANGED
|
@@ -28,15 +28,20 @@ import {
|
|
|
28
28
|
AdvertisementsApi,
|
|
29
29
|
AnnouncementsApi,
|
|
30
30
|
AnnouncementsScheduleApi,
|
|
31
|
+
AnnouncementsTranslationsApi,
|
|
31
32
|
ApiLogsApi,
|
|
32
33
|
AuthSessionsApi,
|
|
33
34
|
BenefitsApi,
|
|
35
|
+
BenefitsTranslationsApi,
|
|
34
36
|
BookingsApi,
|
|
35
37
|
BookingsAvailabilitiesApi,
|
|
36
38
|
BookingsBlackoutsApi,
|
|
37
39
|
BookingsPlacesApi,
|
|
40
|
+
BookingsPlacesTranslationsApi,
|
|
38
41
|
BookingsSpacesApi,
|
|
42
|
+
BookingsSpacesTranslationsApi,
|
|
39
43
|
ChannelsApi,
|
|
44
|
+
ChannelsTranslationsApi,
|
|
40
45
|
DashboardsApi,
|
|
41
46
|
DashboardsWidgetsApi,
|
|
42
47
|
EmailReceiptsApi,
|
|
@@ -44,7 +49,9 @@ import {
|
|
|
44
49
|
EventsAccessApi,
|
|
45
50
|
EventsActivationsApi,
|
|
46
51
|
EventsActivationsSessionsApi,
|
|
52
|
+
EventsActivationsTranslationsApi,
|
|
47
53
|
EventsAddonsApi,
|
|
54
|
+
EventsAddonsTranslationsApi,
|
|
48
55
|
EventsAttendeesApi,
|
|
49
56
|
EventsAttendeesPackagesApi,
|
|
50
57
|
EventsAttendeesReservationsApi,
|
|
@@ -55,14 +62,20 @@ import {
|
|
|
55
62
|
EventsCohostsApi,
|
|
56
63
|
EventsCouponsApi,
|
|
57
64
|
EventsEmailsApi,
|
|
65
|
+
EventsEmailsTranslationsApi,
|
|
58
66
|
EventsFaqsApi,
|
|
67
|
+
EventsFaqsTranslationsApi,
|
|
59
68
|
EventsFollowupsApi,
|
|
69
|
+
EventsFollowupsTranslationsApi,
|
|
60
70
|
EventsMatchesApi,
|
|
61
71
|
EventsMediaApi,
|
|
72
|
+
EventsMediaTranslationsApi,
|
|
62
73
|
EventsOnSiteApi,
|
|
63
74
|
EventsPackagesApi,
|
|
64
75
|
EventsPackagesPassesApi,
|
|
76
|
+
EventsPackagesTranslationsApi,
|
|
65
77
|
EventsPagesApi,
|
|
78
|
+
EventsPagesTranslationsApi,
|
|
66
79
|
EventsPassesApi,
|
|
67
80
|
EventsPassesAccessesApi,
|
|
68
81
|
EventsPassesAddonsApi,
|
|
@@ -72,22 +85,35 @@ import {
|
|
|
72
85
|
EventsPasstypesApi,
|
|
73
86
|
EventsPasstypesPriceschedulesApi,
|
|
74
87
|
EventsPasstypesRefundschedulesApi,
|
|
88
|
+
EventsPasstypesTranslationsApi,
|
|
75
89
|
EventsQuestionsApi,
|
|
90
|
+
EventsQuestionsTranslationsApi,
|
|
76
91
|
EventsRoomsApi,
|
|
77
92
|
EventsRoomtypesApi,
|
|
93
|
+
EventsRoomtypesTranslationsApi,
|
|
78
94
|
EventsSectionsApi,
|
|
95
|
+
EventsSectionsTranslationsApi,
|
|
79
96
|
EventsSessionsApi,
|
|
80
97
|
EventsSessionsAccessesApi,
|
|
81
98
|
EventsSessionsLocationsApi,
|
|
99
|
+
EventsSessionsLocationsTranslationsApi,
|
|
82
100
|
EventsSessionsMatchesApi,
|
|
83
101
|
EventsSessionsQuestionsApi,
|
|
102
|
+
EventsSessionsQuestionsTranslationsApi,
|
|
84
103
|
EventsSessionsSectionsApi,
|
|
104
|
+
EventsSessionsSectionsTranslationsApi,
|
|
105
|
+
EventsSessionsTranslationsApi,
|
|
85
106
|
EventsSpeakersApi,
|
|
107
|
+
EventsSpeakersTranslationsApi,
|
|
86
108
|
EventsSponsorsApi,
|
|
87
109
|
EventsSponsorshiplevelsApi,
|
|
110
|
+
EventsSponsorshiplevelsTranslationsApi,
|
|
88
111
|
EventsSponsorshipsApi,
|
|
112
|
+
EventsSponsorshipsTranslationsApi,
|
|
89
113
|
EventsTemplatesApi,
|
|
90
114
|
EventsTracksApi,
|
|
115
|
+
EventsTracksTranslationsApi,
|
|
116
|
+
EventsTranslationsApi,
|
|
91
117
|
FilesApi,
|
|
92
118
|
GroupsApi,
|
|
93
119
|
GroupsEventsApi,
|
|
@@ -97,6 +123,7 @@ import {
|
|
|
97
123
|
GroupsModeratorsApi,
|
|
98
124
|
GroupsRequestsApi,
|
|
99
125
|
GroupsSponsorsApi,
|
|
126
|
+
GroupsTranslationsApi,
|
|
100
127
|
ImportsApi,
|
|
101
128
|
InterestsApi,
|
|
102
129
|
InvoicesApi,
|
|
@@ -117,7 +144,9 @@ import {
|
|
|
117
144
|
OrganizationIntegrationsApi,
|
|
118
145
|
OrganizationModulesApi,
|
|
119
146
|
OrganizationModulesCustomApi,
|
|
147
|
+
OrganizationModulesCustomTranslationsApi,
|
|
120
148
|
OrganizationModulesSettingsApi,
|
|
149
|
+
OrganizationModulesSettingsTranslationsApi,
|
|
121
150
|
OrganizationModulesTiersApi,
|
|
122
151
|
OrganizationPaymentsApi,
|
|
123
152
|
OrganizationSideeffectsApi,
|
|
@@ -138,9 +167,12 @@ import {
|
|
|
138
167
|
SeriesApi,
|
|
139
168
|
SeriesQuestionsApi,
|
|
140
169
|
SeriesQuestionsChoicesApi,
|
|
170
|
+
SeriesQuestionsTranslationsApi,
|
|
141
171
|
SeriesRegistrationsApi,
|
|
172
|
+
SeriesTranslationsApi,
|
|
142
173
|
SponsorsApi,
|
|
143
174
|
SponsorsAccountsApi,
|
|
175
|
+
SponsorsTranslationsApi,
|
|
144
176
|
StorageFilesApi,
|
|
145
177
|
StorageImagesApi,
|
|
146
178
|
StorageVideosApi,
|
|
@@ -153,9 +185,12 @@ import {
|
|
|
153
185
|
SupportNotesApi,
|
|
154
186
|
SurveysApi,
|
|
155
187
|
SurveysQuestionsApi,
|
|
188
|
+
SurveysQuestionsTranslationsApi,
|
|
156
189
|
SurveysSectionsApi,
|
|
190
|
+
SurveysSectionsTranslationsApi,
|
|
157
191
|
SurveysSessionsApi,
|
|
158
192
|
SurveysSubmissionsApi,
|
|
193
|
+
SurveysTranslationsApi,
|
|
159
194
|
ThreadsApi,
|
|
160
195
|
ThreadsCirclesApi,
|
|
161
196
|
ThreadsCirclesAccountsApi,
|
|
@@ -194,15 +229,20 @@ export class AdminApi {
|
|
|
194
229
|
public readonly advertisements: AdvertisementsApi;
|
|
195
230
|
public readonly announcements: AnnouncementsApi;
|
|
196
231
|
public readonly announcementsSchedule: AnnouncementsScheduleApi;
|
|
232
|
+
public readonly announcementsTranslations: AnnouncementsTranslationsApi;
|
|
197
233
|
public readonly apiLogs: ApiLogsApi;
|
|
198
234
|
public readonly authSessions: AuthSessionsApi;
|
|
199
235
|
public readonly benefits: BenefitsApi;
|
|
236
|
+
public readonly benefitsTranslations: BenefitsTranslationsApi;
|
|
200
237
|
public readonly bookings: BookingsApi;
|
|
201
238
|
public readonly bookingsAvailabilities: BookingsAvailabilitiesApi;
|
|
202
239
|
public readonly bookingsBlackouts: BookingsBlackoutsApi;
|
|
203
240
|
public readonly bookingsPlaces: BookingsPlacesApi;
|
|
241
|
+
public readonly bookingsPlacesTranslations: BookingsPlacesTranslationsApi;
|
|
204
242
|
public readonly bookingsSpaces: BookingsSpacesApi;
|
|
243
|
+
public readonly bookingsSpacesTranslations: BookingsSpacesTranslationsApi;
|
|
205
244
|
public readonly channels: ChannelsApi;
|
|
245
|
+
public readonly channelsTranslations: ChannelsTranslationsApi;
|
|
206
246
|
public readonly dashboards: DashboardsApi;
|
|
207
247
|
public readonly dashboardsWidgets: DashboardsWidgetsApi;
|
|
208
248
|
public readonly emailReceipts: EmailReceiptsApi;
|
|
@@ -210,7 +250,9 @@ export class AdminApi {
|
|
|
210
250
|
public readonly eventsAccess: EventsAccessApi;
|
|
211
251
|
public readonly eventsActivations: EventsActivationsApi;
|
|
212
252
|
public readonly eventsActivationsSessions: EventsActivationsSessionsApi;
|
|
253
|
+
public readonly eventsActivationsTranslations: EventsActivationsTranslationsApi;
|
|
213
254
|
public readonly eventsAddons: EventsAddonsApi;
|
|
255
|
+
public readonly eventsAddonsTranslations: EventsAddonsTranslationsApi;
|
|
214
256
|
public readonly eventsAttendees: EventsAttendeesApi;
|
|
215
257
|
public readonly eventsAttendeesPackages: EventsAttendeesPackagesApi;
|
|
216
258
|
public readonly eventsAttendeesReservations: EventsAttendeesReservationsApi;
|
|
@@ -221,14 +263,20 @@ export class AdminApi {
|
|
|
221
263
|
public readonly eventsCohosts: EventsCohostsApi;
|
|
222
264
|
public readonly eventsCoupons: EventsCouponsApi;
|
|
223
265
|
public readonly eventsEmails: EventsEmailsApi;
|
|
266
|
+
public readonly eventsEmailsTranslations: EventsEmailsTranslationsApi;
|
|
224
267
|
public readonly eventsFaqs: EventsFaqsApi;
|
|
268
|
+
public readonly eventsFaqsTranslations: EventsFaqsTranslationsApi;
|
|
225
269
|
public readonly eventsFollowups: EventsFollowupsApi;
|
|
270
|
+
public readonly eventsFollowupsTranslations: EventsFollowupsTranslationsApi;
|
|
226
271
|
public readonly eventsMatches: EventsMatchesApi;
|
|
227
272
|
public readonly eventsMedia: EventsMediaApi;
|
|
273
|
+
public readonly eventsMediaTranslations: EventsMediaTranslationsApi;
|
|
228
274
|
public readonly eventsOnSite: EventsOnSiteApi;
|
|
229
275
|
public readonly eventsPackages: EventsPackagesApi;
|
|
230
276
|
public readonly eventsPackagesPasses: EventsPackagesPassesApi;
|
|
277
|
+
public readonly eventsPackagesTranslations: EventsPackagesTranslationsApi;
|
|
231
278
|
public readonly eventsPages: EventsPagesApi;
|
|
279
|
+
public readonly eventsPagesTranslations: EventsPagesTranslationsApi;
|
|
232
280
|
public readonly eventsPasses: EventsPassesApi;
|
|
233
281
|
public readonly eventsPassesAccesses: EventsPassesAccessesApi;
|
|
234
282
|
public readonly eventsPassesAddons: EventsPassesAddonsApi;
|
|
@@ -238,22 +286,35 @@ export class AdminApi {
|
|
|
238
286
|
public readonly eventsPasstypes: EventsPasstypesApi;
|
|
239
287
|
public readonly eventsPasstypesPriceschedules: EventsPasstypesPriceschedulesApi;
|
|
240
288
|
public readonly eventsPasstypesRefundschedules: EventsPasstypesRefundschedulesApi;
|
|
289
|
+
public readonly eventsPasstypesTranslations: EventsPasstypesTranslationsApi;
|
|
241
290
|
public readonly eventsQuestions: EventsQuestionsApi;
|
|
291
|
+
public readonly eventsQuestionsTranslations: EventsQuestionsTranslationsApi;
|
|
242
292
|
public readonly eventsRooms: EventsRoomsApi;
|
|
243
293
|
public readonly eventsRoomtypes: EventsRoomtypesApi;
|
|
294
|
+
public readonly eventsRoomtypesTranslations: EventsRoomtypesTranslationsApi;
|
|
244
295
|
public readonly eventsSections: EventsSectionsApi;
|
|
296
|
+
public readonly eventsSectionsTranslations: EventsSectionsTranslationsApi;
|
|
245
297
|
public readonly eventsSessions: EventsSessionsApi;
|
|
246
298
|
public readonly eventsSessionsAccesses: EventsSessionsAccessesApi;
|
|
247
299
|
public readonly eventsSessionsLocations: EventsSessionsLocationsApi;
|
|
300
|
+
public readonly eventsSessionsLocationsTranslations: EventsSessionsLocationsTranslationsApi;
|
|
248
301
|
public readonly eventsSessionsMatches: EventsSessionsMatchesApi;
|
|
249
302
|
public readonly eventsSessionsQuestions: EventsSessionsQuestionsApi;
|
|
303
|
+
public readonly eventsSessionsQuestionsTranslations: EventsSessionsQuestionsTranslationsApi;
|
|
250
304
|
public readonly eventsSessionsSections: EventsSessionsSectionsApi;
|
|
305
|
+
public readonly eventsSessionsSectionsTranslations: EventsSessionsSectionsTranslationsApi;
|
|
306
|
+
public readonly eventsSessionsTranslations: EventsSessionsTranslationsApi;
|
|
251
307
|
public readonly eventsSpeakers: EventsSpeakersApi;
|
|
308
|
+
public readonly eventsSpeakersTranslations: EventsSpeakersTranslationsApi;
|
|
252
309
|
public readonly eventsSponsors: EventsSponsorsApi;
|
|
253
310
|
public readonly eventsSponsorshiplevels: EventsSponsorshiplevelsApi;
|
|
311
|
+
public readonly eventsSponsorshiplevelsTranslations: EventsSponsorshiplevelsTranslationsApi;
|
|
254
312
|
public readonly eventsSponsorships: EventsSponsorshipsApi;
|
|
313
|
+
public readonly eventsSponsorshipsTranslations: EventsSponsorshipsTranslationsApi;
|
|
255
314
|
public readonly eventsTemplates: EventsTemplatesApi;
|
|
256
315
|
public readonly eventsTracks: EventsTracksApi;
|
|
316
|
+
public readonly eventsTracksTranslations: EventsTracksTranslationsApi;
|
|
317
|
+
public readonly eventsTranslations: EventsTranslationsApi;
|
|
257
318
|
public readonly files: FilesApi;
|
|
258
319
|
public readonly groups: GroupsApi;
|
|
259
320
|
public readonly groupsEvents: GroupsEventsApi;
|
|
@@ -263,6 +324,7 @@ export class AdminApi {
|
|
|
263
324
|
public readonly groupsModerators: GroupsModeratorsApi;
|
|
264
325
|
public readonly groupsRequests: GroupsRequestsApi;
|
|
265
326
|
public readonly groupsSponsors: GroupsSponsorsApi;
|
|
327
|
+
public readonly groupsTranslations: GroupsTranslationsApi;
|
|
266
328
|
public readonly imports: ImportsApi;
|
|
267
329
|
public readonly interests: InterestsApi;
|
|
268
330
|
public readonly invoices: InvoicesApi;
|
|
@@ -283,7 +345,9 @@ export class AdminApi {
|
|
|
283
345
|
public readonly organizationIntegrations: OrganizationIntegrationsApi;
|
|
284
346
|
public readonly organizationModules: OrganizationModulesApi;
|
|
285
347
|
public readonly organizationModulesCustom: OrganizationModulesCustomApi;
|
|
348
|
+
public readonly organizationModulesCustomTranslations: OrganizationModulesCustomTranslationsApi;
|
|
286
349
|
public readonly organizationModulesSettings: OrganizationModulesSettingsApi;
|
|
350
|
+
public readonly organizationModulesSettingsTranslations: OrganizationModulesSettingsTranslationsApi;
|
|
287
351
|
public readonly organizationModulesTiers: OrganizationModulesTiersApi;
|
|
288
352
|
public readonly organizationPayments: OrganizationPaymentsApi;
|
|
289
353
|
public readonly organizationSideeffects: OrganizationSideeffectsApi;
|
|
@@ -304,9 +368,12 @@ export class AdminApi {
|
|
|
304
368
|
public readonly series: SeriesApi;
|
|
305
369
|
public readonly seriesQuestions: SeriesQuestionsApi;
|
|
306
370
|
public readonly seriesQuestionsChoices: SeriesQuestionsChoicesApi;
|
|
371
|
+
public readonly seriesQuestionsTranslations: SeriesQuestionsTranslationsApi;
|
|
307
372
|
public readonly seriesRegistrations: SeriesRegistrationsApi;
|
|
373
|
+
public readonly seriesTranslations: SeriesTranslationsApi;
|
|
308
374
|
public readonly sponsors: SponsorsApi;
|
|
309
375
|
public readonly sponsorsAccounts: SponsorsAccountsApi;
|
|
376
|
+
public readonly sponsorsTranslations: SponsorsTranslationsApi;
|
|
310
377
|
public readonly storageFiles: StorageFilesApi;
|
|
311
378
|
public readonly storageImages: StorageImagesApi;
|
|
312
379
|
public readonly storageVideos: StorageVideosApi;
|
|
@@ -319,9 +386,12 @@ export class AdminApi {
|
|
|
319
386
|
public readonly supportNotes: SupportNotesApi;
|
|
320
387
|
public readonly surveys: SurveysApi;
|
|
321
388
|
public readonly surveysQuestions: SurveysQuestionsApi;
|
|
389
|
+
public readonly surveysQuestionsTranslations: SurveysQuestionsTranslationsApi;
|
|
322
390
|
public readonly surveysSections: SurveysSectionsApi;
|
|
391
|
+
public readonly surveysSectionsTranslations: SurveysSectionsTranslationsApi;
|
|
323
392
|
public readonly surveysSessions: SurveysSessionsApi;
|
|
324
393
|
public readonly surveysSubmissions: SurveysSubmissionsApi;
|
|
394
|
+
public readonly surveysTranslations: SurveysTranslationsApi;
|
|
325
395
|
public readonly threads: ThreadsApi;
|
|
326
396
|
public readonly threadsCircles: ThreadsCirclesApi;
|
|
327
397
|
public readonly threadsCirclesAccounts: ThreadsCirclesAccountsApi;
|
|
@@ -358,15 +428,20 @@ export class AdminApi {
|
|
|
358
428
|
this.advertisements = new AdvertisementsApi(this.config);
|
|
359
429
|
this.announcements = new AnnouncementsApi(this.config);
|
|
360
430
|
this.announcementsSchedule = new AnnouncementsScheduleApi(this.config);
|
|
431
|
+
this.announcementsTranslations = new AnnouncementsTranslationsApi(this.config);
|
|
361
432
|
this.apiLogs = new ApiLogsApi(this.config);
|
|
362
433
|
this.authSessions = new AuthSessionsApi(this.config);
|
|
363
434
|
this.benefits = new BenefitsApi(this.config);
|
|
435
|
+
this.benefitsTranslations = new BenefitsTranslationsApi(this.config);
|
|
364
436
|
this.bookings = new BookingsApi(this.config);
|
|
365
437
|
this.bookingsAvailabilities = new BookingsAvailabilitiesApi(this.config);
|
|
366
438
|
this.bookingsBlackouts = new BookingsBlackoutsApi(this.config);
|
|
367
439
|
this.bookingsPlaces = new BookingsPlacesApi(this.config);
|
|
440
|
+
this.bookingsPlacesTranslations = new BookingsPlacesTranslationsApi(this.config);
|
|
368
441
|
this.bookingsSpaces = new BookingsSpacesApi(this.config);
|
|
442
|
+
this.bookingsSpacesTranslations = new BookingsSpacesTranslationsApi(this.config);
|
|
369
443
|
this.channels = new ChannelsApi(this.config);
|
|
444
|
+
this.channelsTranslations = new ChannelsTranslationsApi(this.config);
|
|
370
445
|
this.dashboards = new DashboardsApi(this.config);
|
|
371
446
|
this.dashboardsWidgets = new DashboardsWidgetsApi(this.config);
|
|
372
447
|
this.emailReceipts = new EmailReceiptsApi(this.config);
|
|
@@ -374,7 +449,9 @@ export class AdminApi {
|
|
|
374
449
|
this.eventsAccess = new EventsAccessApi(this.config);
|
|
375
450
|
this.eventsActivations = new EventsActivationsApi(this.config);
|
|
376
451
|
this.eventsActivationsSessions = new EventsActivationsSessionsApi(this.config);
|
|
452
|
+
this.eventsActivationsTranslations = new EventsActivationsTranslationsApi(this.config);
|
|
377
453
|
this.eventsAddons = new EventsAddonsApi(this.config);
|
|
454
|
+
this.eventsAddonsTranslations = new EventsAddonsTranslationsApi(this.config);
|
|
378
455
|
this.eventsAttendees = new EventsAttendeesApi(this.config);
|
|
379
456
|
this.eventsAttendeesPackages = new EventsAttendeesPackagesApi(this.config);
|
|
380
457
|
this.eventsAttendeesReservations = new EventsAttendeesReservationsApi(this.config);
|
|
@@ -385,14 +462,20 @@ export class AdminApi {
|
|
|
385
462
|
this.eventsCohosts = new EventsCohostsApi(this.config);
|
|
386
463
|
this.eventsCoupons = new EventsCouponsApi(this.config);
|
|
387
464
|
this.eventsEmails = new EventsEmailsApi(this.config);
|
|
465
|
+
this.eventsEmailsTranslations = new EventsEmailsTranslationsApi(this.config);
|
|
388
466
|
this.eventsFaqs = new EventsFaqsApi(this.config);
|
|
467
|
+
this.eventsFaqsTranslations = new EventsFaqsTranslationsApi(this.config);
|
|
389
468
|
this.eventsFollowups = new EventsFollowupsApi(this.config);
|
|
469
|
+
this.eventsFollowupsTranslations = new EventsFollowupsTranslationsApi(this.config);
|
|
390
470
|
this.eventsMatches = new EventsMatchesApi(this.config);
|
|
391
471
|
this.eventsMedia = new EventsMediaApi(this.config);
|
|
472
|
+
this.eventsMediaTranslations = new EventsMediaTranslationsApi(this.config);
|
|
392
473
|
this.eventsOnSite = new EventsOnSiteApi(this.config);
|
|
393
474
|
this.eventsPackages = new EventsPackagesApi(this.config);
|
|
394
475
|
this.eventsPackagesPasses = new EventsPackagesPassesApi(this.config);
|
|
476
|
+
this.eventsPackagesTranslations = new EventsPackagesTranslationsApi(this.config);
|
|
395
477
|
this.eventsPages = new EventsPagesApi(this.config);
|
|
478
|
+
this.eventsPagesTranslations = new EventsPagesTranslationsApi(this.config);
|
|
396
479
|
this.eventsPasses = new EventsPassesApi(this.config);
|
|
397
480
|
this.eventsPassesAccesses = new EventsPassesAccessesApi(this.config);
|
|
398
481
|
this.eventsPassesAddons = new EventsPassesAddonsApi(this.config);
|
|
@@ -402,22 +485,35 @@ export class AdminApi {
|
|
|
402
485
|
this.eventsPasstypes = new EventsPasstypesApi(this.config);
|
|
403
486
|
this.eventsPasstypesPriceschedules = new EventsPasstypesPriceschedulesApi(this.config);
|
|
404
487
|
this.eventsPasstypesRefundschedules = new EventsPasstypesRefundschedulesApi(this.config);
|
|
488
|
+
this.eventsPasstypesTranslations = new EventsPasstypesTranslationsApi(this.config);
|
|
405
489
|
this.eventsQuestions = new EventsQuestionsApi(this.config);
|
|
490
|
+
this.eventsQuestionsTranslations = new EventsQuestionsTranslationsApi(this.config);
|
|
406
491
|
this.eventsRooms = new EventsRoomsApi(this.config);
|
|
407
492
|
this.eventsRoomtypes = new EventsRoomtypesApi(this.config);
|
|
493
|
+
this.eventsRoomtypesTranslations = new EventsRoomtypesTranslationsApi(this.config);
|
|
408
494
|
this.eventsSections = new EventsSectionsApi(this.config);
|
|
495
|
+
this.eventsSectionsTranslations = new EventsSectionsTranslationsApi(this.config);
|
|
409
496
|
this.eventsSessions = new EventsSessionsApi(this.config);
|
|
410
497
|
this.eventsSessionsAccesses = new EventsSessionsAccessesApi(this.config);
|
|
411
498
|
this.eventsSessionsLocations = new EventsSessionsLocationsApi(this.config);
|
|
499
|
+
this.eventsSessionsLocationsTranslations = new EventsSessionsLocationsTranslationsApi(this.config);
|
|
412
500
|
this.eventsSessionsMatches = new EventsSessionsMatchesApi(this.config);
|
|
413
501
|
this.eventsSessionsQuestions = new EventsSessionsQuestionsApi(this.config);
|
|
502
|
+
this.eventsSessionsQuestionsTranslations = new EventsSessionsQuestionsTranslationsApi(this.config);
|
|
414
503
|
this.eventsSessionsSections = new EventsSessionsSectionsApi(this.config);
|
|
504
|
+
this.eventsSessionsSectionsTranslations = new EventsSessionsSectionsTranslationsApi(this.config);
|
|
505
|
+
this.eventsSessionsTranslations = new EventsSessionsTranslationsApi(this.config);
|
|
415
506
|
this.eventsSpeakers = new EventsSpeakersApi(this.config);
|
|
507
|
+
this.eventsSpeakersTranslations = new EventsSpeakersTranslationsApi(this.config);
|
|
416
508
|
this.eventsSponsors = new EventsSponsorsApi(this.config);
|
|
417
509
|
this.eventsSponsorshiplevels = new EventsSponsorshiplevelsApi(this.config);
|
|
510
|
+
this.eventsSponsorshiplevelsTranslations = new EventsSponsorshiplevelsTranslationsApi(this.config);
|
|
418
511
|
this.eventsSponsorships = new EventsSponsorshipsApi(this.config);
|
|
512
|
+
this.eventsSponsorshipsTranslations = new EventsSponsorshipsTranslationsApi(this.config);
|
|
419
513
|
this.eventsTemplates = new EventsTemplatesApi(this.config);
|
|
420
514
|
this.eventsTracks = new EventsTracksApi(this.config);
|
|
515
|
+
this.eventsTracksTranslations = new EventsTracksTranslationsApi(this.config);
|
|
516
|
+
this.eventsTranslations = new EventsTranslationsApi(this.config);
|
|
421
517
|
this.files = new FilesApi(this.config);
|
|
422
518
|
this.groups = new GroupsApi(this.config);
|
|
423
519
|
this.groupsEvents = new GroupsEventsApi(this.config);
|
|
@@ -427,6 +523,7 @@ export class AdminApi {
|
|
|
427
523
|
this.groupsModerators = new GroupsModeratorsApi(this.config);
|
|
428
524
|
this.groupsRequests = new GroupsRequestsApi(this.config);
|
|
429
525
|
this.groupsSponsors = new GroupsSponsorsApi(this.config);
|
|
526
|
+
this.groupsTranslations = new GroupsTranslationsApi(this.config);
|
|
430
527
|
this.imports = new ImportsApi(this.config);
|
|
431
528
|
this.interests = new InterestsApi(this.config);
|
|
432
529
|
this.invoices = new InvoicesApi(this.config);
|
|
@@ -447,7 +544,9 @@ export class AdminApi {
|
|
|
447
544
|
this.organizationIntegrations = new OrganizationIntegrationsApi(this.config);
|
|
448
545
|
this.organizationModules = new OrganizationModulesApi(this.config);
|
|
449
546
|
this.organizationModulesCustom = new OrganizationModulesCustomApi(this.config);
|
|
547
|
+
this.organizationModulesCustomTranslations = new OrganizationModulesCustomTranslationsApi(this.config);
|
|
450
548
|
this.organizationModulesSettings = new OrganizationModulesSettingsApi(this.config);
|
|
549
|
+
this.organizationModulesSettingsTranslations = new OrganizationModulesSettingsTranslationsApi(this.config);
|
|
451
550
|
this.organizationModulesTiers = new OrganizationModulesTiersApi(this.config);
|
|
452
551
|
this.organizationPayments = new OrganizationPaymentsApi(this.config);
|
|
453
552
|
this.organizationSideeffects = new OrganizationSideeffectsApi(this.config);
|
|
@@ -468,9 +567,12 @@ export class AdminApi {
|
|
|
468
567
|
this.series = new SeriesApi(this.config);
|
|
469
568
|
this.seriesQuestions = new SeriesQuestionsApi(this.config);
|
|
470
569
|
this.seriesQuestionsChoices = new SeriesQuestionsChoicesApi(this.config);
|
|
570
|
+
this.seriesQuestionsTranslations = new SeriesQuestionsTranslationsApi(this.config);
|
|
471
571
|
this.seriesRegistrations = new SeriesRegistrationsApi(this.config);
|
|
572
|
+
this.seriesTranslations = new SeriesTranslationsApi(this.config);
|
|
472
573
|
this.sponsors = new SponsorsApi(this.config);
|
|
473
574
|
this.sponsorsAccounts = new SponsorsAccountsApi(this.config);
|
|
575
|
+
this.sponsorsTranslations = new SponsorsTranslationsApi(this.config);
|
|
474
576
|
this.storageFiles = new StorageFilesApi(this.config);
|
|
475
577
|
this.storageImages = new StorageImagesApi(this.config);
|
|
476
578
|
this.storageVideos = new StorageVideosApi(this.config);
|
|
@@ -483,9 +585,12 @@ export class AdminApi {
|
|
|
483
585
|
this.supportNotes = new SupportNotesApi(this.config);
|
|
484
586
|
this.surveys = new SurveysApi(this.config);
|
|
485
587
|
this.surveysQuestions = new SurveysQuestionsApi(this.config);
|
|
588
|
+
this.surveysQuestionsTranslations = new SurveysQuestionsTranslationsApi(this.config);
|
|
486
589
|
this.surveysSections = new SurveysSectionsApi(this.config);
|
|
590
|
+
this.surveysSectionsTranslations = new SurveysSectionsTranslationsApi(this.config);
|
|
487
591
|
this.surveysSessions = new SurveysSessionsApi(this.config);
|
|
488
592
|
this.surveysSubmissions = new SurveysSubmissionsApi(this.config);
|
|
593
|
+
this.surveysTranslations = new SurveysTranslationsApi(this.config);
|
|
489
594
|
this.threads = new ThreadsApi(this.config);
|
|
490
595
|
this.threadsCircles = new ThreadsCirclesApi(this.config);
|
|
491
596
|
this.threadsCirclesAccounts = new ThreadsCirclesAccountsApi(this.config);
|