@connectedxm/admin-sdk 6.17.4 → 6.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (161) hide show
  1. package/.openapi-generator/FILES +123 -1
  2. package/AdminApi.ts +105 -0
  3. package/README.md +251 -1
  4. package/api.ts +66625 -46033
  5. package/dist/AdminApi.d.ts +36 -1
  6. package/dist/AdminApi.js +35 -0
  7. package/dist/api.d.ts +11413 -565
  8. package/dist/api.js +34726 -19427
  9. package/dist/esm/AdminApi.d.ts +36 -1
  10. package/dist/esm/AdminApi.js +36 -1
  11. package/dist/esm/api.d.ts +11413 -565
  12. package/dist/esm/api.js +32952 -17798
  13. package/docs/AnnouncementsTranslationsApi.md +240 -0
  14. package/docs/BenefitsTranslationsApi.md +240 -0
  15. package/docs/BookingsApi.md +244 -0
  16. package/docs/BookingsPlacesTranslationsApi.md +121 -0
  17. package/docs/BookingsSpacesTranslationsApi.md +127 -0
  18. package/docs/ChannelsTranslationsApi.md +742 -0
  19. package/docs/DashboardsApi.md +2 -2
  20. package/docs/DashboardsWidgetsApi.md +2 -2
  21. package/docs/Event.md +2 -0
  22. package/docs/EventCreateInputs.md +2 -0
  23. package/docs/EventUpdateInputs.md +2 -0
  24. package/docs/EventsAccessApi.md +4 -4
  25. package/docs/EventsActivationsTranslationsApi.md +252 -0
  26. package/docs/EventsAddonsTranslationsApi.md +252 -0
  27. package/docs/EventsApi.md +2 -2
  28. package/docs/EventsAttendeesPackagesApi.md +2 -2
  29. package/docs/EventsEmailsTranslationsApi.md +252 -0
  30. package/docs/EventsFaqsTranslationsApi.md +509 -0
  31. package/docs/EventsFollowupsTranslationsApi.md +252 -0
  32. package/docs/EventsMediaTranslationsApi.md +252 -0
  33. package/docs/EventsPackagesTranslationsApi.md +252 -0
  34. package/docs/EventsPagesTranslationsApi.md +252 -0
  35. package/docs/EventsPassesApi.md +52 -0
  36. package/docs/EventsPasstypesPriceschedulesApi.md +4 -4
  37. package/docs/EventsPasstypesRefundschedulesApi.md +4 -4
  38. package/docs/EventsPasstypesTranslationsApi.md +252 -0
  39. package/docs/EventsQuestionsApi.md +2 -2
  40. package/docs/EventsQuestionsTranslationsApi.md +509 -0
  41. package/docs/EventsRoomtypesTranslationsApi.md +252 -0
  42. package/docs/EventsSectionsTranslationsApi.md +252 -0
  43. package/docs/EventsSessionsApi.md +2 -2
  44. package/docs/EventsSessionsLocationsTranslationsApi.md +252 -0
  45. package/docs/EventsSessionsQuestionsApi.md +2 -2
  46. package/docs/EventsSessionsQuestionsTranslationsApi.md +533 -0
  47. package/docs/EventsSessionsSectionsTranslationsApi.md +264 -0
  48. package/docs/EventsSessionsTranslationsApi.md +252 -0
  49. package/docs/EventsSpeakersTranslationsApi.md +252 -0
  50. package/docs/EventsSponsorshiplevelsTranslationsApi.md +252 -0
  51. package/docs/EventsSponsorshipsTranslationsApi.md +264 -0
  52. package/docs/EventsTracksTranslationsApi.md +252 -0
  53. package/docs/EventsTranslationsApi.md +240 -0
  54. package/docs/GetAnnouncementTranslation200Response.md +24 -0
  55. package/docs/GetAnnouncementTranslations200Response.md +26 -0
  56. package/docs/GetBenefitTranslation200Response.md +24 -0
  57. package/docs/GetBenefitTranslations200Response.md +26 -0
  58. package/docs/GetBookingPlaceTranslation200Response.md +24 -0
  59. package/docs/GetBookingPlaceTranslations200Response.md +26 -0
  60. package/docs/GetBookingSpaceTranslation200Response.md +24 -0
  61. package/docs/GetBookingSpaceTranslations200Response.md +26 -0
  62. package/docs/GetChannelContentGuestTranslation200Response.md +24 -0
  63. package/docs/GetChannelContentGuestTranslations200Response.md +26 -0
  64. package/docs/GetChannelContentTranslation200Response.md +24 -0
  65. package/docs/GetChannelContentTranslations200Response.md +26 -0
  66. package/docs/GetChannelTranslation200Response.md +24 -0
  67. package/docs/GetChannelTranslations200Response.md +26 -0
  68. package/docs/GetCustomModuleTranslation200Response.md +24 -0
  69. package/docs/GetCustomModuleTranslations200Response.md +26 -0
  70. package/docs/GetEventActivationTranslation200Response.md +24 -0
  71. package/docs/GetEventActivationTranslations200Response.md +26 -0
  72. package/docs/GetEventAddOnTranslation200Response.md +24 -0
  73. package/docs/GetEventAddOnTranslations200Response.md +26 -0
  74. package/docs/GetEventEmailTranslation200Response.md +24 -0
  75. package/docs/GetEventEmailTranslations200Response.md +26 -0
  76. package/docs/GetEventFaqSectionQuestionTranslation200Response.md +24 -0
  77. package/docs/GetEventFaqSectionQuestionTranslations200Response.md +26 -0
  78. package/docs/GetEventFaqSectionTranslation200Response.md +24 -0
  79. package/docs/GetEventFaqSectionTranslations200Response.md +26 -0
  80. package/docs/GetEventFollowupTranslation200Response.md +24 -0
  81. package/docs/GetEventFollowupTranslations200Response.md +26 -0
  82. package/docs/GetEventMediaItemTranslation200Response.md +24 -0
  83. package/docs/GetEventMediaItemTranslations200Response.md +26 -0
  84. package/docs/GetEventPackageTranslation200Response.md +24 -0
  85. package/docs/GetEventPackageTranslations200Response.md +26 -0
  86. package/docs/GetEventPageTranslation200Response.md +24 -0
  87. package/docs/GetEventPageTranslations200Response.md +26 -0
  88. package/docs/GetEventPassTypeTranslation200Response.md +24 -0
  89. package/docs/GetEventPassTypeTranslations200Response.md +26 -0
  90. package/docs/GetEventQuestionChoiceTranslation200Response.md +24 -0
  91. package/docs/GetEventQuestionChoiceTranslations200Response.md +26 -0
  92. package/docs/GetEventQuestionTranslation200Response.md +24 -0
  93. package/docs/GetEventQuestionTranslations200Response.md +26 -0
  94. package/docs/GetEventRoomTypeTranslation200Response.md +24 -0
  95. package/docs/GetEventRoomTypeTranslations200Response.md +26 -0
  96. package/docs/GetEventSectionTranslation200Response.md +24 -0
  97. package/docs/GetEventSectionTranslations200Response.md +26 -0
  98. package/docs/GetEventSessionLocationTranslation200Response.md +24 -0
  99. package/docs/GetEventSessionLocationTranslations200Response.md +26 -0
  100. package/docs/GetEventSessionQuestionChoiceTranslation200Response.md +24 -0
  101. package/docs/GetEventSessionQuestionChoiceTranslations200Response.md +26 -0
  102. package/docs/GetEventSessionQuestionTranslation200Response.md +24 -0
  103. package/docs/GetEventSessionQuestionTranslations200Response.md +26 -0
  104. package/docs/GetEventSessionSectionTranslation200Response.md +24 -0
  105. package/docs/GetEventSessionSectionTranslations200Response.md +26 -0
  106. package/docs/GetEventSessionTranslation200Response.md +24 -0
  107. package/docs/GetEventSessionTranslations200Response.md +26 -0
  108. package/docs/GetEventSpeakerTranslation200Response.md +24 -0
  109. package/docs/GetEventSpeakerTranslations200Response.md +26 -0
  110. package/docs/GetEventSponsorshipLevelTranslation200Response.md +24 -0
  111. package/docs/GetEventSponsorshipLevelTranslations200Response.md +26 -0
  112. package/docs/GetEventSponsorshipTranslation200Response.md +24 -0
  113. package/docs/GetEventSponsorshipTranslations200Response.md +26 -0
  114. package/docs/GetEventTrackTranslation200Response.md +24 -0
  115. package/docs/GetEventTrackTranslations200Response.md +26 -0
  116. package/docs/GetEventTranslation200Response.md +24 -0
  117. package/docs/GetEventTranslations200Response.md +26 -0
  118. package/docs/GetGroupTranslation200Response.md +24 -0
  119. package/docs/GetGroupTranslations200Response.md +26 -0
  120. package/docs/GetLevelTranslation200Response.md +24 -0
  121. package/docs/GetLevelTranslations200Response.md +26 -0
  122. package/docs/GetOrganizationModuleSettingsTranslation200Response.md +24 -0
  123. package/docs/GetOrganizationModuleSettingsTranslations200Response.md +26 -0
  124. package/docs/GetSeriesQuestionTranslation200Response.md +24 -0
  125. package/docs/GetSeriesTranslation200Response.md +24 -0
  126. package/docs/GetSeriesTranslations200Response.md +26 -0
  127. package/docs/GetSurveyQuestionChoiceTranslation200Response.md +24 -0
  128. package/docs/GetSurveyQuestionChoiceTranslations200Response.md +26 -0
  129. package/docs/GetSurveyQuestionTranslation200Response.md +24 -0
  130. package/docs/GetSurveyQuestionTranslations200Response.md +26 -0
  131. package/docs/GetSurveySectionTranslation200Response.md +24 -0
  132. package/docs/GetSurveySectionTranslations200Response.md +26 -0
  133. package/docs/GetSurveyTranslation200Response.md +24 -0
  134. package/docs/GetSurveyTranslations200Response.md +26 -0
  135. package/docs/GroupsTranslationsApi.md +240 -0
  136. package/docs/MeetingsParticipantsApi.md +4 -4
  137. package/docs/MeetingsSessionsApi.md +2 -2
  138. package/docs/NotificationsApi.md +4 -4
  139. package/docs/OrganizationModulesCustomTranslationsApi.md +240 -0
  140. package/docs/OrganizationModulesSettingsTranslationsApi.md +228 -0
  141. package/docs/OrganizationPaymentsApi.md +2 -2
  142. package/docs/OrganizationTeammembersApi.md +2 -2
  143. package/docs/SeriesQuestionsTranslationsApi.md +127 -0
  144. package/docs/SeriesTranslationsApi.md +240 -0
  145. package/docs/SponsorsTranslationsApi.md +240 -0
  146. package/docs/StorageVideosApi.md +4 -4
  147. package/docs/StorageVideosCaptionsApi.md +2 -2
  148. package/docs/SupportedLocale.md +0 -2
  149. package/docs/SurveysQuestionsApi.md +2 -2
  150. package/docs/SurveysQuestionsTranslationsApi.md +509 -0
  151. package/docs/SurveysSectionsTranslationsApi.md +252 -0
  152. package/docs/SurveysSubmissionsApi.md +3 -0
  153. package/docs/SurveysTranslationsApi.md +240 -0
  154. package/docs/{DeleteDashboard200Response.md → UpdateAnnouncementTranslation200Response.md} +3 -3
  155. package/docs/UpdateChannelContentGuestTranslation200Response.md +24 -0
  156. package/docs/UpdateChannelTranslation200Response.md +24 -0
  157. package/docs/UpdateEventActivationTranslation200Response.md +24 -0
  158. package/docs/UpdateEventAddOnTranslation200Response.md +24 -0
  159. package/docs/UpdateEventMediaItemTranslation200Response.md +24 -0
  160. package/docs/UpdateSeriesQuestionTranslation200Response.md +24 -0
  161. package/package.json +1 -1
