@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
@@ -0,0 +1,26 @@
1
+ # GetLevelTranslations200Response
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **status** | **string** | | [default to undefined]
9
+ **message** | **string** | | [default to undefined]
10
+ **data** | [**Array<SponsorshipLevelTranslation>**](SponsorshipLevelTranslation.md) | | [default to undefined]
11
+ **count** | **number** | | [optional] [default to undefined]
12
+
13
+ ## Example
14
+
15
+ ```typescript
16
+ import { GetLevelTranslations200Response } from '@connectedxm/admin-sdk';
17
+
18
+ const instance: GetLevelTranslations200Response = {
19
+ status,
20
+ message,
21
+ data,
22
+ count,
23
+ };
24
+ ```
25
+
26
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,24 @@
1
+ # GetOrganizationModuleSettingsTranslation200Response
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **status** | **string** | | [default to undefined]
9
+ **message** | **string** | | [default to undefined]
10
+ **data** | [**OrganizationModuleSettingsTranslation**](OrganizationModuleSettingsTranslation.md) | | [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { GetOrganizationModuleSettingsTranslation200Response } from '@connectedxm/admin-sdk';
16
+
17
+ const instance: GetOrganizationModuleSettingsTranslation200Response = {
18
+ status,
19
+ message,
20
+ data,
21
+ };
22
+ ```
23
+
24
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,26 @@
1
+ # GetOrganizationModuleSettingsTranslations200Response
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **status** | **string** | | [default to undefined]
9
+ **message** | **string** | | [default to undefined]
10
+ **data** | [**Array<OrganizationModuleSettingsTranslation>**](OrganizationModuleSettingsTranslation.md) | | [default to undefined]
11
+ **count** | **number** | | [optional] [default to undefined]
12
+
13
+ ## Example
14
+
15
+ ```typescript
16
+ import { GetOrganizationModuleSettingsTranslations200Response } from '@connectedxm/admin-sdk';
17
+
18
+ const instance: GetOrganizationModuleSettingsTranslations200Response = {
19
+ status,
20
+ message,
21
+ data,
22
+ count,
23
+ };
24
+ ```
25
+
26
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,24 @@
1
+ # GetSeriesQuestionTranslation200Response
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **status** | **string** | | [default to undefined]
9
+ **message** | **string** | | [default to undefined]
10
+ **data** | [**SeriesQuestionTranslation**](SeriesQuestionTranslation.md) | | [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { GetSeriesQuestionTranslation200Response } from '@connectedxm/admin-sdk';
16
+
17
+ const instance: GetSeriesQuestionTranslation200Response = {
18
+ status,
19
+ message,
20
+ data,
21
+ };
22
+ ```
23
+
24
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,24 @@
1
+ # GetSeriesTranslation200Response
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **status** | **string** | | [default to undefined]
9
+ **message** | **string** | | [default to undefined]
10
+ **data** | [**SeriesTranslation**](SeriesTranslation.md) | | [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { GetSeriesTranslation200Response } from '@connectedxm/admin-sdk';
16
+
17
+ const instance: GetSeriesTranslation200Response = {
18
+ status,
19
+ message,
20
+ data,
21
+ };
22
+ ```
23
+
24
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,26 @@
1
+ # GetSeriesTranslations200Response
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **status** | **string** | | [default to undefined]
9
+ **message** | **string** | | [default to undefined]
10
+ **data** | [**Array<SeriesTranslation>**](SeriesTranslation.md) | | [default to undefined]
11
+ **count** | **number** | | [optional] [default to undefined]
12
+
13
+ ## Example
14
+
15
+ ```typescript
16
+ import { GetSeriesTranslations200Response } from '@connectedxm/admin-sdk';
17
+
18
+ const instance: GetSeriesTranslations200Response = {
19
+ status,
20
+ message,
21
+ data,
22
+ count,
23
+ };
24
+ ```
25
+
26
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,24 @@
1
+ # GetSurveyQuestionChoiceTranslation200Response
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **status** | **string** | | [default to undefined]
9
+ **message** | **string** | | [default to undefined]
10
+ **data** | [**SurveyQuestionChoiceTranslation**](SurveyQuestionChoiceTranslation.md) | | [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { GetSurveyQuestionChoiceTranslation200Response } from '@connectedxm/admin-sdk';
16
+
17
+ const instance: GetSurveyQuestionChoiceTranslation200Response = {
18
+ status,
19
+ message,
20
+ data,
21
+ };
22
+ ```
23
+
24
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,26 @@
1
+ # GetSurveyQuestionChoiceTranslations200Response
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **status** | **string** | | [default to undefined]
9
+ **message** | **string** | | [default to undefined]
10
+ **data** | [**Array<SurveyQuestionChoiceTranslation>**](SurveyQuestionChoiceTranslation.md) | | [default to undefined]
11
+ **count** | **number** | | [optional] [default to undefined]
12
+
13
+ ## Example
14
+
15
+ ```typescript
16
+ import { GetSurveyQuestionChoiceTranslations200Response } from '@connectedxm/admin-sdk';
17
+
18
+ const instance: GetSurveyQuestionChoiceTranslations200Response = {
19
+ status,
20
+ message,
21
+ data,
22
+ count,
23
+ };
24
+ ```
25
+
26
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,24 @@
1
+ # GetSurveyQuestionTranslation200Response
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **status** | **string** | | [default to undefined]
9
+ **message** | **string** | | [default to undefined]
10
+ **data** | [**SurveyQuestionTranslation**](SurveyQuestionTranslation.md) | | [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { GetSurveyQuestionTranslation200Response } from '@connectedxm/admin-sdk';
16
+
17
+ const instance: GetSurveyQuestionTranslation200Response = {
18
+ status,
19
+ message,
20
+ data,
21
+ };
22
+ ```
23
+
24
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,26 @@
1
+ # GetSurveyQuestionTranslations200Response
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **status** | **string** | | [default to undefined]
9
+ **message** | **string** | | [default to undefined]
10
+ **data** | [**Array<SurveyQuestionTranslation>**](SurveyQuestionTranslation.md) | | [default to undefined]
11
+ **count** | **number** | | [optional] [default to undefined]
12
+
13
+ ## Example
14
+
15
+ ```typescript
16
+ import { GetSurveyQuestionTranslations200Response } from '@connectedxm/admin-sdk';
17
+
18
+ const instance: GetSurveyQuestionTranslations200Response = {
19
+ status,
20
+ message,
21
+ data,
22
+ count,
23
+ };
24
+ ```
25
+
26
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,24 @@
1
+ # GetSurveySectionTranslation200Response
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **status** | **string** | | [default to undefined]
9
+ **message** | **string** | | [default to undefined]
10
+ **data** | [**SurveySectionTranslation**](SurveySectionTranslation.md) | | [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { GetSurveySectionTranslation200Response } from '@connectedxm/admin-sdk';
16
+
17
+ const instance: GetSurveySectionTranslation200Response = {
18
+ status,
19
+ message,
20
+ data,
21
+ };
22
+ ```
23
+
24
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,26 @@
1
+ # GetSurveySectionTranslations200Response
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **status** | **string** | | [default to undefined]
9
+ **message** | **string** | | [default to undefined]
10
+ **data** | [**Array<SurveySectionTranslation>**](SurveySectionTranslation.md) | | [default to undefined]
11
+ **count** | **number** | | [optional] [default to undefined]
12
+
13
+ ## Example
14
+
15
+ ```typescript
16
+ import { GetSurveySectionTranslations200Response } from '@connectedxm/admin-sdk';
17
+
18
+ const instance: GetSurveySectionTranslations200Response = {
19
+ status,
20
+ message,
21
+ data,
22
+ count,
23
+ };
24
+ ```
25
+
26
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,24 @@
1
+ # GetSurveyTranslation200Response
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **status** | **string** | | [default to undefined]
9
+ **message** | **string** | | [default to undefined]
10
+ **data** | [**SurveyTranslation**](SurveyTranslation.md) | | [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { GetSurveyTranslation200Response } from '@connectedxm/admin-sdk';
16
+
17
+ const instance: GetSurveyTranslation200Response = {
18
+ status,
19
+ message,
20
+ data,
21
+ };
22
+ ```
23
+
24
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,26 @@
1
+ # GetSurveyTranslations200Response
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **status** | **string** | | [default to undefined]
9
+ **message** | **string** | | [default to undefined]
10
+ **data** | [**Array<SurveyTranslation>**](SurveyTranslation.md) | | [default to undefined]
11
+ **count** | **number** | | [optional] [default to undefined]
12
+
13
+ ## Example
14
+
15
+ ```typescript
16
+ import { GetSurveyTranslations200Response } from '@connectedxm/admin-sdk';
17
+
18
+ const instance: GetSurveyTranslations200Response = {
19
+ status,
20
+ message,
21
+ data,
22
+ count,
23
+ };
24
+ ```
25
+
26
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,240 @@
1
+ # GroupsTranslationsApi
2
+
3
+ All URIs are relative to *https://admin-api.connected.dev*
4
+
5
+ |Method | HTTP request | Description|
6
+ |------------- | ------------- | -------------|
7
+ |[**deleteGroupTranslation**](#deletegrouptranslation) | **DELETE** /groups/{groupId}/translations/{locale} | Delete Group Translation|
8
+ |[**getGroupTranslation**](#getgrouptranslation) | **GET** /groups/{groupId}/translations/{locale} | Get Group Translation|
9
+ |[**getGroupTranslations**](#getgrouptranslations) | **GET** /groups/{groupId}/translations | Get Group Translations|
10
+ |[**updateGroupTranslation**](#updategrouptranslation) | **PUT** /groups/{groupId}/translations/{locale} | Update Group Translation|
11
+
12
+ # **deleteGroupTranslation**
13
+ > UpdateAnnouncementTranslation200Response deleteGroupTranslation()
14
+
15
+ Delete Group Translation endpoint
16
+
17
+ ### Example
18
+
19
+ ```typescript
20
+ import {
21
+ GroupsTranslationsApi,
22
+ Configuration
23
+ } from '@connectedxm/admin-sdk';
24
+
25
+ const configuration = new Configuration();
26
+ const apiInstance = new GroupsTranslationsApi(configuration);
27
+
28
+ let groupId: string; //The group identifier (default to undefined)
29
+ let locale: string; //The locale identifier (default to undefined)
30
+
31
+ const { status, data } = await apiInstance.deleteGroupTranslation(
32
+ groupId,
33
+ locale
34
+ );
35
+ ```
36
+
37
+ ### Parameters
38
+
39
+ |Name | Type | Description | Notes|
40
+ |------------- | ------------- | ------------- | -------------|
41
+ | **groupId** | [**string**] | The group identifier | defaults to undefined|
42
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
43
+
44
+
45
+ ### Return type
46
+
47
+ **UpdateAnnouncementTranslation200Response**
48
+
49
+ ### Authorization
50
+
51
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
52
+
53
+ ### HTTP request headers
54
+
55
+ - **Content-Type**: Not defined
56
+ - **Accept**: application/json
57
+
58
+
59
+ ### HTTP response details
60
+ | Status code | Description | Response headers |
61
+ |-------------|-------------|------------------|
62
+ |**200** | Successful response | - |
63
+
64
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
65
+
66
+ # **getGroupTranslation**
67
+ > GetGroupTranslation200Response getGroupTranslation()
68
+
69
+ Get Group Translation endpoint
70
+
71
+ ### Example
72
+
73
+ ```typescript
74
+ import {
75
+ GroupsTranslationsApi,
76
+ Configuration
77
+ } from '@connectedxm/admin-sdk';
78
+
79
+ const configuration = new Configuration();
80
+ const apiInstance = new GroupsTranslationsApi(configuration);
81
+
82
+ let groupId: string; //The group identifier (default to undefined)
83
+ let locale: string; //The locale identifier (default to undefined)
84
+
85
+ const { status, data } = await apiInstance.getGroupTranslation(
86
+ groupId,
87
+ locale
88
+ );
89
+ ```
90
+
91
+ ### Parameters
92
+
93
+ |Name | Type | Description | Notes|
94
+ |------------- | ------------- | ------------- | -------------|
95
+ | **groupId** | [**string**] | The group identifier | defaults to undefined|
96
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
97
+
98
+
99
+ ### Return type
100
+
101
+ **GetGroupTranslation200Response**
102
+
103
+ ### Authorization
104
+
105
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
106
+
107
+ ### HTTP request headers
108
+
109
+ - **Content-Type**: Not defined
110
+ - **Accept**: application/json
111
+
112
+
113
+ ### HTTP response details
114
+ | Status code | Description | Response headers |
115
+ |-------------|-------------|------------------|
116
+ |**200** | Successful response | - |
117
+
118
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
119
+
120
+ # **getGroupTranslations**
121
+ > GetGroupTranslations200Response getGroupTranslations()
122
+
123
+ Get Group Translations endpoint
124
+
125
+ ### Example
126
+
127
+ ```typescript
128
+ import {
129
+ GroupsTranslationsApi,
130
+ Configuration
131
+ } from '@connectedxm/admin-sdk';
132
+
133
+ const configuration = new Configuration();
134
+ const apiInstance = new GroupsTranslationsApi(configuration);
135
+
136
+ let groupId: string; //The group identifier (default to undefined)
137
+ let page: number; //Page number (optional) (default to 1)
138
+ let pageSize: number; //Number of items per page (optional) (default to 25)
139
+ let orderBy: string; //Field to order by (optional) (default to undefined)
140
+ let search: string; //Search query (optional) (default to undefined)
141
+
142
+ const { status, data } = await apiInstance.getGroupTranslations(
143
+ groupId,
144
+ page,
145
+ pageSize,
146
+ orderBy,
147
+ search
148
+ );
149
+ ```
150
+
151
+ ### Parameters
152
+
153
+ |Name | Type | Description | Notes|
154
+ |------------- | ------------- | ------------- | -------------|
155
+ | **groupId** | [**string**] | The group identifier | defaults to undefined|
156
+ | **page** | [**number**] | Page number | (optional) defaults to 1|
157
+ | **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
158
+ | **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
159
+ | **search** | [**string**] | Search query | (optional) defaults to undefined|
160
+
161
+
162
+ ### Return type
163
+
164
+ **GetGroupTranslations200Response**
165
+
166
+ ### Authorization
167
+
168
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
169
+
170
+ ### HTTP request headers
171
+
172
+ - **Content-Type**: Not defined
173
+ - **Accept**: application/json
174
+
175
+
176
+ ### HTTP response details
177
+ | Status code | Description | Response headers |
178
+ |-------------|-------------|------------------|
179
+ |**200** | Successful response | - |
180
+
181
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
182
+
183
+ # **updateGroupTranslation**
184
+ > UpdateAnnouncementTranslation200Response updateGroupTranslation(groupTranslationUpdateInputs)
185
+
186
+ Update Group Translation endpoint
187
+
188
+ ### Example
189
+
190
+ ```typescript
191
+ import {
192
+ GroupsTranslationsApi,
193
+ Configuration,
194
+ GroupTranslationUpdateInputs
195
+ } from '@connectedxm/admin-sdk';
196
+
197
+ const configuration = new Configuration();
198
+ const apiInstance = new GroupsTranslationsApi(configuration);
199
+
200
+ let groupId: string; //The group identifier (default to undefined)
201
+ let locale: string; //The locale identifier (default to undefined)
202
+ let groupTranslationUpdateInputs: GroupTranslationUpdateInputs; //
203
+
204
+ const { status, data } = await apiInstance.updateGroupTranslation(
205
+ groupId,
206
+ locale,
207
+ groupTranslationUpdateInputs
208
+ );
209
+ ```
210
+
211
+ ### Parameters
212
+
213
+ |Name | Type | Description | Notes|
214
+ |------------- | ------------- | ------------- | -------------|
215
+ | **groupTranslationUpdateInputs** | **GroupTranslationUpdateInputs**| | |
216
+ | **groupId** | [**string**] | The group identifier | defaults to undefined|
217
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
218
+
219
+
220
+ ### Return type
221
+
222
+ **UpdateAnnouncementTranslation200Response**
223
+
224
+ ### Authorization
225
+
226
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
227
+
228
+ ### HTTP request headers
229
+
230
+ - **Content-Type**: application/json
231
+ - **Accept**: application/json
232
+
233
+
234
+ ### HTTP response details
235
+ | Status code | Description | Response headers |
236
+ |-------------|-------------|------------------|
237
+ |**200** | Successful response | - |
238
+
239
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
240
+
@@ -12,7 +12,7 @@ All URIs are relative to *https://admin-api.connected.dev*
12
12
  |[**updateMeetingParticipant**](#updatemeetingparticipant) | **PUT** /meetings/{meetingId}/participants/{participantId} | Update Meeting Participant|
13
13
 
14
14
  # **createMeetingParticipant**
15
- > DeleteDashboard200Response createMeetingParticipant(meetingParticipantCreateInputs)
15
+ > UpdateAnnouncementTranslation200Response createMeetingParticipant(meetingParticipantCreateInputs)
16
16
 
17
17
  Create Meeting Participant endpoint
18
18
 
@@ -47,7 +47,7 @@ const { status, data } = await apiInstance.createMeetingParticipant(
47
47
 
48
48
  ### Return type
49
49
 
50
- **DeleteDashboard200Response**
50
+ **UpdateAnnouncementTranslation200Response**
51
51
 
52
52
  ### Authorization
53
53
 
@@ -238,7 +238,7 @@ const { status, data } = await apiInstance.getMeetingParticipants(
238
238
  [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
239
239
 
240
240
  # **regenerateMeetingParticipantToken**
241
- > DeleteDashboard200Response regenerateMeetingParticipantToken()
241
+ > UpdateAnnouncementTranslation200Response regenerateMeetingParticipantToken()
242
242
 
243
243
  Regenerate Meeting Participant Token endpoint
244
244
 
@@ -272,7 +272,7 @@ const { status, data } = await apiInstance.regenerateMeetingParticipantToken(
272
272
 
273
273
  ### Return type
274
274
 
275
- **DeleteDashboard200Response**
275
+ **UpdateAnnouncementTranslation200Response**
276
276
 
277
277
  ### Authorization
278
278
 
@@ -14,7 +14,7 @@ All URIs are relative to *https://admin-api.connected.dev*
14
14
  |[**getMeetingSessions**](#getmeetingsessions) | **GET** /meetings/sessions | Get Meeting Sessions|
15
15
 
16
16
  # **generateMeetingSessionSummary**
17
- > DeleteDashboard200Response generateMeetingSessionSummary()
17
+ > UpdateAnnouncementTranslation200Response generateMeetingSessionSummary()
18
18
 
19
19
  Generate Meeting Session Summary endpoint
20
20
 
@@ -45,7 +45,7 @@ const { status, data } = await apiInstance.generateMeetingSessionSummary(
45
45
 
46
46
  ### Return type
47
47
 
48
- **DeleteDashboard200Response**
48
+ **UpdateAnnouncementTranslation200Response**
49
49
 
50
50
  ### Authorization
51
51