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