@@ -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,14 +626,20 @@ 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
631
643
  docs/EventsPassesAccessesApi.md
632
644
  docs/EventsPassesAddonsApi.md
633
645
  docs/EventsPassesApi.md
@@ -637,22 +649,35 @@ docs/EventsPassesResponsesApi.md
637
649
  docs/EventsPasstypesApi.md
638
650
  docs/EventsPasstypesPriceschedulesApi.md
639
651
  docs/EventsPasstypesRefundschedulesApi.md
652
+ docs/EventsPasstypesTranslationsApi.md
640
653
  docs/EventsQuestionsApi.md
654
+ docs/EventsQuestionsTranslationsApi.md
641
655
  docs/EventsRoomsApi.md
642
656
  docs/EventsRoomtypesApi.md
657
+ docs/EventsRoomtypesTranslationsApi.md
643
658
  docs/EventsSectionsApi.md
659
+ docs/EventsSectionsTranslationsApi.md
644
660
  docs/EventsSessionsAccessesApi.md
645
661
  docs/EventsSessionsApi.md
646
662
  docs/EventsSessionsLocationsApi.md
663
+ docs/EventsSessionsLocationsTranslationsApi.md
647
664
  docs/EventsSessionsMatchesApi.md
648
665
  docs/EventsSessionsQuestionsApi.md
