@connectedxm/admin-sdk 6.17.4 → 6.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (161) hide show
  1. package/.openapi-generator/FILES +123 -1
  2. package/AdminApi.ts +105 -0
  3. package/README.md +251 -1
  4. package/api.ts +66625 -46033
  5. package/dist/AdminApi.d.ts +36 -1
  6. package/dist/AdminApi.js +35 -0
  7. package/dist/api.d.ts +11413 -565
  8. package/dist/api.js +34726 -19427
  9. package/dist/esm/AdminApi.d.ts +36 -1
  10. package/dist/esm/AdminApi.js +36 -1
  11. package/dist/esm/api.d.ts +11413 -565
  12. package/dist/esm/api.js +32952 -17798
  13. package/docs/AnnouncementsTranslationsApi.md +240 -0
  14. package/docs/BenefitsTranslationsApi.md +240 -0
  15. package/docs/BookingsApi.md +244 -0
  16. package/docs/BookingsPlacesTranslationsApi.md +121 -0
  17. package/docs/BookingsSpacesTranslationsApi.md +127 -0
  18. package/docs/ChannelsTranslationsApi.md +742 -0
  19. package/docs/DashboardsApi.md +2 -2
  20. package/docs/DashboardsWidgetsApi.md +2 -2
  21. package/docs/Event.md +2 -0
  22. package/docs/EventCreateInputs.md +2 -0
  23. package/docs/EventUpdateInputs.md +2 -0
  24. package/docs/EventsAccessApi.md +4 -4
  25. package/docs/EventsActivationsTranslationsApi.md +252 -0
  26. package/docs/EventsAddonsTranslationsApi.md +252 -0
  27. package/docs/EventsApi.md +2 -2
  28. package/docs/EventsAttendeesPackagesApi.md +2 -2
  29. package/docs/EventsEmailsTranslationsApi.md +252 -0
  30. package/docs/EventsFaqsTranslationsApi.md +509 -0
  31. package/docs/EventsFollowupsTranslationsApi.md +252 -0
  32. package/docs/EventsMediaTranslationsApi.md +252 -0
  33. package/docs/EventsPackagesTranslationsApi.md +252 -0
  34. package/docs/EventsPagesTranslationsApi.md +252 -0
  35. package/docs/EventsPassesApi.md +52 -0
  36. package/docs/EventsPasstypesPriceschedulesApi.md +4 -4
  37. package/docs/EventsPasstypesRefundschedulesApi.md +4 -4
  38. package/docs/EventsPasstypesTranslationsApi.md +252 -0
  39. package/docs/EventsQuestionsApi.md +2 -2
  40. package/docs/EventsQuestionsTranslationsApi.md +509 -0
  41. package/docs/EventsRoomtypesTranslationsApi.md +252 -0
  42. package/docs/EventsSectionsTranslationsApi.md +252 -0
  43. package/docs/EventsSessionsApi.md +2 -2
  44. package/docs/EventsSessionsLocationsTranslationsApi.md +252 -0
  45. package/docs/EventsSessionsQuestionsApi.md +2 -2
  46. package/docs/EventsSessionsQuestionsTranslationsApi.md +533 -0
  47. package/docs/EventsSessionsSectionsTranslationsApi.md +264 -0
  48. package/docs/EventsSessionsTranslationsApi.md +252 -0
  49. package/docs/EventsSpeakersTranslationsApi.md +252 -0
  50. package/docs/EventsSponsorshiplevelsTranslationsApi.md +252 -0
  51. package/docs/EventsSponsorshipsTranslationsApi.md +264 -0
  52. package/docs/EventsTracksTranslationsApi.md +252 -0
  53. package/docs/EventsTranslationsApi.md +240 -0
  54. package/docs/GetAnnouncementTranslation200Response.md +24 -0
  55. package/docs/GetAnnouncementTranslations200Response.md +26 -0
  56. package/docs/GetBenefitTranslation200Response.md +24 -0
  57. package/docs/GetBenefitTranslations200Response.md +26 -0
  58. package/docs/GetBookingPlaceTranslation200Response.md +24 -0
  59. package/docs/GetBookingPlaceTranslations200Response.md +26 -0
  60. package/docs/GetBookingSpaceTranslation200Response.md +24 -0
  61. package/docs/GetBookingSpaceTranslations200Response.md +26 -0
  62. package/docs/GetChannelContentGuestTranslation200Response.md +24 -0
  63. package/docs/GetChannelContentGuestTranslations200Response.md +26 -0
  64. package/docs/GetChannelContentTranslation200Response.md +24 -0
  65. package/docs/GetChannelContentTranslations200Response.md +26 -0
  66. package/docs/GetChannelTranslation200Response.md +24 -0
  67. package/docs/GetChannelTranslations200Response.md +26 -0
  68. package/docs/GetCustomModuleTranslation200Response.md +24 -0
  69. package/docs/GetCustomModuleTranslations200Response.md +26 -0
  70. package/docs/GetEventActivationTranslation200Response.md +24 -0
  71. package/docs/GetEventActivationTranslations200Response.md +26 -0
  72. package/docs/GetEventAddOnTranslation200Response.md +24 -0
  73. package/docs/GetEventAddOnTranslations200Response.md +26 -0
  74. package/docs/GetEventEmailTranslation200Response.md +24 -0
  75. package/docs/GetEventEmailTranslations200Response.md +26 -0
  76. package/docs/GetEventFaqSectionQuestionTranslation200Response.md +24 -0
  77. package/docs/GetEventFaqSectionQuestionTranslations200Response.md +26 -0
  78. package/docs/GetEventFaqSectionTranslation200Response.md +24 -0
  79. package/docs/GetEventFaqSectionTranslations200Response.md +26 -0
  80. package/docs/GetEventFollowupTranslation200Response.md +24 -0
  81. package/docs/GetEventFollowupTranslations200Response.md +26 -0
  82. package/docs/GetEventMediaItemTranslation200Response.md +24 -0
  83. package/docs/GetEventMediaItemTranslations200Response.md +26 -0
  84. package/docs/GetEventPackageTranslation200Response.md +24 -0
  85. package/docs/GetEventPackageTranslations200Response.md +26 -0
  86. package/docs/GetEventPageTranslation200Response.md +24 -0
  87. package/docs/GetEventPageTranslations200Response.md +26 -0
  88. package/docs/GetEventPassTypeTranslation200Response.md +24 -0
  89. package/docs/GetEventPassTypeTranslations200Response.md +26 -0
  90. package/docs/GetEventQuestionChoiceTranslation200Response.md +24 -0
  91. package/docs/GetEventQuestionChoiceTranslations200Response.md +26 -0
  92. package/docs/GetEventQuestionTranslation200Response.md +24 -0
  93. package/docs/GetEventQuestionTranslations200Response.md +26 -0
  94. package/docs/GetEventRoomTypeTranslation200Response.md +24 -0
  95. package/docs/GetEventRoomTypeTranslations200Response.md +26 -0
  96. package/docs/GetEventSectionTranslation200Response.md +24 -0
  97. package/docs/GetEventSectionTranslations200Response.md +26 -0
  98. package/docs/GetEventSessionLocationTranslation200Response.md +24 -0
  99. package/docs/GetEventSessionLocationTranslations200Response.md +26 -0
  100. package/docs/GetEventSessionQuestionChoiceTranslation200Response.md +24 -0
  101. package/docs/GetEventSessionQuestionChoiceTranslations200Response.md +26 -0
  102. package/docs/GetEventSessionQuestionTranslation200Response.md +24 -0
  103. package/docs/GetEventSessionQuestionTranslations200Response.md +26 -0
  104. package/docs/GetEventSessionSectionTranslation200Response.md +24 -0
  105. package/docs/GetEventSessionSectionTranslations200Response.md +26 -0
  106. package/docs/GetEventSessionTranslation200Response.md +24 -0
  107. package/docs/GetEventSessionTranslations200Response.md +26 -0
  108. package/docs/GetEventSpeakerTranslation200Response.md +24 -0
  109. package/docs/GetEventSpeakerTranslations200Response.md +26 -0
  110. package/docs/GetEventSponsorshipLevelTranslation200Response.md +24 -0
  111. package/docs/GetEventSponsorshipLevelTranslations200Response.md +26 -0
  112. package/docs/GetEventSponsorshipTranslation200Response.md +24 -0
  113. package/docs/GetEventSponsorshipTranslations200Response.md +26 -0
  114. package/docs/GetEventTrackTranslation200Response.md +24 -0
  115. package/docs/GetEventTrackTranslations200Response.md +26 -0
  116. package/docs/GetEventTranslation200Response.md +24 -0
  117. package/docs/GetEventTranslations200Response.md +26 -0
  118. package/docs/GetGroupTranslation200Response.md +24 -0
  119. package/docs/GetGroupTranslations200Response.md +26 -0
  120. package/docs/GetLevelTranslation200Response.md +24 -0
  121. package/docs/GetLevelTranslations200Response.md +26 -0
  122. package/docs/GetOrganizationModuleSettingsTranslation200Response.md +24 -0
  123. package/docs/GetOrganizationModuleSettingsTranslations200Response.md +26 -0
  124. package/docs/GetSeriesQuestionTranslation200Response.md +24 -0
  125. package/docs/GetSeriesTranslation200Response.md +24 -0
  126. package/docs/GetSeriesTranslations200Response.md +26 -0
  127. package/docs/GetSurveyQuestionChoiceTranslation200Response.md +24 -0
  128. package/docs/GetSurveyQuestionChoiceTranslations200Response.md +26 -0
  129. package/docs/GetSurveyQuestionTranslation200Response.md +24 -0
  130. package/docs/GetSurveyQuestionTranslations200Response.md +26 -0
  131. package/docs/GetSurveySectionTranslation200Response.md +24 -0
  132. package/docs/GetSurveySectionTranslations200Response.md +26 -0
  133. package/docs/GetSurveyTranslation200Response.md +24 -0
  134. package/docs/GetSurveyTranslations200Response.md +26 -0
  135. package/docs/GroupsTranslationsApi.md +240 -0
  136. package/docs/MeetingsParticipantsApi.md +4 -4
  137. package/docs/MeetingsSessionsApi.md +2 -2
  138. package/docs/NotificationsApi.md +4 -4
  139. package/docs/OrganizationModulesCustomTranslationsApi.md +240 -0
  140. package/docs/OrganizationModulesSettingsTranslationsApi.md +228 -0
  141. package/docs/OrganizationPaymentsApi.md +2 -2
  142. package/docs/OrganizationTeammembersApi.md +2 -2
  143. package/docs/SeriesQuestionsTranslationsApi.md +127 -0
  144. package/docs/SeriesTranslationsApi.md +240 -0
  145. package/docs/SponsorsTranslationsApi.md +240 -0
  146. package/docs/StorageVideosApi.md +4 -4
  147. package/docs/StorageVideosCaptionsApi.md +2 -2
  148. package/docs/SupportedLocale.md +0 -2
  149. package/docs/SurveysQuestionsApi.md +2 -2
  150. package/docs/SurveysQuestionsTranslationsApi.md +509 -0
  151. package/docs/SurveysSectionsTranslationsApi.md +252 -0
  152. package/docs/SurveysSubmissionsApi.md +3 -0
  153. package/docs/SurveysTranslationsApi.md +240 -0
  154. package/docs/{DeleteDashboard200Response.md → UpdateAnnouncementTranslation200Response.md} +3 -3
  155. package/docs/UpdateChannelContentGuestTranslation200Response.md +24 -0
  156. package/docs/UpdateChannelTranslation200Response.md +24 -0
  157. package/docs/UpdateEventActivationTranslation200Response.md +24 -0
  158. package/docs/UpdateEventAddOnTranslation200Response.md +24 -0
  159. package/docs/UpdateEventMediaItemTranslation200Response.md +24 -0
  160. package/docs/UpdateSeriesQuestionTranslation200Response.md +24 -0
  161. 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);