@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/dist/esm/AdminApi.d.ts
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* const accounts = await adminApi.accounts.getAccounts();
|
|
10
10
|
* const eventsPasses = await adminApi.eventsPasses.getEventPasses();
|
|
11
11
|
*/
|
|
12
|
-
import { AccountsApi, AccountsAddressesApi, AccountsFollowersApi, AccountsFollowingApi, AccountsGroupsApi, AccountsInterestsApi, AccountsInvitationsApi, AccountsLeadsApi, AccountsTiersApi, ActivitiesApi, ActivitiesScheduleApi, AdvertisementsApi, AnnouncementsApi, AnnouncementsScheduleApi, ApiLogsApi, AuthSessionsApi, BenefitsApi, BookingsApi, BookingsAvailabilitiesApi, BookingsBlackoutsApi, BookingsPlacesApi, BookingsSpacesApi, ChannelsApi, DashboardsApi, DashboardsWidgetsApi, EmailReceiptsApi, EventsApi, EventsAccessApi, EventsActivationsApi, EventsActivationsSessionsApi, EventsAddonsApi, EventsAttendeesApi, EventsAttendeesPackagesApi, EventsAttendeesReservationsApi, EventsAttributesApi, EventsBenefitsApi, EventsBlocksApi, EventsBypassApi, EventsCohostsApi, EventsCouponsApi, EventsEmailsApi, EventsFaqsApi, EventsFollowupsApi, EventsMatchesApi, EventsMediaApi, EventsOnSiteApi, EventsPackagesApi, EventsPackagesPassesApi, EventsPagesApi, EventsPassesApi, EventsPassesAttributesApi, EventsPasstypesApi, EventsPasstypesPriceschedulesApi, EventsPasstypesRefundschedulesApi, EventsQuestionsApi, EventsRoomsApi, EventsRoomtypesApi, EventsSectionsApi, EventsSessionsApi, EventsSessionsAccessesApi, EventsSessionsLocationsApi, EventsSessionsMatchesApi, EventsSessionsQuestionsApi, EventsSessionsSectionsApi, EventsSpeakersApi, EventsSponsorsApi, EventsSponsorshiplevelsApi, EventsSponsorshipsApi, EventsTemplatesApi, EventsTracksApi, FilesApi, GroupsApi, GroupsEventsApi, GroupsInterestsApi, GroupsInvitationsApi, GroupsMembersApi, GroupsModeratorsApi, GroupsRequestsApi, GroupsSponsorsApi, ImportsApi, InterestsApi, InvoicesApi, InvoicesLineitemsApi, LoginsApi, LoginsAccountsApi, MeetingsApi, MeetingsLinksApi, MeetingsLivestreamsApi, MeetingsParticipantsApi, MeetingsPresetsApi, MeetingsRecordingsApi, MeetingsSessionsApi, NotificationsApi, OrganizationApi, OrganizationAttributesApi, OrganizationDomainsApi, OrganizationIntegrationsApi, OrganizationModulesApi, OrganizationModulesCustomApi, OrganizationModulesSettingsApi, OrganizationModulesTiersApi, OrganizationPaymentsApi, OrganizationSideeffectsApi, OrganizationTaxApi, OrganizationTeammembersApi, OrganizationUsersApi, OrganizationWebhooksApi, PaymentsApi, PreferencesApi, PushDevicesApi, ReportsApi, ReportsUsersApi, SearchlistsApi, SearchlistsValuesApi, SelfApi, SelfApikeysApi, SelfImagesApi, SeriesApi, SeriesQuestionsApi, SeriesQuestionsChoicesApi, SeriesRegistrationsApi, SponsorsApi, SponsorsAccountsApi, StorageFilesApi, StorageImagesApi, StorageVideosApi, StorageVideosCaptionsApi, StreamsApi, StreamsOutputsApi, StreamsSessionsApi, SupportApi, SupportMessagesApi, SupportNotesApi, SurveysApi, SurveysQuestionsApi, SurveysSectionsApi, SurveysSessionsApi, SurveysSubmissionsApi, ThreadsApi, ThreadsCirclesApi, ThreadsCirclesAccountsApi, ThreadsMembersApi, ThreadsMessagesApi, ThreadsMessagesFilesApi, ThreadsMessagesImagesApi, ThreadsMessagesReactionsApi, ThreadsMessagesVideosApi, TiersApi } from "./api";
|
|
12
|
+
import { AccountsApi, AccountsAddressesApi, AccountsFollowersApi, AccountsFollowingApi, AccountsGroupsApi, AccountsInterestsApi, AccountsInvitationsApi, AccountsLeadsApi, AccountsTiersApi, ActivitiesApi, ActivitiesScheduleApi, AdvertisementsApi, AnnouncementsApi, AnnouncementsScheduleApi, AnnouncementsTranslationsApi, ApiLogsApi, AuthSessionsApi, BenefitsApi, BenefitsTranslationsApi, BookingsApi, BookingsAvailabilitiesApi, BookingsBlackoutsApi, BookingsPlacesApi, BookingsPlacesTranslationsApi, BookingsSpacesApi, BookingsSpacesTranslationsApi, ChannelsApi, ChannelsTranslationsApi, DashboardsApi, DashboardsWidgetsApi, EmailReceiptsApi, EventsApi, EventsAccessApi, EventsActivationsApi, EventsActivationsSessionsApi, EventsActivationsTranslationsApi, EventsAddonsApi, EventsAddonsTranslationsApi, EventsAttendeesApi, EventsAttendeesPackagesApi, EventsAttendeesReservationsApi, EventsAttributesApi, EventsBenefitsApi, EventsBlocksApi, EventsBypassApi, EventsCohostsApi, EventsCouponsApi, EventsEmailsApi, EventsEmailsTranslationsApi, EventsFaqsApi, EventsFaqsTranslationsApi, EventsFollowupsApi, EventsFollowupsTranslationsApi, EventsMatchesApi, EventsMediaApi, EventsMediaTranslationsApi, EventsOnSiteApi, EventsPackagesApi, EventsPackagesPassesApi, EventsPackagesTranslationsApi, EventsPagesApi, EventsPagesTranslationsApi, EventsPassesApi, EventsPassesAccessesApi, EventsPassesAddonsApi, EventsPassesAttributesApi, EventsPassesFollowupsApi, EventsPassesResponsesApi, EventsPasstypesApi, EventsPasstypesPriceschedulesApi, EventsPasstypesRefundschedulesApi, EventsPasstypesTranslationsApi, EventsQuestionsApi, EventsQuestionsTranslationsApi, EventsRoomsApi, EventsRoomtypesApi, EventsRoomtypesTranslationsApi, EventsSectionsApi, EventsSectionsTranslationsApi, EventsSessionsApi, EventsSessionsAccessesApi, EventsSessionsLocationsApi, EventsSessionsLocationsTranslationsApi, EventsSessionsMatchesApi, EventsSessionsQuestionsApi, EventsSessionsQuestionsTranslationsApi, EventsSessionsSectionsApi, EventsSessionsSectionsTranslationsApi, EventsSessionsTranslationsApi, EventsSpeakersApi, EventsSpeakersTranslationsApi, EventsSponsorsApi, EventsSponsorshiplevelsApi, EventsSponsorshiplevelsTranslationsApi, EventsSponsorshipsApi, EventsSponsorshipsTranslationsApi, EventsTemplatesApi, EventsTracksApi, EventsTracksTranslationsApi, EventsTranslationsApi, FilesApi, GroupsApi, GroupsEventsApi, GroupsInterestsApi, GroupsInvitationsApi, GroupsMembersApi, GroupsModeratorsApi, GroupsRequestsApi, GroupsSponsorsApi, GroupsTranslationsApi, ImportsApi, InterestsApi, InvoicesApi, InvoicesLineitemsApi, LoginsApi, LoginsAccountsApi, MeetingsApi, MeetingsLinksApi, MeetingsLivestreamsApi, MeetingsParticipantsApi, MeetingsPresetsApi, MeetingsRecordingsApi, MeetingsSessionsApi, NotificationsApi, OrganizationApi, OrganizationAttributesApi, OrganizationDomainsApi, OrganizationIntegrationsApi, OrganizationModulesApi, OrganizationModulesCustomApi, OrganizationModulesCustomTranslationsApi, OrganizationModulesSettingsApi, OrganizationModulesSettingsTranslationsApi, OrganizationModulesTiersApi, OrganizationPaymentsApi, OrganizationSideeffectsApi, OrganizationTaxApi, OrganizationTeammembersApi, OrganizationUsersApi, OrganizationWebhooksApi, PaymentsApi, PreferencesApi, PushDevicesApi, ReportsApi, ReportsUsersApi, SearchlistsApi, SearchlistsValuesApi, SelfApi, SelfApikeysApi, SelfImagesApi, SeriesApi, SeriesQuestionsApi, SeriesQuestionsChoicesApi, SeriesQuestionsTranslationsApi, SeriesRegistrationsApi, SeriesTranslationsApi, SponsorsApi, SponsorsAccountsApi, SponsorsTranslationsApi, StorageFilesApi, StorageImagesApi, StorageVideosApi, StorageVideosCaptionsApi, StreamsApi, StreamsOutputsApi, StreamsSessionsApi, SupportApi, SupportMessagesApi, SupportNotesApi, SurveysApi, SurveysQuestionsApi, SurveysQuestionsTranslationsApi, SurveysSectionsApi, SurveysSectionsTranslationsApi, SurveysSessionsApi, SurveysSubmissionsApi, SurveysTranslationsApi, ThreadsApi, ThreadsCirclesApi, ThreadsCirclesAccountsApi, ThreadsMembersApi, ThreadsMessagesApi, ThreadsMessagesFilesApi, ThreadsMessagesImagesApi, ThreadsMessagesReactionsApi, ThreadsMessagesVideosApi, TiersApi } from "./api";
|
|
13
13
|
export interface AdminApiConfig {
|
|
14
14
|
/** Your API key for authentication */
|
|
15
15
|
apiKey: string;
|
|
@@ -34,15 +34,20 @@ export declare class AdminApi {
|
|
|
34
34
|
readonly advertisements: AdvertisementsApi;
|
|
35
35
|
readonly announcements: AnnouncementsApi;
|
|
36
36
|
readonly announcementsSchedule: AnnouncementsScheduleApi;
|
|
37
|
+
readonly announcementsTranslations: AnnouncementsTranslationsApi;
|
|
37
38
|
readonly apiLogs: ApiLogsApi;
|
|
38
39
|
readonly authSessions: AuthSessionsApi;
|
|
39
40
|
readonly benefits: BenefitsApi;
|
|
41
|
+
readonly benefitsTranslations: BenefitsTranslationsApi;
|
|
40
42
|
readonly bookings: BookingsApi;
|
|
41
43
|
readonly bookingsAvailabilities: BookingsAvailabilitiesApi;
|
|
42
44
|
readonly bookingsBlackouts: BookingsBlackoutsApi;
|
|
43
45
|
readonly bookingsPlaces: BookingsPlacesApi;
|
|
46
|
+
readonly bookingsPlacesTranslations: BookingsPlacesTranslationsApi;
|
|
44
47
|
readonly bookingsSpaces: BookingsSpacesApi;
|
|
48
|
+
readonly bookingsSpacesTranslations: BookingsSpacesTranslationsApi;
|
|
45
49
|
readonly channels: ChannelsApi;
|
|
50
|
+
readonly channelsTranslations: ChannelsTranslationsApi;
|
|
46
51
|
readonly dashboards: DashboardsApi;
|
|
47
52
|
readonly dashboardsWidgets: DashboardsWidgetsApi;
|
|
48
53
|
readonly emailReceipts: EmailReceiptsApi;
|
|
@@ -50,7 +55,9 @@ export declare class AdminApi {
|
|
|
50
55
|
readonly eventsAccess: EventsAccessApi;
|
|
51
56
|
readonly eventsActivations: EventsActivationsApi;
|
|
52
57
|
readonly eventsActivationsSessions: EventsActivationsSessionsApi;
|
|
58
|
+
readonly eventsActivationsTranslations: EventsActivationsTranslationsApi;
|
|
53
59
|
readonly eventsAddons: EventsAddonsApi;
|
|
60
|
+
readonly eventsAddonsTranslations: EventsAddonsTranslationsApi;
|
|
54
61
|
readonly eventsAttendees: EventsAttendeesApi;
|
|
55
62
|
readonly eventsAttendeesPackages: EventsAttendeesPackagesApi;
|
|
56
63
|
readonly eventsAttendeesReservations: EventsAttendeesReservationsApi;
|
|
@@ -61,35 +68,58 @@ export declare class AdminApi {
|
|
|
61
68
|
readonly eventsCohosts: EventsCohostsApi;
|
|
62
69
|
readonly eventsCoupons: EventsCouponsApi;
|
|
63
70
|
readonly eventsEmails: EventsEmailsApi;
|
|
71
|
+
readonly eventsEmailsTranslations: EventsEmailsTranslationsApi;
|
|
64
72
|
readonly eventsFaqs: EventsFaqsApi;
|
|
73
|
+
readonly eventsFaqsTranslations: EventsFaqsTranslationsApi;
|
|
65
74
|
readonly eventsFollowups: EventsFollowupsApi;
|
|
75
|
+
readonly eventsFollowupsTranslations: EventsFollowupsTranslationsApi;
|
|
66
76
|
readonly eventsMatches: EventsMatchesApi;
|
|
67
77
|
readonly eventsMedia: EventsMediaApi;
|
|
78
|
+
readonly eventsMediaTranslations: EventsMediaTranslationsApi;
|
|
68
79
|
readonly eventsOnSite: EventsOnSiteApi;
|
|
69
80
|
readonly eventsPackages: EventsPackagesApi;
|
|
70
81
|
readonly eventsPackagesPasses: EventsPackagesPassesApi;
|
|
82
|
+
readonly eventsPackagesTranslations: EventsPackagesTranslationsApi;
|
|
71
83
|
readonly eventsPages: EventsPagesApi;
|
|
84
|
+
readonly eventsPagesTranslations: EventsPagesTranslationsApi;
|
|
72
85
|
readonly eventsPasses: EventsPassesApi;
|
|
86
|
+
readonly eventsPassesAccesses: EventsPassesAccessesApi;
|
|
87
|
+
readonly eventsPassesAddons: EventsPassesAddonsApi;
|
|
73
88
|
readonly eventsPassesAttributes: EventsPassesAttributesApi;
|
|
89
|
+
readonly eventsPassesFollowups: EventsPassesFollowupsApi;
|
|
90
|
+
readonly eventsPassesResponses: EventsPassesResponsesApi;
|
|
74
91
|
readonly eventsPasstypes: EventsPasstypesApi;
|
|
75
92
|
readonly eventsPasstypesPriceschedules: EventsPasstypesPriceschedulesApi;
|
|
76
93
|
readonly eventsPasstypesRefundschedules: EventsPasstypesRefundschedulesApi;
|
|
94
|
+
readonly eventsPasstypesTranslations: EventsPasstypesTranslationsApi;
|
|
77
95
|
readonly eventsQuestions: EventsQuestionsApi;
|
|
96
|
+
readonly eventsQuestionsTranslations: EventsQuestionsTranslationsApi;
|
|
78
97
|
readonly eventsRooms: EventsRoomsApi;
|
|
79
98
|
readonly eventsRoomtypes: EventsRoomtypesApi;
|
|
99
|
+
readonly eventsRoomtypesTranslations: EventsRoomtypesTranslationsApi;
|
|
80
100
|
readonly eventsSections: EventsSectionsApi;
|
|
101
|
+
readonly eventsSectionsTranslations: EventsSectionsTranslationsApi;
|
|
81
102
|
readonly eventsSessions: EventsSessionsApi;
|
|
82
103
|
readonly eventsSessionsAccesses: EventsSessionsAccessesApi;
|
|
83
104
|
readonly eventsSessionsLocations: EventsSessionsLocationsApi;
|
|
105
|
+
readonly eventsSessionsLocationsTranslations: EventsSessionsLocationsTranslationsApi;
|
|
84
106
|
readonly eventsSessionsMatches: EventsSessionsMatchesApi;
|
|
85
107
|
readonly eventsSessionsQuestions: EventsSessionsQuestionsApi;
|
|
108
|
+
readonly eventsSessionsQuestionsTranslations: EventsSessionsQuestionsTranslationsApi;
|
|
86
109
|
readonly eventsSessionsSections: EventsSessionsSectionsApi;
|
|
110
|
+
readonly eventsSessionsSectionsTranslations: EventsSessionsSectionsTranslationsApi;
|
|
111
|
+
readonly eventsSessionsTranslations: EventsSessionsTranslationsApi;
|
|
87
112
|
readonly eventsSpeakers: EventsSpeakersApi;
|
|
113
|
+
readonly eventsSpeakersTranslations: EventsSpeakersTranslationsApi;
|
|
88
114
|
readonly eventsSponsors: EventsSponsorsApi;
|
|
89
115
|
readonly eventsSponsorshiplevels: EventsSponsorshiplevelsApi;
|
|
116
|
+
readonly eventsSponsorshiplevelsTranslations: EventsSponsorshiplevelsTranslationsApi;
|
|
90
117
|
readonly eventsSponsorships: EventsSponsorshipsApi;
|
|
118
|
+
readonly eventsSponsorshipsTranslations: EventsSponsorshipsTranslationsApi;
|
|
91
119
|
readonly eventsTemplates: EventsTemplatesApi;
|
|
92
120
|
readonly eventsTracks: EventsTracksApi;
|
|
121
|
+
readonly eventsTracksTranslations: EventsTracksTranslationsApi;
|
|
122
|
+
readonly eventsTranslations: EventsTranslationsApi;
|
|
93
123
|
readonly files: FilesApi;
|
|
94
124
|
readonly groups: GroupsApi;
|
|
95
125
|
readonly groupsEvents: GroupsEventsApi;
|
|
@@ -99,6 +129,7 @@ export declare class AdminApi {
|
|
|
99
129
|
readonly groupsModerators: GroupsModeratorsApi;
|
|
100
130
|
readonly groupsRequests: GroupsRequestsApi;
|
|
101
131
|
readonly groupsSponsors: GroupsSponsorsApi;
|
|
132
|
+
readonly groupsTranslations: GroupsTranslationsApi;
|
|
102
133
|
readonly imports: ImportsApi;
|
|
103
134
|
readonly interests: InterestsApi;
|
|
104
135
|
readonly invoices: InvoicesApi;
|
|
@@ -119,7 +150,9 @@ export declare class AdminApi {
|
|
|
119
150
|
readonly organizationIntegrations: OrganizationIntegrationsApi;
|
|
120
151
|
readonly organizationModules: OrganizationModulesApi;
|
|
121
152
|
readonly organizationModulesCustom: OrganizationModulesCustomApi;
|
|
153
|
+
readonly organizationModulesCustomTranslations: OrganizationModulesCustomTranslationsApi;
|
|
122
154
|
readonly organizationModulesSettings: OrganizationModulesSettingsApi;
|
|
155
|
+
readonly organizationModulesSettingsTranslations: OrganizationModulesSettingsTranslationsApi;
|
|
123
156
|
readonly organizationModulesTiers: OrganizationModulesTiersApi;
|
|
124
157
|
readonly organizationPayments: OrganizationPaymentsApi;
|
|
125
158
|
readonly organizationSideeffects: OrganizationSideeffectsApi;
|
|
@@ -140,9 +173,12 @@ export declare class AdminApi {
|
|
|
140
173
|
readonly series: SeriesApi;
|
|
141
174
|
readonly seriesQuestions: SeriesQuestionsApi;
|
|
142
175
|
readonly seriesQuestionsChoices: SeriesQuestionsChoicesApi;
|
|
176
|
+
readonly seriesQuestionsTranslations: SeriesQuestionsTranslationsApi;
|
|
143
177
|
readonly seriesRegistrations: SeriesRegistrationsApi;
|
|
178
|
+
readonly seriesTranslations: SeriesTranslationsApi;
|
|
144
179
|
readonly sponsors: SponsorsApi;
|
|
145
180
|
readonly sponsorsAccounts: SponsorsAccountsApi;
|
|
181
|
+
readonly sponsorsTranslations: SponsorsTranslationsApi;
|
|
146
182
|
readonly storageFiles: StorageFilesApi;
|
|
147
183
|
readonly storageImages: StorageImagesApi;
|
|
148
184
|
readonly storageVideos: StorageVideosApi;
|
|
@@ -155,9 +191,12 @@ export declare class AdminApi {
|
|
|
155
191
|
readonly supportNotes: SupportNotesApi;
|
|
156
192
|
readonly surveys: SurveysApi;
|
|
157
193
|
readonly surveysQuestions: SurveysQuestionsApi;
|
|
194
|
+
readonly surveysQuestionsTranslations: SurveysQuestionsTranslationsApi;
|
|
158
195
|
readonly surveysSections: SurveysSectionsApi;
|
|
196
|
+
readonly surveysSectionsTranslations: SurveysSectionsTranslationsApi;
|
|
159
197
|
readonly surveysSessions: SurveysSessionsApi;
|
|
160
198
|
readonly surveysSubmissions: SurveysSubmissionsApi;
|
|
199
|
+
readonly surveysTranslations: SurveysTranslationsApi;
|
|
161
200
|
readonly threads: ThreadsApi;
|
|
162
201
|
readonly threadsCircles: ThreadsCirclesApi;
|
|
163
202
|
readonly threadsCirclesAccounts: ThreadsCirclesAccountsApi;
|
package/dist/esm/AdminApi.js
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* const eventsPasses = await adminApi.eventsPasses.getEventPasses();
|
|
13
13
|
*/
|
|
14
14
|
import { Configuration } from "./configuration";
|
|
15
|
-
import { AccountsApi, AccountsAddressesApi, AccountsFollowersApi, AccountsFollowingApi, AccountsGroupsApi, AccountsInterestsApi, AccountsInvitationsApi, AccountsLeadsApi, AccountsTiersApi, ActivitiesApi, ActivitiesScheduleApi, AdvertisementsApi, AnnouncementsApi, AnnouncementsScheduleApi, ApiLogsApi, AuthSessionsApi, BenefitsApi, BookingsApi, BookingsAvailabilitiesApi, BookingsBlackoutsApi, BookingsPlacesApi, BookingsSpacesApi, ChannelsApi, DashboardsApi, DashboardsWidgetsApi, EmailReceiptsApi, EventsApi, EventsAccessApi, EventsActivationsApi, EventsActivationsSessionsApi, EventsAddonsApi, EventsAttendeesApi, EventsAttendeesPackagesApi, EventsAttendeesReservationsApi, EventsAttributesApi, EventsBenefitsApi, EventsBlocksApi, EventsBypassApi, EventsCohostsApi, EventsCouponsApi, EventsEmailsApi, EventsFaqsApi, EventsFollowupsApi, EventsMatchesApi, EventsMediaApi, EventsOnSiteApi, EventsPackagesApi, EventsPackagesPassesApi, EventsPagesApi, EventsPassesApi, EventsPassesAttributesApi, EventsPasstypesApi, EventsPasstypesPriceschedulesApi, EventsPasstypesRefundschedulesApi, EventsQuestionsApi, EventsRoomsApi, EventsRoomtypesApi, EventsSectionsApi, EventsSessionsApi, EventsSessionsAccessesApi, EventsSessionsLocationsApi, EventsSessionsMatchesApi, EventsSessionsQuestionsApi, EventsSessionsSectionsApi, EventsSpeakersApi, EventsSponsorsApi, EventsSponsorshiplevelsApi, EventsSponsorshipsApi, EventsTemplatesApi, EventsTracksApi, FilesApi, GroupsApi, GroupsEventsApi, GroupsInterestsApi, GroupsInvitationsApi, GroupsMembersApi, GroupsModeratorsApi, GroupsRequestsApi, GroupsSponsorsApi, ImportsApi, InterestsApi, InvoicesApi, InvoicesLineitemsApi, LoginsApi, LoginsAccountsApi, MeetingsApi, MeetingsLinksApi, MeetingsLivestreamsApi, MeetingsParticipantsApi, MeetingsPresetsApi, MeetingsRecordingsApi, MeetingsSessionsApi, NotificationsApi, OrganizationApi, OrganizationAttributesApi, OrganizationDomainsApi, OrganizationIntegrationsApi, OrganizationModulesApi, OrganizationModulesCustomApi, OrganizationModulesSettingsApi, OrganizationModulesTiersApi, OrganizationPaymentsApi, OrganizationSideeffectsApi, OrganizationTaxApi, OrganizationTeammembersApi, OrganizationUsersApi, OrganizationWebhooksApi, PaymentsApi, PreferencesApi, PushDevicesApi, ReportsApi, ReportsUsersApi, SearchlistsApi, SearchlistsValuesApi, SelfApi, SelfApikeysApi, SelfImagesApi, SeriesApi, SeriesQuestionsApi, SeriesQuestionsChoicesApi, SeriesRegistrationsApi, SponsorsApi, SponsorsAccountsApi, StorageFilesApi, StorageImagesApi, StorageVideosApi, StorageVideosCaptionsApi, StreamsApi, StreamsOutputsApi, StreamsSessionsApi, SupportApi, SupportMessagesApi, SupportNotesApi, SurveysApi, SurveysQuestionsApi, SurveysSectionsApi, SurveysSessionsApi, SurveysSubmissionsApi, ThreadsApi, ThreadsCirclesApi, ThreadsCirclesAccountsApi, ThreadsMembersApi, ThreadsMessagesApi, ThreadsMessagesFilesApi, ThreadsMessagesImagesApi, ThreadsMessagesReactionsApi, ThreadsMessagesVideosApi, TiersApi, } from "./api";
|
|
15
|
+
import { AccountsApi, AccountsAddressesApi, AccountsFollowersApi, AccountsFollowingApi, AccountsGroupsApi, AccountsInterestsApi, AccountsInvitationsApi, AccountsLeadsApi, AccountsTiersApi, ActivitiesApi, ActivitiesScheduleApi, AdvertisementsApi, AnnouncementsApi, AnnouncementsScheduleApi, AnnouncementsTranslationsApi, ApiLogsApi, AuthSessionsApi, BenefitsApi, BenefitsTranslationsApi, BookingsApi, BookingsAvailabilitiesApi, BookingsBlackoutsApi, BookingsPlacesApi, BookingsPlacesTranslationsApi, BookingsSpacesApi, BookingsSpacesTranslationsApi, ChannelsApi, ChannelsTranslationsApi, DashboardsApi, DashboardsWidgetsApi, EmailReceiptsApi, EventsApi, EventsAccessApi, EventsActivationsApi, EventsActivationsSessionsApi, EventsActivationsTranslationsApi, EventsAddonsApi, EventsAddonsTranslationsApi, EventsAttendeesApi, EventsAttendeesPackagesApi, EventsAttendeesReservationsApi, EventsAttributesApi, EventsBenefitsApi, EventsBlocksApi, EventsBypassApi, EventsCohostsApi, EventsCouponsApi, EventsEmailsApi, EventsEmailsTranslationsApi, EventsFaqsApi, EventsFaqsTranslationsApi, EventsFollowupsApi, EventsFollowupsTranslationsApi, EventsMatchesApi, EventsMediaApi, EventsMediaTranslationsApi, EventsOnSiteApi, EventsPackagesApi, EventsPackagesPassesApi, EventsPackagesTranslationsApi, EventsPagesApi, EventsPagesTranslationsApi, EventsPassesApi, EventsPassesAccessesApi, EventsPassesAddonsApi, EventsPassesAttributesApi, EventsPassesFollowupsApi, EventsPassesResponsesApi, EventsPasstypesApi, EventsPasstypesPriceschedulesApi, EventsPasstypesRefundschedulesApi, EventsPasstypesTranslationsApi, EventsQuestionsApi, EventsQuestionsTranslationsApi, EventsRoomsApi, EventsRoomtypesApi, EventsRoomtypesTranslationsApi, EventsSectionsApi, EventsSectionsTranslationsApi, EventsSessionsApi, EventsSessionsAccessesApi, EventsSessionsLocationsApi, EventsSessionsLocationsTranslationsApi, EventsSessionsMatchesApi, EventsSessionsQuestionsApi, EventsSessionsQuestionsTranslationsApi, EventsSessionsSectionsApi, EventsSessionsSectionsTranslationsApi, EventsSessionsTranslationsApi, EventsSpeakersApi, EventsSpeakersTranslationsApi, EventsSponsorsApi, EventsSponsorshiplevelsApi, EventsSponsorshiplevelsTranslationsApi, EventsSponsorshipsApi, EventsSponsorshipsTranslationsApi, EventsTemplatesApi, EventsTracksApi, EventsTracksTranslationsApi, EventsTranslationsApi, FilesApi, GroupsApi, GroupsEventsApi, GroupsInterestsApi, GroupsInvitationsApi, GroupsMembersApi, GroupsModeratorsApi, GroupsRequestsApi, GroupsSponsorsApi, GroupsTranslationsApi, ImportsApi, InterestsApi, InvoicesApi, InvoicesLineitemsApi, LoginsApi, LoginsAccountsApi, MeetingsApi, MeetingsLinksApi, MeetingsLivestreamsApi, MeetingsParticipantsApi, MeetingsPresetsApi, MeetingsRecordingsApi, MeetingsSessionsApi, NotificationsApi, OrganizationApi, OrganizationAttributesApi, OrganizationDomainsApi, OrganizationIntegrationsApi, OrganizationModulesApi, OrganizationModulesCustomApi, OrganizationModulesCustomTranslationsApi, OrganizationModulesSettingsApi, OrganizationModulesSettingsTranslationsApi, OrganizationModulesTiersApi, OrganizationPaymentsApi, OrganizationSideeffectsApi, OrganizationTaxApi, OrganizationTeammembersApi, OrganizationUsersApi, OrganizationWebhooksApi, PaymentsApi, PreferencesApi, PushDevicesApi, ReportsApi, ReportsUsersApi, SearchlistsApi, SearchlistsValuesApi, SelfApi, SelfApikeysApi, SelfImagesApi, SeriesApi, SeriesQuestionsApi, SeriesQuestionsChoicesApi, SeriesQuestionsTranslationsApi, SeriesRegistrationsApi, SeriesTranslationsApi, SponsorsApi, SponsorsAccountsApi, SponsorsTranslationsApi, StorageFilesApi, StorageImagesApi, StorageVideosApi, StorageVideosCaptionsApi, StreamsApi, StreamsOutputsApi, StreamsSessionsApi, SupportApi, SupportMessagesApi, SupportNotesApi, SurveysApi, SurveysQuestionsApi, SurveysQuestionsTranslationsApi, SurveysSectionsApi, SurveysSectionsTranslationsApi, SurveysSessionsApi, SurveysSubmissionsApi, SurveysTranslationsApi, ThreadsApi, ThreadsCirclesApi, ThreadsCirclesAccountsApi, ThreadsMembersApi, ThreadsMessagesApi, ThreadsMessagesFilesApi, ThreadsMessagesImagesApi, ThreadsMessagesReactionsApi, ThreadsMessagesVideosApi, TiersApi, } from "./api";
|
|
16
16
|
export class AdminApi {
|
|
17
17
|
constructor(config) {
|
|
18
18
|
var _a;
|
|
@@ -39,15 +39,20 @@ export class AdminApi {
|
|
|
39
39
|
this.advertisements = new AdvertisementsApi(this.config);
|
|
40
40
|
this.announcements = new AnnouncementsApi(this.config);
|
|
41
41
|
this.announcementsSchedule = new AnnouncementsScheduleApi(this.config);
|
|
42
|
+
this.announcementsTranslations = new AnnouncementsTranslationsApi(this.config);
|
|
42
43
|
this.apiLogs = new ApiLogsApi(this.config);
|
|
43
44
|
this.authSessions = new AuthSessionsApi(this.config);
|
|
44
45
|
this.benefits = new BenefitsApi(this.config);
|
|
46
|
+
this.benefitsTranslations = new BenefitsTranslationsApi(this.config);
|
|
45
47
|
this.bookings = new BookingsApi(this.config);
|
|
46
48
|
this.bookingsAvailabilities = new BookingsAvailabilitiesApi(this.config);
|
|
47
49
|
this.bookingsBlackouts = new BookingsBlackoutsApi(this.config);
|
|
48
50
|
this.bookingsPlaces = new BookingsPlacesApi(this.config);
|
|
51
|
+
this.bookingsPlacesTranslations = new BookingsPlacesTranslationsApi(this.config);
|
|
49
52
|
this.bookingsSpaces = new BookingsSpacesApi(this.config);
|
|
53
|
+
this.bookingsSpacesTranslations = new BookingsSpacesTranslationsApi(this.config);
|
|
50
54
|
this.channels = new ChannelsApi(this.config);
|
|
55
|
+
this.channelsTranslations = new ChannelsTranslationsApi(this.config);
|
|
51
56
|
this.dashboards = new DashboardsApi(this.config);
|
|
52
57
|
this.dashboardsWidgets = new DashboardsWidgetsApi(this.config);
|
|
53
58
|
this.emailReceipts = new EmailReceiptsApi(this.config);
|
|
@@ -55,7 +60,9 @@ export class AdminApi {
|
|
|
55
60
|
this.eventsAccess = new EventsAccessApi(this.config);
|
|
56
61
|
this.eventsActivations = new EventsActivationsApi(this.config);
|
|
57
62
|
this.eventsActivationsSessions = new EventsActivationsSessionsApi(this.config);
|
|
63
|
+
this.eventsActivationsTranslations = new EventsActivationsTranslationsApi(this.config);
|
|
58
64
|
this.eventsAddons = new EventsAddonsApi(this.config);
|
|
65
|
+
this.eventsAddonsTranslations = new EventsAddonsTranslationsApi(this.config);
|
|
59
66
|
this.eventsAttendees = new EventsAttendeesApi(this.config);
|
|
60
67
|
this.eventsAttendeesPackages = new EventsAttendeesPackagesApi(this.config);
|
|
61
68
|
this.eventsAttendeesReservations = new EventsAttendeesReservationsApi(this.config);
|
|
@@ -66,35 +73,58 @@ export class AdminApi {
|
|
|
66
73
|
this.eventsCohosts = new EventsCohostsApi(this.config);
|
|
67
74
|
this.eventsCoupons = new EventsCouponsApi(this.config);
|
|
68
75
|
this.eventsEmails = new EventsEmailsApi(this.config);
|
|
76
|
+
this.eventsEmailsTranslations = new EventsEmailsTranslationsApi(this.config);
|
|
69
77
|
this.eventsFaqs = new EventsFaqsApi(this.config);
|
|
78
|
+
this.eventsFaqsTranslations = new EventsFaqsTranslationsApi(this.config);
|
|
70
79
|
this.eventsFollowups = new EventsFollowupsApi(this.config);
|
|
80
|
+
this.eventsFollowupsTranslations = new EventsFollowupsTranslationsApi(this.config);
|
|
71
81
|
this.eventsMatches = new EventsMatchesApi(this.config);
|
|
72
82
|
this.eventsMedia = new EventsMediaApi(this.config);
|
|
83
|
+
this.eventsMediaTranslations = new EventsMediaTranslationsApi(this.config);
|
|
73
84
|
this.eventsOnSite = new EventsOnSiteApi(this.config);
|
|
74
85
|
this.eventsPackages = new EventsPackagesApi(this.config);
|
|
75
86
|
this.eventsPackagesPasses = new EventsPackagesPassesApi(this.config);
|
|
87
|
+
this.eventsPackagesTranslations = new EventsPackagesTranslationsApi(this.config);
|
|
76
88
|
this.eventsPages = new EventsPagesApi(this.config);
|
|
89
|
+
this.eventsPagesTranslations = new EventsPagesTranslationsApi(this.config);
|
|
77
90
|
this.eventsPasses = new EventsPassesApi(this.config);
|
|
91
|
+
this.eventsPassesAccesses = new EventsPassesAccessesApi(this.config);
|
|
92
|
+
this.eventsPassesAddons = new EventsPassesAddonsApi(this.config);
|
|
78
93
|
this.eventsPassesAttributes = new EventsPassesAttributesApi(this.config);
|
|
94
|
+
this.eventsPassesFollowups = new EventsPassesFollowupsApi(this.config);
|
|
95
|
+
this.eventsPassesResponses = new EventsPassesResponsesApi(this.config);
|
|
79
96
|
this.eventsPasstypes = new EventsPasstypesApi(this.config);
|
|
80
97
|
this.eventsPasstypesPriceschedules = new EventsPasstypesPriceschedulesApi(this.config);
|
|
81
98
|
this.eventsPasstypesRefundschedules = new EventsPasstypesRefundschedulesApi(this.config);
|
|
99
|
+
this.eventsPasstypesTranslations = new EventsPasstypesTranslationsApi(this.config);
|
|
82
100
|
this.eventsQuestions = new EventsQuestionsApi(this.config);
|
|
101
|
+
this.eventsQuestionsTranslations = new EventsQuestionsTranslationsApi(this.config);
|
|
83
102
|
this.eventsRooms = new EventsRoomsApi(this.config);
|
|
84
103
|
this.eventsRoomtypes = new EventsRoomtypesApi(this.config);
|
|
104
|
+
this.eventsRoomtypesTranslations = new EventsRoomtypesTranslationsApi(this.config);
|
|
85
105
|
this.eventsSections = new EventsSectionsApi(this.config);
|
|
106
|
+
this.eventsSectionsTranslations = new EventsSectionsTranslationsApi(this.config);
|
|
86
107
|
this.eventsSessions = new EventsSessionsApi(this.config);
|
|
87
108
|
this.eventsSessionsAccesses = new EventsSessionsAccessesApi(this.config);
|
|
88
109
|
this.eventsSessionsLocations = new EventsSessionsLocationsApi(this.config);
|
|
110
|
+
this.eventsSessionsLocationsTranslations = new EventsSessionsLocationsTranslationsApi(this.config);
|
|
89
111
|
this.eventsSessionsMatches = new EventsSessionsMatchesApi(this.config);
|
|
90
112
|
this.eventsSessionsQuestions = new EventsSessionsQuestionsApi(this.config);
|
|
113
|
+
this.eventsSessionsQuestionsTranslations = new EventsSessionsQuestionsTranslationsApi(this.config);
|
|
91
114
|
this.eventsSessionsSections = new EventsSessionsSectionsApi(this.config);
|
|
115
|
+
this.eventsSessionsSectionsTranslations = new EventsSessionsSectionsTranslationsApi(this.config);
|
|
116
|
+
this.eventsSessionsTranslations = new EventsSessionsTranslationsApi(this.config);
|
|
92
117
|
this.eventsSpeakers = new EventsSpeakersApi(this.config);
|
|
118
|
+
this.eventsSpeakersTranslations = new EventsSpeakersTranslationsApi(this.config);
|
|
93
119
|
this.eventsSponsors = new EventsSponsorsApi(this.config);
|
|
94
120
|
this.eventsSponsorshiplevels = new EventsSponsorshiplevelsApi(this.config);
|
|
121
|
+
this.eventsSponsorshiplevelsTranslations = new EventsSponsorshiplevelsTranslationsApi(this.config);
|
|
95
122
|
this.eventsSponsorships = new EventsSponsorshipsApi(this.config);
|
|
123
|
+
this.eventsSponsorshipsTranslations = new EventsSponsorshipsTranslationsApi(this.config);
|
|
96
124
|
this.eventsTemplates = new EventsTemplatesApi(this.config);
|
|
97
125
|
this.eventsTracks = new EventsTracksApi(this.config);
|
|
126
|
+
this.eventsTracksTranslations = new EventsTracksTranslationsApi(this.config);
|
|
127
|
+
this.eventsTranslations = new EventsTranslationsApi(this.config);
|
|
98
128
|
this.files = new FilesApi(this.config);
|
|
99
129
|
this.groups = new GroupsApi(this.config);
|
|
100
130
|
this.groupsEvents = new GroupsEventsApi(this.config);
|
|
@@ -104,6 +134,7 @@ export class AdminApi {
|
|
|
104
134
|
this.groupsModerators = new GroupsModeratorsApi(this.config);
|
|
105
135
|
this.groupsRequests = new GroupsRequestsApi(this.config);
|
|
106
136
|
this.groupsSponsors = new GroupsSponsorsApi(this.config);
|
|
137
|
+
this.groupsTranslations = new GroupsTranslationsApi(this.config);
|
|
107
138
|
this.imports = new ImportsApi(this.config);
|
|
108
139
|
this.interests = new InterestsApi(this.config);
|
|
109
140
|
this.invoices = new InvoicesApi(this.config);
|
|
@@ -124,7 +155,9 @@ export class AdminApi {
|
|
|
124
155
|
this.organizationIntegrations = new OrganizationIntegrationsApi(this.config);
|
|
125
156
|
this.organizationModules = new OrganizationModulesApi(this.config);
|
|
126
157
|
this.organizationModulesCustom = new OrganizationModulesCustomApi(this.config);
|
|
158
|
+
this.organizationModulesCustomTranslations = new OrganizationModulesCustomTranslationsApi(this.config);
|
|
127
159
|
this.organizationModulesSettings = new OrganizationModulesSettingsApi(this.config);
|
|
160
|
+
this.organizationModulesSettingsTranslations = new OrganizationModulesSettingsTranslationsApi(this.config);
|
|
128
161
|
this.organizationModulesTiers = new OrganizationModulesTiersApi(this.config);
|
|
129
162
|
this.organizationPayments = new OrganizationPaymentsApi(this.config);
|
|
130
163
|
this.organizationSideeffects = new OrganizationSideeffectsApi(this.config);
|
|
@@ -145,9 +178,12 @@ export class AdminApi {
|
|
|
145
178
|
this.series = new SeriesApi(this.config);
|
|
146
179
|
this.seriesQuestions = new SeriesQuestionsApi(this.config);
|
|
147
180
|
this.seriesQuestionsChoices = new SeriesQuestionsChoicesApi(this.config);
|
|
181
|
+
this.seriesQuestionsTranslations = new SeriesQuestionsTranslationsApi(this.config);
|
|
148
182
|
this.seriesRegistrations = new SeriesRegistrationsApi(this.config);
|
|
183
|
+
this.seriesTranslations = new SeriesTranslationsApi(this.config);
|
|
149
184
|
this.sponsors = new SponsorsApi(this.config);
|
|
150
185
|
this.sponsorsAccounts = new SponsorsAccountsApi(this.config);
|
|
186
|
+
this.sponsorsTranslations = new SponsorsTranslationsApi(this.config);
|
|
151
187
|
this.storageFiles = new StorageFilesApi(this.config);
|
|
152
188
|
this.storageImages = new StorageImagesApi(this.config);
|
|
153
189
|
this.storageVideos = new StorageVideosApi(this.config);
|
|
@@ -160,9 +196,12 @@ export class AdminApi {
|
|
|
160
196
|
this.supportNotes = new SupportNotesApi(this.config);
|
|
161
197
|
this.surveys = new SurveysApi(this.config);
|
|
162
198
|
this.surveysQuestions = new SurveysQuestionsApi(this.config);
|
|
199
|
+
this.surveysQuestionsTranslations = new SurveysQuestionsTranslationsApi(this.config);
|
|
163
200
|
this.surveysSections = new SurveysSectionsApi(this.config);
|
|
201
|
+
this.surveysSectionsTranslations = new SurveysSectionsTranslationsApi(this.config);
|
|
164
202
|
this.surveysSessions = new SurveysSessionsApi(this.config);
|
|
165
203
|
this.surveysSubmissions = new SurveysSubmissionsApi(this.config);
|
|
204
|
+
this.surveysTranslations = new SurveysTranslationsApi(this.config);
|
|
166
205
|
this.threads = new ThreadsApi(this.config);
|
|
167
206
|
this.threadsCircles = new ThreadsCirclesApi(this.config);
|
|
168
207
|
this.threadsCirclesAccounts = new ThreadsCirclesAccountsApi(this.config);
|