666
+ docs/EventsSessionsQuestionsTranslationsApi.md
649
667
  docs/EventsSessionsSectionsApi.md
668
+ docs/EventsSessionsSectionsTranslationsApi.md
669
+ docs/EventsSessionsTranslationsApi.md
650
670
  docs/EventsSpeakersApi.md
671
+ docs/EventsSpeakersTranslationsApi.md
651
672
  docs/EventsSponsorsApi.md
652
673
  docs/EventsSponsorshiplevelsApi.md
674
+ docs/EventsSponsorshiplevelsTranslationsApi.md
653
675
  docs/EventsSponsorshipsApi.md
676
+ docs/EventsSponsorshipsTranslationsApi.md
654
677
  docs/EventsTemplatesApi.md
655
678
  docs/EventsTracksApi.md
679
+ docs/EventsTracksTranslationsApi.md
680
+ docs/EventsTranslationsApi.md
656
681
  docs/ExportStatus.md
657
682
  docs/Faq.md
658
683
  docs/FaqSection.md
@@ -686,21 +711,37 @@ docs/GetAdvertisementClicks200Response.md
686
711
  docs/GetAdvertisementViews200Response.md
687
712
  docs/GetAdvertisements200Response.md
688
713
  docs/GetAnnouncementAudience200Response.md
