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