@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/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/AdminApi.js
CHANGED
|
@@ -42,15 +42,20 @@ class AdminApi {
|
|
|
42
42
|
this.advertisements = new api_1.AdvertisementsApi(this.config);
|
|
43
43
|
this.announcements = new api_1.AnnouncementsApi(this.config);
|
|
44
44
|
this.announcementsSchedule = new api_1.AnnouncementsScheduleApi(this.config);
|
|
45
|
+
this.announcementsTranslations = new api_1.AnnouncementsTranslationsApi(this.config);
|
|
45
46
|
this.apiLogs = new api_1.ApiLogsApi(this.config);
|
|
46
47
|
this.authSessions = new api_1.AuthSessionsApi(this.config);
|
|
47
48
|
this.benefits = new api_1.BenefitsApi(this.config);
|
|
49
|
+
this.benefitsTranslations = new api_1.BenefitsTranslationsApi(this.config);
|
|
48
50
|
this.bookings = new api_1.BookingsApi(this.config);
|
|
49
51
|
this.bookingsAvailabilities = new api_1.BookingsAvailabilitiesApi(this.config);
|
|
50
52
|
this.bookingsBlackouts = new api_1.BookingsBlackoutsApi(this.config);
|
|
51
53
|
this.bookingsPlaces = new api_1.BookingsPlacesApi(this.config);
|
|
54
|
+
this.bookingsPlacesTranslations = new api_1.BookingsPlacesTranslationsApi(this.config);
|
|
52
55
|
this.bookingsSpaces = new api_1.BookingsSpacesApi(this.config);
|
|
56
|
+
this.bookingsSpacesTranslations = new api_1.BookingsSpacesTranslationsApi(this.config);
|
|
53
57
|
this.channels = new api_1.ChannelsApi(this.config);
|
|
58
|
+
this.channelsTranslations = new api_1.ChannelsTranslationsApi(this.config);
|
|
54
59
|
this.dashboards = new api_1.DashboardsApi(this.config);
|
|
55
60
|
this.dashboardsWidgets = new api_1.DashboardsWidgetsApi(this.config);
|
|
56
61
|
this.emailReceipts = new api_1.EmailReceiptsApi(this.config);
|
|
@@ -58,7 +63,9 @@ class AdminApi {
|
|
|
58
63
|
this.eventsAccess = new api_1.EventsAccessApi(this.config);
|
|
59
64
|
this.eventsActivations = new api_1.EventsActivationsApi(this.config);
|
|
60
65
|
this.eventsActivationsSessions = new api_1.EventsActivationsSessionsApi(this.config);
|
|
66
|
+
this.eventsActivationsTranslations = new api_1.EventsActivationsTranslationsApi(this.config);
|
|
61
67
|
this.eventsAddons = new api_1.EventsAddonsApi(this.config);
|
|
68
|
+
this.eventsAddonsTranslations = new api_1.EventsAddonsTranslationsApi(this.config);
|
|
62
69
|
this.eventsAttendees = new api_1.EventsAttendeesApi(this.config);
|
|
63
70
|
this.eventsAttendeesPackages = new api_1.EventsAttendeesPackagesApi(this.config);
|
|
64
71
|
this.eventsAttendeesReservations = new api_1.EventsAttendeesReservationsApi(this.config);
|
|
@@ -69,35 +76,58 @@ class AdminApi {
|
|
|
69
76
|
this.eventsCohosts = new api_1.EventsCohostsApi(this.config);
|
|
70
77
|
this.eventsCoupons = new api_1.EventsCouponsApi(this.config);
|
|
71
78
|
this.eventsEmails = new api_1.EventsEmailsApi(this.config);
|
|
79
|
+
this.eventsEmailsTranslations = new api_1.EventsEmailsTranslationsApi(this.config);
|
|
72
80
|
this.eventsFaqs = new api_1.EventsFaqsApi(this.config);
|
|
81
|
+
this.eventsFaqsTranslations = new api_1.EventsFaqsTranslationsApi(this.config);
|
|
73
82
|
this.eventsFollowups = new api_1.EventsFollowupsApi(this.config);
|
|
83
|
+
this.eventsFollowupsTranslations = new api_1.EventsFollowupsTranslationsApi(this.config);
|
|
74
84
|
this.eventsMatches = new api_1.EventsMatchesApi(this.config);
|
|
75
85
|
this.eventsMedia = new api_1.EventsMediaApi(this.config);
|
|
86
|
+
this.eventsMediaTranslations = new api_1.EventsMediaTranslationsApi(this.config);
|
|
76
87
|
this.eventsOnSite = new api_1.EventsOnSiteApi(this.config);
|
|
77
88
|
this.eventsPackages = new api_1.EventsPackagesApi(this.config);
|
|
78
89
|
this.eventsPackagesPasses = new api_1.EventsPackagesPassesApi(this.config);
|
|
90
|
+
this.eventsPackagesTranslations = new api_1.EventsPackagesTranslationsApi(this.config);
|
|
79
91
|
this.eventsPages = new api_1.EventsPagesApi(this.config);
|
|
92
|
+
this.eventsPagesTranslations = new api_1.EventsPagesTranslationsApi(this.config);
|
|
80
93
|
this.eventsPasses = new api_1.EventsPassesApi(this.config);
|
|
94
|
+
this.eventsPassesAccesses = new api_1.EventsPassesAccessesApi(this.config);
|
|
95
|
+
this.eventsPassesAddons = new api_1.EventsPassesAddonsApi(this.config);
|
|
81
96
|
this.eventsPassesAttributes = new api_1.EventsPassesAttributesApi(this.config);
|
|
97
|
+
this.eventsPassesFollowups = new api_1.EventsPassesFollowupsApi(this.config);
|
|
98
|
+
this.eventsPassesResponses = new api_1.EventsPassesResponsesApi(this.config);
|
|
82
99
|
this.eventsPasstypes = new api_1.EventsPasstypesApi(this.config);
|
|
83
100
|
this.eventsPasstypesPriceschedules = new api_1.EventsPasstypesPriceschedulesApi(this.config);
|
|
84
101
|
this.eventsPasstypesRefundschedules = new api_1.EventsPasstypesRefundschedulesApi(this.config);
|
|
102
|
+
this.eventsPasstypesTranslations = new api_1.EventsPasstypesTranslationsApi(this.config);
|
|
85
103
|
this.eventsQuestions = new api_1.EventsQuestionsApi(this.config);
|
|
104
|
+
this.eventsQuestionsTranslations = new api_1.EventsQuestionsTranslationsApi(this.config);
|
|
86
105
|
this.eventsRooms = new api_1.EventsRoomsApi(this.config);
|
|
87
106
|
this.eventsRoomtypes = new api_1.EventsRoomtypesApi(this.config);
|
|
107
|
+
this.eventsRoomtypesTranslations = new api_1.EventsRoomtypesTranslationsApi(this.config);
|
|
88
108
|
this.eventsSections = new api_1.EventsSectionsApi(this.config);
|
|
109
|
+
this.eventsSectionsTranslations = new api_1.EventsSectionsTranslationsApi(this.config);
|
|
89
110
|
this.eventsSessions = new api_1.EventsSessionsApi(this.config);
|
|
90
111
|
this.eventsSessionsAccesses = new api_1.EventsSessionsAccessesApi(this.config);
|
|
91
112
|
this.eventsSessionsLocations = new api_1.EventsSessionsLocationsApi(this.config);
|
|
113
|
+
this.eventsSessionsLocationsTranslations = new api_1.EventsSessionsLocationsTranslationsApi(this.config);
|
|
92
114
|
this.eventsSessionsMatches = new api_1.EventsSessionsMatchesApi(this.config);
|
|
93
115
|
this.eventsSessionsQuestions = new api_1.EventsSessionsQuestionsApi(this.config);
|
|
116
|
+
this.eventsSessionsQuestionsTranslations = new api_1.EventsSessionsQuestionsTranslationsApi(this.config);
|
|
94
117
|
this.eventsSessionsSections = new api_1.EventsSessionsSectionsApi(this.config);
|
|
118
|
+
this.eventsSessionsSectionsTranslations = new api_1.EventsSessionsSectionsTranslationsApi(this.config);
|
|
119
|
+
this.eventsSessionsTranslations = new api_1.EventsSessionsTranslationsApi(this.config);
|
|
95
120
|
this.eventsSpeakers = new api_1.EventsSpeakersApi(this.config);
|
|
121
|
+
this.eventsSpeakersTranslations = new api_1.EventsSpeakersTranslationsApi(this.config);
|
|
96
122
|
this.eventsSponsors = new api_1.EventsSponsorsApi(this.config);
|
|
97
123
|
this.eventsSponsorshiplevels = new api_1.EventsSponsorshiplevelsApi(this.config);
|
|
124
|
+
this.eventsSponsorshiplevelsTranslations = new api_1.EventsSponsorshiplevelsTranslationsApi(this.config);
|
|
98
125
|
this.eventsSponsorships = new api_1.EventsSponsorshipsApi(this.config);
|
|
126
|
+
this.eventsSponsorshipsTranslations = new api_1.EventsSponsorshipsTranslationsApi(this.config);
|
|
99
127
|
this.eventsTemplates = new api_1.EventsTemplatesApi(this.config);
|
|
100
128
|
this.eventsTracks = new api_1.EventsTracksApi(this.config);
|
|
129
|
+
this.eventsTracksTranslations = new api_1.EventsTracksTranslationsApi(this.config);
|
|
130
|
+
this.eventsTranslations = new api_1.EventsTranslationsApi(this.config);
|
|
101
131
|
this.files = new api_1.FilesApi(this.config);
|
|
102
132
|
this.groups = new api_1.GroupsApi(this.config);
|
|
103
133
|
this.groupsEvents = new api_1.GroupsEventsApi(this.config);
|
|
@@ -107,6 +137,7 @@ class AdminApi {
|
|
|
107
137
|
this.groupsModerators = new api_1.GroupsModeratorsApi(this.config);
|
|
108
138
|
this.groupsRequests = new api_1.GroupsRequestsApi(this.config);
|
|
109
139
|
this.groupsSponsors = new api_1.GroupsSponsorsApi(this.config);
|
|
140
|
+
this.groupsTranslations = new api_1.GroupsTranslationsApi(this.config);
|
|
110
141
|
this.imports = new api_1.ImportsApi(this.config);
|
|
111
142
|
this.interests = new api_1.InterestsApi(this.config);
|
|
112
143
|
this.invoices = new api_1.InvoicesApi(this.config);
|
|
@@ -127,7 +158,9 @@ class AdminApi {
|
|
|
127
158
|
this.organizationIntegrations = new api_1.OrganizationIntegrationsApi(this.config);
|
|
128
159
|
this.organizationModules = new api_1.OrganizationModulesApi(this.config);
|
|
129
160
|
this.organizationModulesCustom = new api_1.OrganizationModulesCustomApi(this.config);
|
|
161
|
+
this.organizationModulesCustomTranslations = new api_1.OrganizationModulesCustomTranslationsApi(this.config);
|
|
130
162
|
this.organizationModulesSettings = new api_1.OrganizationModulesSettingsApi(this.config);
|
|
163
|
+
this.organizationModulesSettingsTranslations = new api_1.OrganizationModulesSettingsTranslationsApi(this.config);
|
|
131
164
|
this.organizationModulesTiers = new api_1.OrganizationModulesTiersApi(this.config);
|
|
132
165
|
this.organizationPayments = new api_1.OrganizationPaymentsApi(this.config);
|
|
133
166
|
this.organizationSideeffects = new api_1.OrganizationSideeffectsApi(this.config);
|
|
@@ -148,9 +181,12 @@ class AdminApi {
|
|
|
148
181
|
this.series = new api_1.SeriesApi(this.config);
|
|
149
182
|
this.seriesQuestions = new api_1.SeriesQuestionsApi(this.config);
|
|
150
183
|
this.seriesQuestionsChoices = new api_1.SeriesQuestionsChoicesApi(this.config);
|
|
184
|
+
this.seriesQuestionsTranslations = new api_1.SeriesQuestionsTranslationsApi(this.config);
|
|
151
185
|
this.seriesRegistrations = new api_1.SeriesRegistrationsApi(this.config);
|
|
186
|
+
this.seriesTranslations = new api_1.SeriesTranslationsApi(this.config);
|
|
152
187
|
this.sponsors = new api_1.SponsorsApi(this.config);
|
|
153
188
|
this.sponsorsAccounts = new api_1.SponsorsAccountsApi(this.config);
|
|
189
|
+
this.sponsorsTranslations = new api_1.SponsorsTranslationsApi(this.config);
|
|
154
190
|
this.storageFiles = new api_1.StorageFilesApi(this.config);
|
|
155
191
|
this.storageImages = new api_1.StorageImagesApi(this.config);
|
|
156
192
|
this.storageVideos = new api_1.StorageVideosApi(this.config);
|
|
@@ -163,9 +199,12 @@ class AdminApi {
|
|
|
163
199
|
this.supportNotes = new api_1.SupportNotesApi(this.config);
|
|
164
200
|
this.surveys = new api_1.SurveysApi(this.config);
|
|
165
201
|
this.surveysQuestions = new api_1.SurveysQuestionsApi(this.config);
|
|
202
|
+
this.surveysQuestionsTranslations = new api_1.SurveysQuestionsTranslationsApi(this.config);
|
|
166
203
|
this.surveysSections = new api_1.SurveysSectionsApi(this.config);
|
|
204
|
+
this.surveysSectionsTranslations = new api_1.SurveysSectionsTranslationsApi(this.config);
|
|
167
205
|
this.surveysSessions = new api_1.SurveysSessionsApi(this.config);
|
|
168
206
|
this.surveysSubmissions = new api_1.SurveysSubmissionsApi(this.config);
|
|
207
|
+
this.surveysTranslations = new api_1.SurveysTranslationsApi(this.config);
|
|
169
208
|
this.threads = new api_1.ThreadsApi(this.config);
|
|
170
209
|
this.threadsCircles = new api_1.ThreadsCirclesApi(this.config);
|
|
171
210
|
this.threadsCirclesAccounts = new api_1.ThreadsCirclesAccountsApi(this.config);
|