714
+ docs/GetAnnouncementTranslation200Response.md
715
+ docs/GetAnnouncementTranslations200Response.md
689
716
  docs/GetAnnouncements200Response.md
690
717
  docs/GetAuthSession200Response.md
691
718
  docs/GetBenefitClicks200Response.md
719
+ docs/GetBenefitTranslation200Response.md
720
+ docs/GetBenefitTranslations200Response.md
692
721
  docs/GetBenefits200Response.md
693
722
  docs/GetBookingPlaceBookings200Response.md
723
+ docs/GetBookingPlaceTranslation200Response.md
724
+ docs/GetBookingPlaceTranslations200Response.md
694
725
  docs/GetBookingPlaces200Response.md
695
726
  docs/GetBookingSpaceAvailabilities200Response.md
696
727
  docs/GetBookingSpaceBlackouts200Response.md
697
728
  docs/GetBookingSpaceSlots200Response.md
729
+ docs/GetBookingSpaceTranslation200Response.md
730
+ docs/GetBookingSpaceTranslations200Response.md
698
731
  docs/GetBookingSpaces200Response.md
732
+ docs/GetChannelContentGuestTranslation200Response.md
733
+ docs/GetChannelContentGuestTranslations200Response.md
699
734
  docs/GetChannelContentGuests200Response.md
