@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/.openapi-generator/FILES
CHANGED
|
@@ -68,6 +68,7 @@ docs/AnnouncementTranslationUpdateInputs.md
|
|
|
68
68
|
docs/AnnouncementUpdateInputs.md
|
|
69
69
|
docs/AnnouncementsApi.md
|
|
70
70
|
docs/AnnouncementsScheduleApi.md
|
|
71
|
+
docs/AnnouncementsTranslationsApi.md
|
|
71
72
|
docs/ApiLogsApi.md
|
|
72
73
|
docs/AttachSearchListInputs.md
|
|
73
74
|
docs/AttendeeEventPackageCreateInputs.md
|
|
@@ -262,6 +263,7 @@ docs/BenefitTranslation.md
|
|
|
262
263
|
docs/BenefitTranslationUpdateInputs.md
|
|
263
264
|
docs/BenefitUpdateInputs.md
|
|
264
265
|
docs/BenefitsApi.md
|
|
266
|
+
docs/BenefitsTranslationsApi.md
|
|
265
267
|
docs/Booking.md
|
|
266
268
|
docs/BookingCreateInputs.md
|
|
267
269
|
docs/BookingPlace.md
|
|
@@ -286,7 +288,9 @@ docs/BookingsApi.md
|
|
|
286
288
|
docs/BookingsAvailabilitiesApi.md
|
|
287
289
|
docs/BookingsBlackoutsApi.md
|
|
288
290
|
docs/BookingsPlacesApi.md
|
|
291
|
+
docs/BookingsPlacesTranslationsApi.md
|
|
289
292
|
docs/BookingsSpacesApi.md
|
|
293
|
+
docs/BookingsSpacesTranslationsApi.md
|
|
290
294
|
docs/BraintreeActivationFormParams.md
|
|
291
295
|
docs/BulkUploadSearchListValues200Response.md
|
|
292
296
|
docs/Channel.md
|
|
@@ -313,6 +317,7 @@ docs/ChannelTranslation.md
|
|
|
313
317
|
docs/ChannelTranslationUpdateInputs.md
|
|
314
318
|
docs/ChannelUpdateInputs.md
|
|
315
319
|
docs/ChannelsApi.md
|
|
320
|
+
docs/ChannelsTranslationsApi.md
|
|
316
321
|
docs/CloneOptions.md
|
|
317
322
|
docs/ContentGuestType.md
|
|
318
323
|
docs/ContentStatus.md
|
|
@@ -434,7 +439,6 @@ docs/DashboardsWidgetsApi.md
|
|
|
434
439
|
docs/DayOfWeek.md
|
|
435
440
|
docs/DefaultAuthAction.md
|
|
436
441
|
docs/DelegateRole.md
|
|
437
|
-
docs/DeleteDashboard200Response.md
|
|
438
442
|
docs/DeleteManyImagesInput.md
|
|
439
443
|
docs/DeleteManyVideosInput.md
|
|
440
444
|
docs/DomainDetails.md
|
|
@@ -608,7 +612,9 @@ docs/EventVariantCouponSyncInputs.md
|
|
|
608
612
|
docs/EventsAccessApi.md
|
|
609
613
|
docs/EventsActivationsApi.md
|
|
610
614
|
docs/EventsActivationsSessionsApi.md
|
|
615
|
+
docs/EventsActivationsTranslationsApi.md
|
|
611
616
|
docs/EventsAddonsApi.md
|
|
617
|
+
docs/EventsAddonsTranslationsApi.md
|
|
612
618
|
docs/EventsApi.md
|
|
613
619
|
docs/EventsAttendeesApi.md
|
|
614
620
|
docs/EventsAttendeesPackagesApi.md
|
|
@@ -620,35 +626,58 @@ docs/EventsBypassApi.md
|
|
|
620
626
|
docs/EventsCohostsApi.md
|
|
621
627
|
docs/EventsCouponsApi.md
|
|
622
628
|
docs/EventsEmailsApi.md
|
|
629
|
+
docs/EventsEmailsTranslationsApi.md
|
|
623
630
|
docs/EventsFaqsApi.md
|
|
631
|
+
docs/EventsFaqsTranslationsApi.md
|
|
624
632
|
docs/EventsFollowupsApi.md
|
|
633
|
+
docs/EventsFollowupsTranslationsApi.md
|
|
625
634
|
docs/EventsMatchesApi.md
|
|
626
635
|
docs/EventsMediaApi.md
|
|
636
|
+
docs/EventsMediaTranslationsApi.md
|
|
627
637
|
docs/EventsOnSiteApi.md
|
|
628
638
|
docs/EventsPackagesApi.md
|
|
629
639
|
docs/EventsPackagesPassesApi.md
|
|
640
|
+
docs/EventsPackagesTranslationsApi.md
|
|
630
641
|
docs/EventsPagesApi.md
|
|
642
|
+
docs/EventsPagesTranslationsApi.md
|
|
643
|
+
docs/EventsPassesAccessesApi.md
|
|
644
|
+
docs/EventsPassesAddonsApi.md
|
|
631
645
|
docs/EventsPassesApi.md
|
|
632
646
|
docs/EventsPassesAttributesApi.md
|
|
647
|
+
docs/EventsPassesFollowupsApi.md
|
|
648
|
+
docs/EventsPassesResponsesApi.md
|
|
633
649
|
docs/EventsPasstypesApi.md
|
|
634
650
|
docs/EventsPasstypesPriceschedulesApi.md
|
|
635
651
|
docs/EventsPasstypesRefundschedulesApi.md
|
|
652
|
+
docs/EventsPasstypesTranslationsApi.md
|
|
636
653
|
docs/EventsQuestionsApi.md
|
|
654
|
+
docs/EventsQuestionsTranslationsApi.md
|
|
637
655
|
docs/EventsRoomsApi.md
|
|
638
656
|
docs/EventsRoomtypesApi.md
|
|
657
|
+
docs/EventsRoomtypesTranslationsApi.md
|
|
639
658
|
docs/EventsSectionsApi.md
|
|
659
|
+
docs/EventsSectionsTranslationsApi.md
|
|
640
660
|
docs/EventsSessionsAccessesApi.md
|
|
641
661
|
docs/EventsSessionsApi.md
|
|
642
662
|
docs/EventsSessionsLocationsApi.md
|
|
663
|
+
docs/EventsSessionsLocationsTranslationsApi.md
|
|
643
664
|
docs/EventsSessionsMatchesApi.md
|
|
644
665
|
docs/EventsSessionsQuestionsApi.md
|
|
666
|
+
docs/EventsSessionsQuestionsTranslationsApi.md
|
|
645
667
|
docs/EventsSessionsSectionsApi.md
|
|
668
|
+
docs/EventsSessionsSectionsTranslationsApi.md
|
|
669
|
+
docs/EventsSessionsTranslationsApi.md
|
|
646
670
|
docs/EventsSpeakersApi.md
|
|
671
|
+
docs/EventsSpeakersTranslationsApi.md
|
|
647
672
|
docs/EventsSponsorsApi.md
|
|
648
673
|
docs/EventsSponsorshiplevelsApi.md
|
|
674
|
+
docs/EventsSponsorshiplevelsTranslationsApi.md
|
|
649
675
|
docs/EventsSponsorshipsApi.md
|
|
676
|
+
docs/EventsSponsorshipsTranslationsApi.md
|
|
650
677
|
docs/EventsTemplatesApi.md
|
|
651
678
|
docs/EventsTracksApi.md
|
|
679
|
+
docs/EventsTracksTranslationsApi.md
|
|
680
|
+
docs/EventsTranslationsApi.md
|
|
652
681
|
docs/ExportStatus.md
|
|
653
682
|
docs/Faq.md
|
|
654
683
|
docs/FaqSection.md
|
|
@@ -682,21 +711,37 @@ docs/GetAdvertisementClicks200Response.md
|
|
|
682
711
|
docs/GetAdvertisementViews200Response.md
|
|
683
712
|
docs/GetAdvertisements200Response.md
|
|
684
713
|
docs/GetAnnouncementAudience200Response.md
|
|
714
|
+
docs/GetAnnouncementTranslation200Response.md
|
|
715
|
+
docs/GetAnnouncementTranslations200Response.md
|
|
685
716
|
docs/GetAnnouncements200Response.md
|
|
686
717
|
docs/GetAuthSession200Response.md
|
|
687
718
|
docs/GetBenefitClicks200Response.md
|
|
719
|
+
docs/GetBenefitTranslation200Response.md
|
|
720
|
+
docs/GetBenefitTranslations200Response.md
|
|
688
721
|
docs/GetBenefits200Response.md
|
|
689
722
|
docs/GetBookingPlaceBookings200Response.md
|
|
723
|
+
docs/GetBookingPlaceTranslation200Response.md
|
|
724
|
+
docs/GetBookingPlaceTranslations200Response.md
|
|
690
725
|
docs/GetBookingPlaces200Response.md
|
|
691
726
|
docs/GetBookingSpaceAvailabilities200Response.md
|
|
692
727
|
docs/GetBookingSpaceBlackouts200Response.md
|
|
693
728
|
docs/GetBookingSpaceSlots200Response.md
|
|
729
|
+
docs/GetBookingSpaceTranslation200Response.md
|
|
730
|
+
docs/GetBookingSpaceTranslations200Response.md
|
|
694
731
|
docs/GetBookingSpaces200Response.md
|
|
732
|
+
docs/GetChannelContentGuestTranslation200Response.md
|
|
733
|
+
docs/GetChannelContentGuestTranslations200Response.md
|
|
695
734
|
docs/GetChannelContentGuests200Response.md
|
|
696
735
|
docs/GetChannelContentLikes200Response.md
|
|
736
|
+
docs/GetChannelContentTranslation200Response.md
|
|
737
|
+
docs/GetChannelContentTranslations200Response.md
|
|
697
738
|
docs/GetChannelContents200Response.md
|
|
698
739
|
docs/GetChannelSubscribers200Response.md
|
|
740
|
+
docs/GetChannelTranslation200Response.md
|
|
741
|
+
docs/GetChannelTranslations200Response.md
|
|
699
742
|
docs/GetChannels200Response.md
|
|
743
|
+
docs/GetCustomModuleTranslation200Response.md
|
|
744
|
+
docs/GetCustomModuleTranslations200Response.md
|
|
700
745
|
docs/GetCustomModules200Response.md
|
|
701
746
|
docs/GetCustomReport200Response.md
|
|
702
747
|
docs/GetCustomReportUsers200Response.md
|
|
@@ -710,9 +755,13 @@ docs/GetEntityUseCodes200Response.md
|
|
|
710
755
|
docs/GetEventAccessUsers200Response.md
|
|
711
756
|
docs/GetEventActivationCompletions200Response.md
|
|
712
757
|
docs/GetEventActivationSessions200Response.md
|
|
758
|
+
docs/GetEventActivationTranslation200Response.md
|
|
759
|
+
docs/GetEventActivationTranslations200Response.md
|
|
713
760
|
docs/GetEventActivations200Response.md
|
|
714
761
|
docs/GetEventAddOnPassTypes200Response.md
|
|
715
762
|
docs/GetEventAddOnPasses200Response.md
|
|
763
|
+
docs/GetEventAddOnTranslation200Response.md
|
|
764
|
+
docs/GetEventAddOnTranslations200Response.md
|
|
716
765
|
docs/GetEventAddOns200Response.md
|
|
717
766
|
docs/GetEventAttendeeCoupons200Response.md
|
|
718
767
|
docs/GetEventAttendeePackages200Response.md
|
|
@@ -722,14 +771,28 @@ docs/GetEventAttributes200Response.md
|
|
|
722
771
|
docs/GetEventBlocks200Response.md
|
|
723
772
|
docs/GetEventDashboardQuestions200Response.md
|
|
724
773
|
docs/GetEventEmail200Response.md
|
|
774
|
+
docs/GetEventEmailTranslation200Response.md
|
|
775
|
+
docs/GetEventEmailTranslations200Response.md
|
|
776
|
+
docs/GetEventFaqSectionQuestionTranslation200Response.md
|
|
777
|
+
docs/GetEventFaqSectionQuestionTranslations200Response.md
|
|
725
778
|
docs/GetEventFaqSectionQuestions200Response.md
|
|
779
|
+
docs/GetEventFaqSectionTranslation200Response.md
|
|
780
|
+
docs/GetEventFaqSectionTranslations200Response.md
|
|
726
781
|
docs/GetEventFaqSections200Response.md
|
|
727
782
|
docs/GetEventFollowupQuestions200Response.md
|
|
783
|
+
docs/GetEventFollowupTranslation200Response.md
|
|
784
|
+
docs/GetEventFollowupTranslations200Response.md
|
|
785
|
+
docs/GetEventMediaItemTranslation200Response.md
|
|
786
|
+
docs/GetEventMediaItemTranslations200Response.md
|
|
728
787
|
docs/GetEventMediaItems200Response.md
|
|
729
788
|
docs/GetEventOnSite200Response.md
|
|
730
789
|
docs/GetEventPackagePasses200Response.md
|
|
790
|
+
docs/GetEventPackageTranslation200Response.md
|
|
791
|
+
docs/GetEventPackageTranslations200Response.md
|
|
731
792
|
docs/GetEventPackages200Response.md
|
|
732
793
|
docs/GetEventPageImages200Response.md
|
|
794
|
+
docs/GetEventPageTranslation200Response.md
|
|
795
|
+
docs/GetEventPageTranslations200Response.md
|
|
733
796
|
docs/GetEventPages200Response.md
|
|
734
797
|
docs/GetEventPassAccesses200Response.md
|
|
735
798
|
docs/GetEventPassAttributes200Response.md
|
|
@@ -743,39 +806,71 @@ docs/GetEventPassTypePriceSchedule200Response.md
|
|
|
743
806
|
docs/GetEventPassTypePriceSchedules200Response.md
|
|
744
807
|
docs/GetEventPassTypeRefundSchedule200Response.md
|
|
745
808
|
docs/GetEventPassTypeRefundSchedules200Response.md
|
|
809
|
+
docs/GetEventPassTypeTranslation200Response.md
|
|
810
|
+
docs/GetEventPassTypeTranslations200Response.md
|
|
746
811
|
docs/GetEventQuestionChoiceSubQuestions200Response.md
|
|
812
|
+
docs/GetEventQuestionChoiceTranslation200Response.md
|
|
813
|
+
docs/GetEventQuestionChoiceTranslations200Response.md
|
|
747
814
|
docs/GetEventQuestionChoices200Response.md
|
|
748
815
|
docs/GetEventQuestionSummaries200Response.md
|
|
749
816
|
docs/GetEventQuestionSummary200Response.md
|
|
817
|
+
docs/GetEventQuestionTranslation200Response.md
|
|
818
|
+
docs/GetEventQuestionTranslations200Response.md
|
|
750
819
|
docs/GetEventQuestions200Response.md
|
|
751
820
|
docs/GetEventRegistrationBypassList200Response.md
|
|
821
|
+
docs/GetEventRoomTypeTranslation200Response.md
|
|
822
|
+
docs/GetEventRoomTypeTranslations200Response.md
|
|
752
823
|
docs/GetEventRoomTypes200Response.md
|
|
753
824
|
docs/GetEventRoundMatches200Response.md
|
|
754
825
|
docs/GetEventRoundQuestions200Response.md
|
|
755
826
|
docs/GetEventRoundQuestionsSummary200Response.md
|
|
756
827
|
docs/GetEventRounds200Response.md
|
|
757
828
|
docs/GetEventSectionQuestions200Response.md
|
|
829
|
+
docs/GetEventSectionTranslation200Response.md
|
|
830
|
+
docs/GetEventSectionTranslations200Response.md
|
|
758
831
|
docs/GetEventSessionAccess200Response.md
|
|
759
832
|
docs/GetEventSessionAccessQuestionSections200Response.md
|
|
760
833
|
docs/GetEventSessionAccessResponseChanges200Response.md
|
|
834
|
+
docs/GetEventSessionLocationTranslation200Response.md
|
|
835
|
+
docs/GetEventSessionLocationTranslations200Response.md
|
|
761
836
|
docs/GetEventSessionLocations200Response.md
|
|
762
837
|
docs/GetEventSessionQuestionChoiceSubQuestions200Response.md
|
|
838
|
+
docs/GetEventSessionQuestionChoiceTranslation200Response.md
|
|
839
|
+
docs/GetEventSessionQuestionChoiceTranslations200Response.md
|
|
763
840
|
docs/GetEventSessionQuestionChoices200Response.md
|
|
764
841
|
docs/GetEventSessionQuestionResponses200Response.md
|
|
842
|
+
docs/GetEventSessionQuestionTranslation200Response.md
|
|
843
|
+
docs/GetEventSessionQuestionTranslations200Response.md
|
|
765
844
|
docs/GetEventSessionQuestions200Response.md
|
|
766
845
|
docs/GetEventSessionRoundQuestions200Response.md
|
|
767
846
|
docs/GetEventSessionSectionQuestions200Response.md
|
|
847
|
+
docs/GetEventSessionSectionTranslation200Response.md
|
|
848
|
+
docs/GetEventSessionSectionTranslations200Response.md
|
|
768
849
|
docs/GetEventSessionSpeakers200Response.md
|
|
769
850
|
docs/GetEventSessionTracks200Response.md
|
|
851
|
+
docs/GetEventSessionTranslation200Response.md
|
|
852
|
+
docs/GetEventSessionTranslations200Response.md
|
|
853
|
+
docs/GetEventSpeakerTranslation200Response.md
|
|
854
|
+
docs/GetEventSpeakerTranslations200Response.md
|
|
855
|
+
docs/GetEventSponsorshipLevelTranslation200Response.md
|
|
856
|
+
docs/GetEventSponsorshipLevelTranslations200Response.md
|
|
770
857
|
docs/GetEventSponsorshipLevels200Response.md
|
|
858
|
+
docs/GetEventSponsorshipTranslation200Response.md
|
|
859
|
+
docs/GetEventSponsorshipTranslations200Response.md
|
|
771
860
|
docs/GetEventSponsorships200Response.md
|
|
772
861
|
docs/GetEventTiers200Response.md
|
|
862
|
+
docs/GetEventTrackTranslation200Response.md
|
|
863
|
+
docs/GetEventTrackTranslations200Response.md
|
|
864
|
+
docs/GetEventTranslation200Response.md
|
|
865
|
+
docs/GetEventTranslations200Response.md
|
|
773
866
|
docs/GetEvents200Response.md
|
|
774
867
|
docs/GetFiles200Response.md
|
|
775
868
|
docs/GetGroupInvitation200Response.md
|
|
776
869
|
docs/GetGroupInvitations200Response.md
|
|
777
870
|
docs/GetGroupRequest200Response.md
|
|
778
871
|
docs/GetGroupRequests200Response.md
|
|
872
|
+
docs/GetGroupTranslation200Response.md
|
|
873
|
+
docs/GetGroupTranslations200Response.md
|
|
779
874
|
docs/GetGroups200Response.md
|
|
780
875
|
docs/GetImageUsage200Response.md
|
|
781
876
|
docs/GetImages200Response.md
|
|
@@ -785,6 +880,8 @@ docs/GetImports200Response.md
|
|
|
785
880
|
docs/GetIntegrations200Response.md
|
|
786
881
|
docs/GetInvoiceLineItems200Response.md
|
|
787
882
|
docs/GetInvoices200Response.md
|
|
883
|
+
docs/GetLevelTranslation200Response.md
|
|
884
|
+
docs/GetLevelTranslations200Response.md
|
|
788
885
|
docs/GetLivestream200Response.md
|
|
789
886
|
docs/GetLivestreamSessions200Response.md
|
|
790
887
|
docs/GetLivestreams200Response.md
|
|
@@ -812,6 +909,8 @@ docs/GetOrganizationAccountAttributes200Response.md
|
|
|
812
909
|
docs/GetOrganizationDomain200Response.md
|
|
813
910
|
docs/GetOrganizationModule200Response.md
|
|
814
911
|
docs/GetOrganizationModuleSettings200Response.md
|
|
912
|
+
docs/GetOrganizationModuleSettingsTranslation200Response.md
|
|
913
|
+
docs/GetOrganizationModuleSettingsTranslations200Response.md
|
|
815
914
|
docs/GetOrganizationModules200Response.md
|
|
816
915
|
docs/GetOrganizationPaymentIntegrations200Response.md
|
|
817
916
|
docs/GetOrganizationSideEffects200Response.md
|
|
@@ -835,9 +934,12 @@ docs/GetSelfApiKeys200Response.md
|
|
|
835
934
|
docs/GetSelfOrganizations200Response.md
|
|
836
935
|
docs/GetSeriesList200Response.md
|
|
837
936
|
docs/GetSeriesQuestionChoices200Response.md
|
|
937
|
+
docs/GetSeriesQuestionTranslation200Response.md
|
|
838
938
|
docs/GetSeriesQuestions200Response.md
|
|
839
939
|
docs/GetSeriesRegistrationResponses200Response.md
|
|
840
940
|
docs/GetSeriesRegistrations200Response.md
|
|
941
|
+
docs/GetSeriesTranslation200Response.md
|
|
942
|
+
docs/GetSeriesTranslations200Response.md
|
|
841
943
|
docs/GetStreamInputOutputs200Response.md
|
|
842
944
|
docs/GetStreamInputs200Response.md
|
|
843
945
|
docs/GetStreamSession200Response.md
|
|
@@ -851,14 +953,22 @@ docs/GetSupportTicketNotes200Response.md
|
|
|
851
953
|
docs/GetSupportTicketViewer200Response.md
|
|
852
954
|
docs/GetSupportTickets200Response.md
|
|
853
955
|
docs/GetSurveyQuestionChoiceSubQuestions200Response.md
|
|
956
|
+
docs/GetSurveyQuestionChoiceTranslation200Response.md
|
|
957
|
+
docs/GetSurveyQuestionChoiceTranslations200Response.md
|
|
854
958
|
docs/GetSurveyQuestionChoices200Response.md
|
|
855
959
|
docs/GetSurveyQuestionResponses200Response.md
|
|
960
|
+
docs/GetSurveyQuestionTranslation200Response.md
|
|
961
|
+
docs/GetSurveyQuestionTranslations200Response.md
|
|
856
962
|
docs/GetSurveyQuestions200Response.md
|
|
857
963
|
docs/GetSurveySectionQuestions200Response.md
|
|
964
|
+
docs/GetSurveySectionTranslation200Response.md
|
|
965
|
+
docs/GetSurveySectionTranslations200Response.md
|
|
858
966
|
docs/GetSurveySections200Response.md
|
|
859
967
|
docs/GetSurveySubmission200Response.md
|
|
860
968
|
docs/GetSurveySubmissionResponseChanges200Response.md
|
|
861
969
|
docs/GetSurveySubmissions200Response.md
|
|
970
|
+
docs/GetSurveyTranslation200Response.md
|
|
971
|
+
docs/GetSurveyTranslations200Response.md
|
|
862
972
|
docs/GetSurveys200Response.md
|
|
863
973
|
docs/GetTaxCodes200Response.md
|
|
864
974
|
docs/GetTaxIntegration200Response.md
|
|
@@ -897,6 +1007,7 @@ docs/GroupsMembersApi.md
|
|
|
897
1007
|
docs/GroupsModeratorsApi.md
|
|
898
1008
|
docs/GroupsRequestsApi.md
|
|
899
1009
|
docs/GroupsSponsorsApi.md
|
|
1010
|
+
docs/GroupsTranslationsApi.md
|
|
900
1011
|
docs/Image.md
|
|
901
1012
|
docs/ImageCreateInputs.md
|
|
902
1013
|
docs/ImageModerationLevel.md
|
|
@@ -1024,7 +1135,9 @@ docs/OrganizationModuleType.md
|
|
|
1024
1135
|
docs/OrganizationModuleUpdateInputs.md
|
|
1025
1136
|
docs/OrganizationModulesApi.md
|
|
1026
1137
|
docs/OrganizationModulesCustomApi.md
|
|
1138
|
+
docs/OrganizationModulesCustomTranslationsApi.md
|
|
1027
1139
|
docs/OrganizationModulesSettingsApi.md
|
|
1140
|
+
docs/OrganizationModulesSettingsTranslationsApi.md
|
|
1028
1141
|
docs/OrganizationModulesTiersApi.md
|
|
1029
1142
|
docs/OrganizationPageCreateInputs.md
|
|
1030
1143
|
docs/OrganizationPageTranslationUpdateInputs.md
|
|
@@ -1152,6 +1265,7 @@ docs/SeriesQuestionUpdateInputs.md
|
|
|
1152
1265
|
docs/SeriesQuestionUpdateInputsChoices.md
|
|
1153
1266
|
docs/SeriesQuestionsApi.md
|
|
1154
1267
|
docs/SeriesQuestionsChoicesApi.md
|
|
1268
|
+
docs/SeriesQuestionsTranslationsApi.md
|
|
1155
1269
|
docs/SeriesRegistration.md
|
|
1156
1270
|
docs/SeriesRegistrationCreateInputs.md
|
|
1157
1271
|
docs/SeriesRegistrationQuestionResponse.md
|
|
@@ -1161,12 +1275,14 @@ docs/SeriesRegistrationUpdateInputs.md
|
|
|
1161
1275
|
docs/SeriesRegistrationsApi.md
|
|
1162
1276
|
docs/SeriesTranslation.md
|
|
1163
1277
|
docs/SeriesTranslationUpdateInputs.md
|
|
1278
|
+
docs/SeriesTranslationsApi.md
|
|
1164
1279
|
docs/SeriesUpdateInputs.md
|
|
1165
1280
|
docs/SideEffect.md
|
|
1166
1281
|
docs/SideEffectActionType.md
|
|
1167
1282
|
docs/SideEffectTriggerType.md
|
|
1168
1283
|
docs/SponsorsAccountsApi.md
|
|
1169
1284
|
docs/SponsorsApi.md
|
|
1285
|
+
docs/SponsorsTranslationsApi.md
|
|
1170
1286
|
docs/SponsorshipLevelTranslation.md
|
|
1171
1287
|
docs/StandardReport.md
|
|
1172
1288
|
docs/StorageConfig.md
|
|
@@ -1242,9 +1358,12 @@ docs/SurveyTranslationUpdateInputs.md
|
|
|
1242
1358
|
docs/SurveyUpdateInputs.md
|
|
1243
1359
|
docs/SurveysApi.md
|
|
1244
1360
|
docs/SurveysQuestionsApi.md
|
|
1361
|
+
docs/SurveysQuestionsTranslationsApi.md
|
|
1245
1362
|
docs/SurveysSectionsApi.md
|
|
1363
|
+
docs/SurveysSectionsTranslationsApi.md
|
|
1246
1364
|
docs/SurveysSessionsApi.md
|
|
1247
1365
|
docs/SurveysSubmissionsApi.md
|
|
1366
|
+
docs/SurveysTranslationsApi.md
|
|
1248
1367
|
docs/SystemEventLog.md
|
|
1249
1368
|
docs/SystemEventLogStatus.md
|
|
1250
1369
|
docs/TableChartSummaryData.md
|
|
@@ -1303,13 +1422,21 @@ docs/Transfer.md
|
|
|
1303
1422
|
docs/TransferLog.md
|
|
1304
1423
|
docs/TriggerCreateInputs.md
|
|
1305
1424
|
docs/TriggerUpdateInputs.md
|
|
1425
|
+
docs/UpdateAnnouncementTranslation200Response.md
|
|
1426
|
+
docs/UpdateChannelContentGuestTranslation200Response.md
|
|
1427
|
+
docs/UpdateChannelTranslation200Response.md
|
|
1428
|
+
docs/UpdateEventActivationTranslation200Response.md
|
|
1429
|
+
docs/UpdateEventAddOnTranslation200Response.md
|
|
1306
1430
|
docs/UpdateEventCheckinCode200Response.md
|
|
1431
|
+
docs/UpdateEventMediaItemTranslation200Response.md
|
|
1307
1432
|
docs/UpdateEventPassAttributes200Response.md
|
|
1308
1433
|
docs/UpdateEventPassResponseInputs.md
|
|
1434
|
+
docs/UpdateEventPassResponsesInputs.md
|
|
1309
1435
|
docs/UpdateEventRoundQuestion200Response.md
|
|
1310
1436
|
docs/UpdateEventSessionRoundQuestion200Response.md
|
|
1311
1437
|
docs/UpdateOrganizationDomain200Response.md
|
|
1312
1438
|
docs/UpdateSelf200Response.md
|
|
1439
|
+
docs/UpdateSeriesQuestionTranslation200Response.md
|
|
1313
1440
|
docs/UpdateThreadMember200Response.md
|
|
1314
1441
|
docs/UploadFile200Response.md
|
|
1315
1442
|
docs/UploadVideoCaptions200Response.md
|