@connectedxm/admin-sdk 6.14.5 → 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 +128 -1
- package/AdminApi.ts +117 -0
- package/README.md +269 -18
- package/api.ts +66302 -45553
- package/dist/AdminApi.d.ts +40 -1
- package/dist/AdminApi.js +39 -0
- package/dist/api.d.ts +14080 -3128
- package/dist/api.js +33941 -18508
- package/dist/esm/AdminApi.d.ts +40 -1
- package/dist/esm/AdminApi.js +40 -1
- package/dist/esm/api.d.ts +14080 -3128
- package/dist/esm/api.js +33444 -18172
- package/docs/AnnouncementsTranslationsApi.md +240 -0
- package/docs/BaseSideEffect.md +4 -0
- package/docs/BenefitsTranslationsApi.md +240 -0
- package/docs/BookingSpace.md +4 -0
- package/docs/BookingSpaceCreateInputs.md +4 -0
- package/docs/BookingSpaceTranslation.md +4 -0
- package/docs/BookingSpaceTranslationUpdateInputs.md +4 -0
- package/docs/BookingSpaceUpdateInputs.md +4 -0
- package/docs/BookingsApi.md +302 -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/EventsPassesAccessesApi.md +313 -0
- package/docs/EventsPassesAddonsApi.md +190 -0
- package/docs/EventsPassesApi.md +77 -1149
- package/docs/EventsPassesFollowupsApi.md +272 -0
- package/docs/EventsPassesResponsesApi.md +326 -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/SideEffect.md +8 -0
- package/docs/SideEffectActionType.md +2 -0
- package/docs/SideEffectTriggerType.md +4 -2
- 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/UpdateEventPassResponsesInputs.md +20 -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,35 +62,58 @@ 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,
|
|
80
|
+
EventsPassesAccessesApi,
|
|
81
|
+
EventsPassesAddonsApi,
|
|
67
82
|
EventsPassesAttributesApi,
|
|
83
|
+
EventsPassesFollowupsApi,
|
|
84
|
+
EventsPassesResponsesApi,
|
|
68
85
|
EventsPasstypesApi,
|
|
69
86
|
EventsPasstypesPriceschedulesApi,
|
|
70
87
|
EventsPasstypesRefundschedulesApi,
|
|
88
|
+
EventsPasstypesTranslationsApi,
|
|
71
89
|
EventsQuestionsApi,
|
|
90
|
+
EventsQuestionsTranslationsApi,
|
|
72
91
|
EventsRoomsApi,
|
|
73
92
|
EventsRoomtypesApi,
|
|
93
|
+
EventsRoomtypesTranslationsApi,
|
|
74
94
|
EventsSectionsApi,
|
|
95
|
+
EventsSectionsTranslationsApi,
|
|
75
96
|
EventsSessionsApi,
|
|
76
97
|
EventsSessionsAccessesApi,
|
|
77
98
|
EventsSessionsLocationsApi,
|
|
99
|
+
EventsSessionsLocationsTranslationsApi,
|
|
78
100
|
EventsSessionsMatchesApi,
|
|
79
101
|
EventsSessionsQuestionsApi,
|
|
102
|
+
EventsSessionsQuestionsTranslationsApi,
|
|
80
103
|
EventsSessionsSectionsApi,
|
|
104
|
+
EventsSessionsSectionsTranslationsApi,
|
|
105
|
+
EventsSessionsTranslationsApi,
|
|
81
106
|
EventsSpeakersApi,
|
|
107
|
+
EventsSpeakersTranslationsApi,
|
|
82
108
|
EventsSponsorsApi,
|
|
83
109
|
EventsSponsorshiplevelsApi,
|
|
110
|
+
EventsSponsorshiplevelsTranslationsApi,
|
|
84
111
|
EventsSponsorshipsApi,
|
|
112
|
+
EventsSponsorshipsTranslationsApi,
|
|
85
113
|
EventsTemplatesApi,
|
|
86
114
|
EventsTracksApi,
|
|
115
|
+
EventsTracksTranslationsApi,
|
|
116
|
+
EventsTranslationsApi,
|
|
87
117
|
FilesApi,
|
|
88
118
|
GroupsApi,
|
|
89
119
|
GroupsEventsApi,
|
|
@@ -93,6 +123,7 @@ import {
|
|
|
93
123
|
GroupsModeratorsApi,
|
|
94
124
|
GroupsRequestsApi,
|
|
95
125
|
GroupsSponsorsApi,
|
|
126
|
+
GroupsTranslationsApi,
|
|
96
127
|
ImportsApi,
|
|
97
128
|
InterestsApi,
|
|
98
129
|
InvoicesApi,
|
|
@@ -113,7 +144,9 @@ import {
|
|
|
113
144
|
OrganizationIntegrationsApi,
|
|
114
145
|
OrganizationModulesApi,
|
|
115
146
|
OrganizationModulesCustomApi,
|
|
147
|
+
OrganizationModulesCustomTranslationsApi,
|
|
116
148
|
OrganizationModulesSettingsApi,
|
|
149
|
+
OrganizationModulesSettingsTranslationsApi,
|
|
117
150
|
OrganizationModulesTiersApi,
|
|
118
151
|
OrganizationPaymentsApi,
|
|
119
152
|
OrganizationSideeffectsApi,
|
|
@@ -134,9 +167,12 @@ import {
|
|
|
134
167
|
SeriesApi,
|
|
135
168
|
SeriesQuestionsApi,
|
|
136
169
|
SeriesQuestionsChoicesApi,
|
|
170
|
+
SeriesQuestionsTranslationsApi,
|
|
137
171
|
SeriesRegistrationsApi,
|
|
172
|
+
SeriesTranslationsApi,
|
|
138
173
|
SponsorsApi,
|
|
139
174
|
SponsorsAccountsApi,
|
|
175
|
+
SponsorsTranslationsApi,
|
|
140
176
|
StorageFilesApi,
|
|
141
177
|
StorageImagesApi,
|
|
142
178
|
StorageVideosApi,
|
|
@@ -149,9 +185,12 @@ import {
|
|
|
149
185
|
SupportNotesApi,
|
|
150
186
|
SurveysApi,
|
|
151
187
|
SurveysQuestionsApi,
|
|
188
|
+
SurveysQuestionsTranslationsApi,
|
|
152
189
|
SurveysSectionsApi,
|
|
190
|
+
SurveysSectionsTranslationsApi,
|
|
153
191
|
SurveysSessionsApi,
|
|
154
192
|
SurveysSubmissionsApi,
|
|
193
|
+
SurveysTranslationsApi,
|
|
155
194
|
ThreadsApi,
|
|
156
195
|
ThreadsCirclesApi,
|
|
157
196
|
ThreadsCirclesAccountsApi,
|
|
@@ -190,15 +229,20 @@ export class AdminApi {
|
|
|
190
229
|
public readonly advertisements: AdvertisementsApi;
|
|
191
230
|
public readonly announcements: AnnouncementsApi;
|
|
192
231
|
public readonly announcementsSchedule: AnnouncementsScheduleApi;
|
|
232
|
+
public readonly announcementsTranslations: AnnouncementsTranslationsApi;
|
|
193
233
|
public readonly apiLogs: ApiLogsApi;
|
|
194
234
|
public readonly authSessions: AuthSessionsApi;
|
|
195
235
|
public readonly benefits: BenefitsApi;
|
|
236
|
+
public readonly benefitsTranslations: BenefitsTranslationsApi;
|
|
196
237
|
public readonly bookings: BookingsApi;
|
|
197
238
|
public readonly bookingsAvailabilities: BookingsAvailabilitiesApi;
|
|
198
239
|
public readonly bookingsBlackouts: BookingsBlackoutsApi;
|
|
199
240
|
public readonly bookingsPlaces: BookingsPlacesApi;
|
|
241
|
+
public readonly bookingsPlacesTranslations: BookingsPlacesTranslationsApi;
|
|
200
242
|
public readonly bookingsSpaces: BookingsSpacesApi;
|
|
243
|
+
public readonly bookingsSpacesTranslations: BookingsSpacesTranslationsApi;
|
|
201
244
|
public readonly channels: ChannelsApi;
|
|
245
|
+
public readonly channelsTranslations: ChannelsTranslationsApi;
|
|
202
246
|
public readonly dashboards: DashboardsApi;
|
|
203
247
|
public readonly dashboardsWidgets: DashboardsWidgetsApi;
|
|
204
248
|
public readonly emailReceipts: EmailReceiptsApi;
|
|
@@ -206,7 +250,9 @@ export class AdminApi {
|
|
|
206
250
|
public readonly eventsAccess: EventsAccessApi;
|
|
207
251
|
public readonly eventsActivations: EventsActivationsApi;
|
|
208
252
|
public readonly eventsActivationsSessions: EventsActivationsSessionsApi;
|
|
253
|
+
public readonly eventsActivationsTranslations: EventsActivationsTranslationsApi;
|
|
209
254
|
public readonly eventsAddons: EventsAddonsApi;
|
|
255
|
+
public readonly eventsAddonsTranslations: EventsAddonsTranslationsApi;
|
|
210
256
|
public readonly eventsAttendees: EventsAttendeesApi;
|
|
211
257
|
public readonly eventsAttendeesPackages: EventsAttendeesPackagesApi;
|
|
212
258
|
public readonly eventsAttendeesReservations: EventsAttendeesReservationsApi;
|
|
@@ -217,35 +263,58 @@ export class AdminApi {
|
|
|
217
263
|
public readonly eventsCohosts: EventsCohostsApi;
|
|
218
264
|
public readonly eventsCoupons: EventsCouponsApi;
|
|
219
265
|
public readonly eventsEmails: EventsEmailsApi;
|
|
266
|
+
public readonly eventsEmailsTranslations: EventsEmailsTranslationsApi;
|
|
220
267
|
public readonly eventsFaqs: EventsFaqsApi;
|
|
268
|
+
public readonly eventsFaqsTranslations: EventsFaqsTranslationsApi;
|
|
221
269
|
public readonly eventsFollowups: EventsFollowupsApi;
|
|
270
|
+
public readonly eventsFollowupsTranslations: EventsFollowupsTranslationsApi;
|
|
222
271
|
public readonly eventsMatches: EventsMatchesApi;
|
|
223
272
|
public readonly eventsMedia: EventsMediaApi;
|
|
273
|
+
public readonly eventsMediaTranslations: EventsMediaTranslationsApi;
|
|
224
274
|
public readonly eventsOnSite: EventsOnSiteApi;
|
|
225
275
|
public readonly eventsPackages: EventsPackagesApi;
|
|
226
276
|
public readonly eventsPackagesPasses: EventsPackagesPassesApi;
|
|
277
|
+
public readonly eventsPackagesTranslations: EventsPackagesTranslationsApi;
|
|
227
278
|
public readonly eventsPages: EventsPagesApi;
|
|
279
|
+
public readonly eventsPagesTranslations: EventsPagesTranslationsApi;
|
|
228
280
|
public readonly eventsPasses: EventsPassesApi;
|
|
281
|
+
public readonly eventsPassesAccesses: EventsPassesAccessesApi;
|
|
282
|
+
public readonly eventsPassesAddons: EventsPassesAddonsApi;
|
|
229
283
|
public readonly eventsPassesAttributes: EventsPassesAttributesApi;
|
|
284
|
+
public readonly eventsPassesFollowups: EventsPassesFollowupsApi;
|
|
285
|
+
public readonly eventsPassesResponses: EventsPassesResponsesApi;
|
|
230
286
|
public readonly eventsPasstypes: EventsPasstypesApi;
|
|
231
287
|
public readonly eventsPasstypesPriceschedules: EventsPasstypesPriceschedulesApi;
|
|
232
288
|
public readonly eventsPasstypesRefundschedules: EventsPasstypesRefundschedulesApi;
|
|
289
|
+
public readonly eventsPasstypesTranslations: EventsPasstypesTranslationsApi;
|
|
233
290
|
public readonly eventsQuestions: EventsQuestionsApi;
|
|
291
|
+
public readonly eventsQuestionsTranslations: EventsQuestionsTranslationsApi;
|
|
234
292
|
public readonly eventsRooms: EventsRoomsApi;
|
|
235
293
|
public readonly eventsRoomtypes: EventsRoomtypesApi;
|
|
294
|
+
public readonly eventsRoomtypesTranslations: EventsRoomtypesTranslationsApi;
|
|
236
295
|
public readonly eventsSections: EventsSectionsApi;
|
|
296
|
+
public readonly eventsSectionsTranslations: EventsSectionsTranslationsApi;
|
|
237
297
|
public readonly eventsSessions: EventsSessionsApi;
|
|
238
298
|
public readonly eventsSessionsAccesses: EventsSessionsAccessesApi;
|
|
239
299
|
public readonly eventsSessionsLocations: EventsSessionsLocationsApi;
|
|
300
|
+
public readonly eventsSessionsLocationsTranslations: EventsSessionsLocationsTranslationsApi;
|
|
240
301
|
public readonly eventsSessionsMatches: EventsSessionsMatchesApi;
|
|
241
302
|
public readonly eventsSessionsQuestions: EventsSessionsQuestionsApi;
|
|
303
|
+
public readonly eventsSessionsQuestionsTranslations: EventsSessionsQuestionsTranslationsApi;
|
|
242
304
|
public readonly eventsSessionsSections: EventsSessionsSectionsApi;
|
|
305
|
+
public readonly eventsSessionsSectionsTranslations: EventsSessionsSectionsTranslationsApi;
|
|
306
|
+
public readonly eventsSessionsTranslations: EventsSessionsTranslationsApi;
|
|
243
307
|
public readonly eventsSpeakers: EventsSpeakersApi;
|
|
308
|
+
public readonly eventsSpeakersTranslations: EventsSpeakersTranslationsApi;
|
|
244
309
|
public readonly eventsSponsors: EventsSponsorsApi;
|
|
245
310
|
public readonly eventsSponsorshiplevels: EventsSponsorshiplevelsApi;
|
|
311
|
+
public readonly eventsSponsorshiplevelsTranslations: EventsSponsorshiplevelsTranslationsApi;
|
|
246
312
|
public readonly eventsSponsorships: EventsSponsorshipsApi;
|
|
313
|
+
public readonly eventsSponsorshipsTranslations: EventsSponsorshipsTranslationsApi;
|
|
247
314
|
public readonly eventsTemplates: EventsTemplatesApi;
|
|
248
315
|
public readonly eventsTracks: EventsTracksApi;
|
|
316
|
+
public readonly eventsTracksTranslations: EventsTracksTranslationsApi;
|
|
317
|
+
public readonly eventsTranslations: EventsTranslationsApi;
|
|
249
318
|
public readonly files: FilesApi;
|
|
250
319
|
public readonly groups: GroupsApi;
|
|
251
320
|
public readonly groupsEvents: GroupsEventsApi;
|
|
@@ -255,6 +324,7 @@ export class AdminApi {
|
|
|
255
324
|
public readonly groupsModerators: GroupsModeratorsApi;
|
|
256
325
|
public readonly groupsRequests: GroupsRequestsApi;
|
|
257
326
|
public readonly groupsSponsors: GroupsSponsorsApi;
|
|
327
|
+
public readonly groupsTranslations: GroupsTranslationsApi;
|
|
258
328
|
public readonly imports: ImportsApi;
|
|
259
329
|
public readonly interests: InterestsApi;
|
|
260
330
|
public readonly invoices: InvoicesApi;
|
|
@@ -275,7 +345,9 @@ export class AdminApi {
|
|
|
275
345
|
public readonly organizationIntegrations: OrganizationIntegrationsApi;
|
|
276
346
|
public readonly organizationModules: OrganizationModulesApi;
|
|
277
347
|
public readonly organizationModulesCustom: OrganizationModulesCustomApi;
|
|
348
|
+
public readonly organizationModulesCustomTranslations: OrganizationModulesCustomTranslationsApi;
|
|
278
349
|
public readonly organizationModulesSettings: OrganizationModulesSettingsApi;
|
|
350
|
+
public readonly organizationModulesSettingsTranslations: OrganizationModulesSettingsTranslationsApi;
|
|
279
351
|
public readonly organizationModulesTiers: OrganizationModulesTiersApi;
|
|
280
352
|
public readonly organizationPayments: OrganizationPaymentsApi;
|
|
281
353
|
public readonly organizationSideeffects: OrganizationSideeffectsApi;
|
|
@@ -296,9 +368,12 @@ export class AdminApi {
|
|
|
296
368
|
public readonly series: SeriesApi;
|
|
297
369
|
public readonly seriesQuestions: SeriesQuestionsApi;
|
|
298
370
|
public readonly seriesQuestionsChoices: SeriesQuestionsChoicesApi;
|
|
371
|
+
public readonly seriesQuestionsTranslations: SeriesQuestionsTranslationsApi;
|
|
299
372
|
public readonly seriesRegistrations: SeriesRegistrationsApi;
|
|
373
|
+
public readonly seriesTranslations: SeriesTranslationsApi;
|
|
300
374
|
public readonly sponsors: SponsorsApi;
|
|
301
375
|
public readonly sponsorsAccounts: SponsorsAccountsApi;
|
|
376
|
+
public readonly sponsorsTranslations: SponsorsTranslationsApi;
|
|
302
377
|
public readonly storageFiles: StorageFilesApi;
|
|
303
378
|
public readonly storageImages: StorageImagesApi;
|
|
304
379
|
public readonly storageVideos: StorageVideosApi;
|
|
@@ -311,9 +386,12 @@ export class AdminApi {
|
|
|
311
386
|
public readonly supportNotes: SupportNotesApi;
|
|
312
387
|
public readonly surveys: SurveysApi;
|
|
313
388
|
public readonly surveysQuestions: SurveysQuestionsApi;
|
|
389
|
+
public readonly surveysQuestionsTranslations: SurveysQuestionsTranslationsApi;
|
|
314
390
|
public readonly surveysSections: SurveysSectionsApi;
|
|
391
|
+
public readonly surveysSectionsTranslations: SurveysSectionsTranslationsApi;
|
|
315
392
|
public readonly surveysSessions: SurveysSessionsApi;
|
|
316
393
|
public readonly surveysSubmissions: SurveysSubmissionsApi;
|
|
394
|
+
public readonly surveysTranslations: SurveysTranslationsApi;
|
|
317
395
|
public readonly threads: ThreadsApi;
|
|
318
396
|
public readonly threadsCircles: ThreadsCirclesApi;
|
|
319
397
|
public readonly threadsCirclesAccounts: ThreadsCirclesAccountsApi;
|
|
@@ -350,15 +428,20 @@ export class AdminApi {
|
|
|
350
428
|
this.advertisements = new AdvertisementsApi(this.config);
|
|
351
429
|
this.announcements = new AnnouncementsApi(this.config);
|
|
352
430
|
this.announcementsSchedule = new AnnouncementsScheduleApi(this.config);
|
|
431
|
+
this.announcementsTranslations = new AnnouncementsTranslationsApi(this.config);
|
|
353
432
|
this.apiLogs = new ApiLogsApi(this.config);
|
|
354
433
|
this.authSessions = new AuthSessionsApi(this.config);
|
|
355
434
|
this.benefits = new BenefitsApi(this.config);
|
|
435
|
+
this.benefitsTranslations = new BenefitsTranslationsApi(this.config);
|
|
356
436
|
this.bookings = new BookingsApi(this.config);
|
|
357
437
|
this.bookingsAvailabilities = new BookingsAvailabilitiesApi(this.config);
|
|
358
438
|
this.bookingsBlackouts = new BookingsBlackoutsApi(this.config);
|
|
359
439
|
this.bookingsPlaces = new BookingsPlacesApi(this.config);
|
|
440
|
+
this.bookingsPlacesTranslations = new BookingsPlacesTranslationsApi(this.config);
|
|
360
441
|
this.bookingsSpaces = new BookingsSpacesApi(this.config);
|
|
442
|
+
this.bookingsSpacesTranslations = new BookingsSpacesTranslationsApi(this.config);
|
|
361
443
|
this.channels = new ChannelsApi(this.config);
|
|
444
|
+
this.channelsTranslations = new ChannelsTranslationsApi(this.config);
|
|
362
445
|
this.dashboards = new DashboardsApi(this.config);
|
|
363
446
|
this.dashboardsWidgets = new DashboardsWidgetsApi(this.config);
|
|
364
447
|
this.emailReceipts = new EmailReceiptsApi(this.config);
|
|
@@ -366,7 +449,9 @@ export class AdminApi {
|
|
|
366
449
|
this.eventsAccess = new EventsAccessApi(this.config);
|
|
367
450
|
this.eventsActivations = new EventsActivationsApi(this.config);
|
|
368
451
|
this.eventsActivationsSessions = new EventsActivationsSessionsApi(this.config);
|
|
452
|
+
this.eventsActivationsTranslations = new EventsActivationsTranslationsApi(this.config);
|
|
369
453
|
this.eventsAddons = new EventsAddonsApi(this.config);
|
|
454
|
+
this.eventsAddonsTranslations = new EventsAddonsTranslationsApi(this.config);
|
|
370
455
|
this.eventsAttendees = new EventsAttendeesApi(this.config);
|
|
371
456
|
this.eventsAttendeesPackages = new EventsAttendeesPackagesApi(this.config);
|
|
372
457
|
this.eventsAttendeesReservations = new EventsAttendeesReservationsApi(this.config);
|
|
@@ -377,35 +462,58 @@ export class AdminApi {
|
|
|
377
462
|
this.eventsCohosts = new EventsCohostsApi(this.config);
|
|
378
463
|
this.eventsCoupons = new EventsCouponsApi(this.config);
|
|
379
464
|
this.eventsEmails = new EventsEmailsApi(this.config);
|
|
465
|
+
this.eventsEmailsTranslations = new EventsEmailsTranslationsApi(this.config);
|
|
380
466
|
this.eventsFaqs = new EventsFaqsApi(this.config);
|
|
467
|
+
this.eventsFaqsTranslations = new EventsFaqsTranslationsApi(this.config);
|
|
381
468
|
this.eventsFollowups = new EventsFollowupsApi(this.config);
|
|
469
|
+
this.eventsFollowupsTranslations = new EventsFollowupsTranslationsApi(this.config);
|
|
382
470
|
this.eventsMatches = new EventsMatchesApi(this.config);
|
|
383
471
|
this.eventsMedia = new EventsMediaApi(this.config);
|
|
472
|
+
this.eventsMediaTranslations = new EventsMediaTranslationsApi(this.config);
|
|
384
473
|
this.eventsOnSite = new EventsOnSiteApi(this.config);
|
|
385
474
|
this.eventsPackages = new EventsPackagesApi(this.config);
|
|
386
475
|
this.eventsPackagesPasses = new EventsPackagesPassesApi(this.config);
|
|
476
|
+
this.eventsPackagesTranslations = new EventsPackagesTranslationsApi(this.config);
|
|
387
477
|
this.eventsPages = new EventsPagesApi(this.config);
|
|
478
|
+
this.eventsPagesTranslations = new EventsPagesTranslationsApi(this.config);
|
|
388
479
|
this.eventsPasses = new EventsPassesApi(this.config);
|
|
480
|
+
this.eventsPassesAccesses = new EventsPassesAccessesApi(this.config);
|
|
481
|
+
this.eventsPassesAddons = new EventsPassesAddonsApi(this.config);
|
|
389
482
|
this.eventsPassesAttributes = new EventsPassesAttributesApi(this.config);
|
|
483
|
+
this.eventsPassesFollowups = new EventsPassesFollowupsApi(this.config);
|
|
484
|
+
this.eventsPassesResponses = new EventsPassesResponsesApi(this.config);
|
|
390
485
|
this.eventsPasstypes = new EventsPasstypesApi(this.config);
|
|
391
486
|
this.eventsPasstypesPriceschedules = new EventsPasstypesPriceschedulesApi(this.config);
|
|
392
487
|
this.eventsPasstypesRefundschedules = new EventsPasstypesRefundschedulesApi(this.config);
|
|
488
|
+
this.eventsPasstypesTranslations = new EventsPasstypesTranslationsApi(this.config);
|
|
393
489
|
this.eventsQuestions = new EventsQuestionsApi(this.config);
|
|
490
|
+
this.eventsQuestionsTranslations = new EventsQuestionsTranslationsApi(this.config);
|
|
394
491
|
this.eventsRooms = new EventsRoomsApi(this.config);
|
|
395
492
|
this.eventsRoomtypes = new EventsRoomtypesApi(this.config);
|
|
493
|
+
this.eventsRoomtypesTranslations = new EventsRoomtypesTranslationsApi(this.config);
|
|
396
494
|
this.eventsSections = new EventsSectionsApi(this.config);
|
|
495
|
+
this.eventsSectionsTranslations = new EventsSectionsTranslationsApi(this.config);
|
|
397
496
|
this.eventsSessions = new EventsSessionsApi(this.config);
|
|
398
497
|
this.eventsSessionsAccesses = new EventsSessionsAccessesApi(this.config);
|
|
399
498
|
this.eventsSessionsLocations = new EventsSessionsLocationsApi(this.config);
|
|
499
|
+
this.eventsSessionsLocationsTranslations = new EventsSessionsLocationsTranslationsApi(this.config);
|
|
400
500
|
this.eventsSessionsMatches = new EventsSessionsMatchesApi(this.config);
|
|
401
501
|
this.eventsSessionsQuestions = new EventsSessionsQuestionsApi(this.config);
|
|
502
|
+
this.eventsSessionsQuestionsTranslations = new EventsSessionsQuestionsTranslationsApi(this.config);
|
|
402
503
|
this.eventsSessionsSections = new EventsSessionsSectionsApi(this.config);
|
|
504
|
+
this.eventsSessionsSectionsTranslations = new EventsSessionsSectionsTranslationsApi(this.config);
|
|
505
|
+
this.eventsSessionsTranslations = new EventsSessionsTranslationsApi(this.config);
|
|
403
506
|
this.eventsSpeakers = new EventsSpeakersApi(this.config);
|
|
507
|
+
this.eventsSpeakersTranslations = new EventsSpeakersTranslationsApi(this.config);
|
|
404
508
|
this.eventsSponsors = new EventsSponsorsApi(this.config);
|
|
405
509
|
this.eventsSponsorshiplevels = new EventsSponsorshiplevelsApi(this.config);
|
|
510
|
+
this.eventsSponsorshiplevelsTranslations = new EventsSponsorshiplevelsTranslationsApi(this.config);
|
|
406
511
|
this.eventsSponsorships = new EventsSponsorshipsApi(this.config);
|
|
512
|
+
this.eventsSponsorshipsTranslations = new EventsSponsorshipsTranslationsApi(this.config);
|
|
407
513
|
this.eventsTemplates = new EventsTemplatesApi(this.config);
|
|
408
514
|
this.eventsTracks = new EventsTracksApi(this.config);
|
|
515
|
+
this.eventsTracksTranslations = new EventsTracksTranslationsApi(this.config);
|
|
516
|
+
this.eventsTranslations = new EventsTranslationsApi(this.config);
|
|
409
517
|
this.files = new FilesApi(this.config);
|
|
410
518
|
this.groups = new GroupsApi(this.config);
|
|
411
519
|
this.groupsEvents = new GroupsEventsApi(this.config);
|
|
@@ -415,6 +523,7 @@ export class AdminApi {
|
|
|
415
523
|
this.groupsModerators = new GroupsModeratorsApi(this.config);
|
|
416
524
|
this.groupsRequests = new GroupsRequestsApi(this.config);
|
|
417
525
|
this.groupsSponsors = new GroupsSponsorsApi(this.config);
|
|
526
|
+
this.groupsTranslations = new GroupsTranslationsApi(this.config);
|
|
418
527
|
this.imports = new ImportsApi(this.config);
|
|
419
528
|
this.interests = new InterestsApi(this.config);
|
|
420
529
|
this.invoices = new InvoicesApi(this.config);
|
|
@@ -435,7 +544,9 @@ export class AdminApi {
|
|
|
435
544
|
this.organizationIntegrations = new OrganizationIntegrationsApi(this.config);
|
|
436
545
|
this.organizationModules = new OrganizationModulesApi(this.config);
|
|
437
546
|
this.organizationModulesCustom = new OrganizationModulesCustomApi(this.config);
|
|
547
|
+
this.organizationModulesCustomTranslations = new OrganizationModulesCustomTranslationsApi(this.config);
|
|
438
548
|
this.organizationModulesSettings = new OrganizationModulesSettingsApi(this.config);
|
|
549
|
+
this.organizationModulesSettingsTranslations = new OrganizationModulesSettingsTranslationsApi(this.config);
|
|
439
550
|
this.organizationModulesTiers = new OrganizationModulesTiersApi(this.config);
|
|
440
551
|
this.organizationPayments = new OrganizationPaymentsApi(this.config);
|
|
441
552
|
this.organizationSideeffects = new OrganizationSideeffectsApi(this.config);
|
|
@@ -456,9 +567,12 @@ export class AdminApi {
|
|
|
456
567
|
this.series = new SeriesApi(this.config);
|
|
457
568
|
this.seriesQuestions = new SeriesQuestionsApi(this.config);
|
|
458
569
|
this.seriesQuestionsChoices = new SeriesQuestionsChoicesApi(this.config);
|
|
570
|
+
this.seriesQuestionsTranslations = new SeriesQuestionsTranslationsApi(this.config);
|
|
459
571
|
this.seriesRegistrations = new SeriesRegistrationsApi(this.config);
|
|
572
|
+
this.seriesTranslations = new SeriesTranslationsApi(this.config);
|
|
460
573
|
this.sponsors = new SponsorsApi(this.config);
|
|
461
574
|
this.sponsorsAccounts = new SponsorsAccountsApi(this.config);
|
|
575
|
+
this.sponsorsTranslations = new SponsorsTranslationsApi(this.config);
|
|
462
576
|
this.storageFiles = new StorageFilesApi(this.config);
|
|
463
577
|
this.storageImages = new StorageImagesApi(this.config);
|
|
464
578
|
this.storageVideos = new StorageVideosApi(this.config);
|
|
@@ -471,9 +585,12 @@ export class AdminApi {
|
|
|
471
585
|
this.supportNotes = new SupportNotesApi(this.config);
|
|
472
586
|
this.surveys = new SurveysApi(this.config);
|
|
473
587
|
this.surveysQuestions = new SurveysQuestionsApi(this.config);
|
|
588
|
+
this.surveysQuestionsTranslations = new SurveysQuestionsTranslationsApi(this.config);
|
|
474
589
|
this.surveysSections = new SurveysSectionsApi(this.config);
|
|
590
|
+
this.surveysSectionsTranslations = new SurveysSectionsTranslationsApi(this.config);
|
|
475
591
|
this.surveysSessions = new SurveysSessionsApi(this.config);
|
|
476
592
|
this.surveysSubmissions = new SurveysSubmissionsApi(this.config);
|
|
593
|
+
this.surveysTranslations = new SurveysTranslationsApi(this.config);
|
|
477
594
|
this.threads = new ThreadsApi(this.config);
|
|
478
595
|
this.threadsCircles = new ThreadsCirclesApi(this.config);
|
|
479
596
|
this.threadsCirclesAccounts = new ThreadsCirclesAccountsApi(this.config);
|