700
735
  docs/GetChannelContentLikes200Response.md
736
+ docs/GetChannelContentTranslation200Response.md
737
+ docs/GetChannelContentTranslations200Response.md
701
738
  docs/GetChannelContents200Response.md
702
739
  docs/GetChannelSubscribers200Response.md
740
+ docs/GetChannelTranslation200Response.md
741
+ docs/GetChannelTranslations200Response.md
703
742
  docs/GetChannels200Response.md
743
+ docs/GetCustomModuleTranslation200Response.md
744
+ docs/GetCustomModuleTranslations200Response.md
704
745
  docs/GetCustomModules200Response.md
705
746
  docs/GetCustomReport200Response.md
706
747
  docs/GetCustomReportUsers200Response.md
@@ -714,9 +755,13 @@ docs/GetEntityUseCodes200Response.md
714
755
  docs/GetEventAccessUsers200Response.md
715
756
  docs/GetEventActivationCompletions200Response.md
716
757
  docs/GetEventActivationSessions200Response.md
758
+ docs/GetEventActivationTranslation200Response.md
759
+ docs/GetEventActivationTranslations200Response.md
717
760
  docs/GetEventActivations200Response.md
718
761
  docs/GetEventAddOnPassTypes200Response.md
719
762
  docs/GetEventAddOnPasses200Response.md
763
+ docs/GetEventAddOnTranslation200Response.md
764
+ docs/GetEventAddOnTranslations200Response.md
720
765
  docs/GetEventAddOns200Response.md
721
766
  docs/GetEventAttendeeCoupons200Response.md
722
767
  docs/GetEventAttendeePackages200Response.md
@@ -726,14 +771,28 @@ docs/GetEventAttributes200Response.md
726
771
  docs/GetEventBlocks200Response.md
727
772
  docs/GetEventDashboardQuestions200Response.md
728
773
  docs/GetEventEmail200Response.md
774
+ docs/GetEventEmailTranslation200Response.md
775
+ docs/GetEventEmailTranslations200Response.md
776
+ docs/GetEventFaqSectionQuestionTranslation200Response.md
777
+ docs/GetEventFaqSectionQuestionTranslations200Response.md
729
778
  docs/GetEventFaqSectionQuestions200Response.md
779
+ docs/GetEventFaqSectionTranslation200Response.md
780
+ docs/GetEventFaqSectionTranslations200Response.md
730
781
  docs/GetEventFaqSections200Response.md
731
782
  docs/GetEventFollowupQuestions200Response.md
783
+ docs/GetEventFollowupTranslation200Response.md
784
+ docs/GetEventFollowupTranslations200Response.md
785
+ docs/GetEventMediaItemTranslation200Response.md
786
+ docs/GetEventMediaItemTranslations200Response.md
732
787
  docs/GetEventMediaItems200Response.md
733
788
  docs/GetEventOnSite200Response.md
734
789
  docs/GetEventPackagePasses200Response.md
790
+ docs/GetEventPackageTranslation200Response.md
791
+ docs/GetEventPackageTranslations200Response.md
735
792
  docs/GetEventPackages200Response.md
736
793
  docs/GetEventPageImages200Response.md
794
+ docs/GetEventPageTranslation200Response.md
795
+ docs/GetEventPageTranslations200Response.md
737
796
  docs/GetEventPages200Response.md
738
797
  docs/GetEventPassAccesses200Response.md
739
798
  docs/GetEventPassAttributes200Response.md
@@ -747,39 +806,71 @@ docs/GetEventPassTypePriceSchedule200Response.md
747
806
  docs/GetEventPassTypePriceSchedules200Response.md
748
807
  docs/GetEventPassTypeRefundSchedule200Response.md
749
808
  docs/GetEventPassTypeRefundSchedules200Response.md
809
+ docs/GetEventPassTypeTranslation200Response.md
810
+ docs/GetEventPassTypeTranslations200Response.md
750
811
  docs/GetEventQuestionChoiceSubQuestions200Response.md
812
+ docs/GetEventQuestionChoiceTranslation200Response.md
813
+ docs/GetEventQuestionChoiceTranslations200Response.md
751
814
  docs/GetEventQuestionChoices200Response.md
752
815
  docs/GetEventQuestionSummaries200Response.md
753
816
  docs/GetEventQuestionSummary200Response.md
817
+ docs/GetEventQuestionTranslation200Response.md
818
+ docs/GetEventQuestionTranslations200Response.md
754
819
  docs/GetEventQuestions200Response.md
755
820
  docs/GetEventRegistrationBypassList200Response.md
821
+ docs/GetEventRoomTypeTranslation200Response.md
822
+ docs/GetEventRoomTypeTranslations200Response.md
756
823
  docs/GetEventRoomTypes200Response.md
757
824
  docs/GetEventRoundMatches200Response.md
758
825
  docs/GetEventRoundQuestions200Response.md
759
826
  docs/GetEventRoundQuestionsSummary200Response.md
760
827
  docs/GetEventRounds200Response.md
761
828
  docs/GetEventSectionQuestions200Response.md
829
+ docs/GetEventSectionTranslation200Response.md
830
+ docs/GetEventSectionTranslations200Response.md
762
831
  docs/GetEventSessionAccess200Response.md
763
832
  docs/GetEventSessionAccessQuestionSections200Response.md
764
833
  docs/GetEventSessionAccessResponseChanges200Response.md
834
+ docs/GetEventSessionLocationTranslation200Response.md
835
+ docs/GetEventSessionLocationTranslations200Response.md
765
836
  docs/GetEventSessionLocations200Response.md
766
837
  docs/GetEventSessionQuestionChoiceSubQuestions200Response.md
838
+ docs/GetEventSessionQuestionChoiceTranslation200Response.md
839
+ docs/GetEventSessionQuestionChoiceTranslations200Response.md
767
840
  docs/GetEventSessionQuestionChoices200Response.md
768
841
  docs/GetEventSessionQuestionResponses200Response.md
842
+ docs/GetEventSessionQuestionTranslation200Response.md
843
+ docs/GetEventSessionQuestionTranslations200Response.md
769
844
  docs/GetEventSessionQuestions200Response.md
770
845
  docs/GetEventSessionRoundQuestions200Response.md
771
846
  docs/GetEventSessionSectionQuestions200Response.md
847
+ docs/GetEventSessionSectionTranslation200Response.md
848
+ docs/GetEventSessionSectionTranslations200Response.md
772
849
  docs/GetEventSessionSpeakers200Response.md
773
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
774
857
  docs/GetEventSponsorshipLevels200Response.md
858
+ docs/GetEventSponsorshipTranslation200Response.md
859
+ docs/GetEventSponsorshipTranslations200Response.md
775
860
  docs/GetEventSponsorships200Response.md
776
861
  docs/GetEventTiers200Response.md
862
+ docs/GetEventTrackTranslation200Response.md
863
+ docs/GetEventTrackTranslations200Response.md
864
+ docs/GetEventTranslation200Response.md
865
+ docs/GetEventTranslations200Response.md
777
866
  docs/GetEvents200Response.md
778
867
  docs/GetFiles200Response.md
779
868
  docs/GetGroupInvitation200Response.md
780
869
  docs/GetGroupInvitations200Response.md
781
870
  docs/GetGroupRequest200Response.md
782
871
  docs/GetGroupRequests200Response.md
872
+ docs/GetGroupTranslation200Response.md
873
+ docs/GetGroupTranslations200Response.md
783
874
  docs/GetGroups200Response.md
784
875
  docs/GetImageUsage200Response.md
785
876
  docs/GetImages200Response.md
@@ -789,6 +880,8 @@ docs/GetImports200Response.md
789
880
  docs/GetIntegrations200Response.md
790
881
  docs/GetInvoiceLineItems200Response.md
791
882
  docs/GetInvoices200Response.md
883
+ docs/GetLevelTranslation200Response.md
884
+ docs/GetLevelTranslations200Response.md
792
885
  docs/GetLivestream200Response.md
793
886
  docs/GetLivestreamSessions200Response.md
794
887
  docs/GetLivestreams200Response.md
@@ -816,6 +909,8 @@ docs/GetOrganizationAccountAttributes200Response.md
816
909
  docs/GetOrganizationDomain200Response.md
817
910
  docs/GetOrganizationModule200Response.md
818
911
  docs/GetOrganizationModuleSettings200Response.md
912
+ docs/GetOrganizationModuleSettingsTranslation200Response.md
913
+ docs/GetOrganizationModuleSettingsTranslations200Response.md
819
914
  docs/GetOrganizationModules200Response.md
820
915
  docs/GetOrganizationPaymentIntegrations200Response.md
821
916
  docs/GetOrganizationSideEffects200Response.md
@@ -839,9 +934,12 @@ docs/GetSelfApiKeys200Response.md
839
934
  docs/GetSelfOrganizations200Response.md
840
935
  docs/GetSeriesList200Response.md
841
936
  docs/GetSeriesQuestionChoices200Response.md
937
+ docs/GetSeriesQuestionTranslation200Response.md
842
938
  docs/GetSeriesQuestions200Response.md
843
939
  docs/GetSeriesRegistrationResponses200Response.md
844
940
  docs/GetSeriesRegistrations200Response.md
941
+ docs/GetSeriesTranslation200Response.md
942
+ docs/GetSeriesTranslations200Response.md
845
943
  docs/GetStreamInputOutputs200Response.md
846
944
  docs/GetStreamInputs200Response.md
847
945
  docs/GetStreamSession200Response.md
@@ -855,14 +953,22 @@ docs/GetSupportTicketNotes200Response.md
855
953
  docs/GetSupportTicketViewer200Response.md
856
954
  docs/GetSupportTickets200Response.md
857
955
  docs/GetSurveyQuestionChoiceSubQuestions200Response.md
956
+ docs/GetSurveyQuestionChoiceTranslation200Response.md
957
+ docs/GetSurveyQuestionChoiceTranslations200Response.md
858
958
  docs/GetSurveyQuestionChoices200Response.md
859
959
  docs/GetSurveyQuestionResponses200Response.md
960
+ docs/GetSurveyQuestionTranslation200Response.md
961
+ docs/GetSurveyQuestionTranslations200Response.md
860
962
  docs/GetSurveyQuestions200Response.md
861
963
  docs/GetSurveySectionQuestions200Response.md
964
+ docs/GetSurveySectionTranslation200Response.md
965
+ docs/GetSurveySectionTranslations200Response.md
862
966
  docs/GetSurveySections200Response.md
863
967
  docs/GetSurveySubmission200Response.md
864
968
  docs/GetSurveySubmissionResponseChanges200Response.md
865
969
  docs/GetSurveySubmissions200Response.md
970
+ docs/GetSurveyTranslation200Response.md
971
+ docs/GetSurveyTranslations200Response.md
866
972
  docs/GetSurveys200Response.md
867
973
  docs/GetTaxCodes200Response.md
868
974
  docs/GetTaxIntegration200Response.md
@@ -901,6 +1007,7 @@ docs/GroupsMembersApi.md
901
1007
  docs/GroupsModeratorsApi.md
902
1008
  docs/GroupsRequestsApi.md
903
1009
  docs/GroupsSponsorsApi.md
1010
+ docs/GroupsTranslationsApi.md
904
1011
  docs/Image.md
905
1012
  docs/ImageCreateInputs.md
906
1013
  docs/ImageModerationLevel.md
@@ -1028,7 +1135,9 @@ docs/OrganizationModuleType.md
1028
1135
  docs/OrganizationModuleUpdateInputs.md
1029
1136
  docs/OrganizationModulesApi.md
1030
1137
  docs/OrganizationModulesCustomApi.md
1138
+ docs/OrganizationModulesCustomTranslationsApi.md
1031
1139
  docs/OrganizationModulesSettingsApi.md
1140
+ docs/OrganizationModulesSettingsTranslationsApi.md
1032
1141
  docs/OrganizationModulesTiersApi.md
1033
1142
  docs/OrganizationPageCreateInputs.md
1034
1143
  docs/OrganizationPageTranslationUpdateInputs.md
@@ -1156,6 +1265,7 @@ docs/SeriesQuestionUpdateInputs.md
1156
1265
  docs/SeriesQuestionUpdateInputsChoices.md
1157
1266
  docs/SeriesQuestionsApi.md
1158
1267
  docs/SeriesQuestionsChoicesApi.md
1268
+ docs/SeriesQuestionsTranslationsApi.md
1159
1269
  docs/SeriesRegistration.md
1160
1270
  docs/SeriesRegistrationCreateInputs.md
1161
1271
  docs/SeriesRegistrationQuestionResponse.md
@@ -1165,12 +1275,14 @@ docs/SeriesRegistrationUpdateInputs.md
1165
1275
  docs/SeriesRegistrationsApi.md
1166
1276
  docs/SeriesTranslation.md
1167
1277
  docs/SeriesTranslationUpdateInputs.md
1278
+ docs/SeriesTranslationsApi.md
1168
1279
  docs/SeriesUpdateInputs.md
1169
1280
  docs/SideEffect.md
1170
1281
  docs/SideEffectActionType.md
1171
1282
  docs/SideEffectTriggerType.md
1172
1283
  docs/SponsorsAccountsApi.md
1173
1284
  docs/SponsorsApi.md
1285
+ docs/SponsorsTranslationsApi.md
1174
1286
  docs/SponsorshipLevelTranslation.md
1175
1287
  docs/StandardReport.md
1176
1288
  docs/StorageConfig.md
@@ -1246,9 +1358,12 @@ docs/SurveyTranslationUpdateInputs.md
1246
1358
  docs/SurveyUpdateInputs.md
1247
1359
  docs/SurveysApi.md
1248
1360
  docs/SurveysQuestionsApi.md
1361
+ docs/SurveysQuestionsTranslationsApi.md
1249
1362
  docs/SurveysSectionsApi.md
1363
+ docs/SurveysSectionsTranslationsApi.md
1250
1364
  docs/SurveysSessionsApi.md
1251
1365
  docs/SurveysSubmissionsApi.md
1366
+ docs/SurveysTranslationsApi.md
1252
1367
  docs/SystemEventLog.md
1253
1368
  docs/SystemEventLogStatus.md
1254
1369
  docs/TableChartSummaryData.md
@@ -1307,7 +1422,13 @@ docs/Transfer.md
1307
1422
  docs/TransferLog.md
1308
1423
  docs/TriggerCreateInputs.md
1309
1424
  docs/TriggerUpdateInputs.md
1425
+ docs/UpdateAnnouncementTranslation200Response.md
1426
+ docs/UpdateChannelContentGuestTranslation200Response.md
1427
+ docs/UpdateChannelTranslation200Response.md
1428
+ docs/UpdateEventActivationTranslation200Response.md
1429
+ docs/UpdateEventAddOnTranslation200Response.md
1310
1430
  docs/UpdateEventCheckinCode200Response.md
1431
+ docs/UpdateEventMediaItemTranslation200Response.md
1311
1432
  docs/UpdateEventPassAttributes200Response.md
1312
1433
  docs/UpdateEventPassResponseInputs.md
1313
1434
  docs/UpdateEventPassResponsesInputs.md
@@ -1315,6 +1436,7 @@ docs/UpdateEventRoundQuestion200Response.md
1315
1436
  docs/UpdateEventSessionRoundQuestion200Response.md
1316
1437
  docs/UpdateOrganizationDomain200Response.md
1317
1438
  docs/UpdateSelf200Response.md
1439
+ docs/UpdateSeriesQuestionTranslation200Response.md
1318
1440
  docs/UpdateThreadMember200Response.md
1319
1441
  docs/UploadFile200Response.md
1320
1442
  docs/UploadVideoCaptions200Response.md