@connectedxm/admin-sdk 6.14.0 → 6.17.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +176 -12
- package/AdminApi.ts +12 -0
- package/README.md +191 -29
- package/api.ts +5214 -3201
- package/dist/AdminApi.d.ts +5 -1
- package/dist/AdminApi.js +4 -0
- package/dist/api.d.ts +3859 -2306
- package/dist/api.js +2671 -1753
- package/dist/esm/AdminApi.d.ts +5 -1
- package/dist/esm/AdminApi.js +5 -1
- package/dist/esm/api.d.ts +3859 -2306
- package/dist/esm/api.js +2750 -1851
- package/docs/AccountsAddressesApi.md +4 -4
- package/docs/AccountsApi.md +58 -6
- package/docs/AddChannelSubscriber200Response.md +24 -0
- package/docs/AddOrganizationUser200Response.md +24 -0
- package/docs/AdvertisementsApi.md +4 -4
- package/docs/AnnouncementsApi.md +4 -4
- package/docs/AnnouncementsScheduleApi.md +4 -4
- package/docs/BaseEventActivation.md +2 -0
- package/docs/BaseSideEffect.md +4 -0
- package/docs/BookingSpace.md +4 -0
- package/docs/BookingSpaceCreateInputs.md +4 -0
- package/docs/BookingSpaceTranslation.md +4 -0
- package/docs/BookingSpaceTranslationUpdateInputs.md +4 -0
- package/docs/BookingSpaceUpdateInputs.md +4 -0
- package/docs/BookingsApi.md +68 -10
- package/docs/BookingsAvailabilitiesApi.md +6 -6
- package/docs/BookingsBlackoutsApi.md +4 -4
- package/docs/BulkUploadSearchListValues200Response.md +24 -0
- package/docs/ChannelsApi.md +36 -36
- package/docs/CreateAccountAddress200Response.md +1 -1
- package/docs/CreateAccountAttribute200Response.md +24 -0
- package/docs/CreateBookingSpaceAvailability200Response.md +24 -0
- package/docs/CreateBookingSpaceBlackout200Response.md +24 -0
- package/docs/{GetChannelContent200Response.md → CreateChannelContent200Response.md} +3 -3
- package/docs/CreateChannelContentGuest200Response.md +24 -0
- package/docs/CreateDashboardWidget200Response.md +24 -0
- package/docs/{GetEventActivation200Response.md → CreateEventActivation200Response.md} +3 -3
- package/docs/CreateEventActivationCompletion200Response.md +24 -0
- package/docs/CreateEventAttendeePackage200Response.md +24 -0
- package/docs/{GetAccountAddress200Response.md → CreateEventAttribute200Response.md} +4 -4
- package/docs/CreateEventFollowup200Response.md +24 -0
- package/docs/{GetEventMediaItem200Response.md → CreateEventMediaItem200Response.md} +3 -3
- package/docs/CreateEventPackagePass200Response.md +24 -0
- package/docs/CreateEventQuestion200Response.md +24 -0
- package/docs/CreateEventQuestionChoice200Response.md +24 -0
- package/docs/CreateEventRegistrationBypass200Response.md +24 -0
- package/docs/CreateEventReservation200Response.md +24 -0
- package/docs/{GetEventSection200Response.md → CreateEventSection200Response.md} +3 -3
- package/docs/CreateEventSessionLocation200Response.md +24 -0
- package/docs/CreateEventSessionQuestion200Response.md +24 -0
- package/docs/CreateEventSessionQuestionChoice200Response.md +24 -0
- package/docs/CreateEventSessionSection200Response.md +24 -0
- package/docs/CreateEventSponsorship200Response.md +24 -0
- package/docs/CreateEventSponsorshipLevel200Response.md +24 -0
- package/docs/CreateGroupInvitations200Response.md +24 -0
- package/docs/{GetInvoiceLineItem200Response.md → CreateInvoiceLineItem200Response.md} +3 -3
- package/docs/CreateOrganizationPaymentIntegration200Response.md +24 -0
- package/docs/CreateOrganizationSideEffect200Response.md +24 -0
- package/docs/CreateOrganizationTeamMember200Response.md +24 -0
- package/docs/{GetSearchListValue200Response.md → CreateSearchListValue200Response.md} +3 -3
- package/docs/CreateSeriesQuestion200Response.md +24 -0
- package/docs/CreateSeriesQuestionChoice200Response.md +24 -0
- package/docs/CreateSeriesRegistration200Response.md +24 -0
- package/docs/CreateStreamInputOutput200Response.md +24 -0
- package/docs/CreateSupportTicketMessage200Response.md +24 -0
- package/docs/{GetSurveyQuestion200Response.md → CreateSurveyQuestion200Response.md} +3 -3
- package/docs/CreateSurveyQuestionChoice200Response.md +24 -0
- package/docs/CreateThreadCircleAccount200Response.md +24 -0
- package/docs/CreateThreadMessageReaction200Response.md +24 -0
- package/docs/DashboardsApi.md +2 -2
- package/docs/DashboardsWidgetsApi.md +8 -8
- package/docs/DeleteDashboard200Response.md +24 -0
- package/docs/EmailReceiptsApi.md +2 -2
- package/docs/Event.md +2 -0
- package/docs/EventActivation.md +2 -0
- package/docs/EventActivationCreateInputs.md +2 -0
- package/docs/EventActivationUpdateInputs.md +2 -0
- package/docs/EventCreateInputs.md +2 -0
- package/docs/EventTranslation.md +2 -0
- package/docs/EventTranslationUpdateInputs.md +2 -0
- package/docs/EventUpdateInputs.md +2 -0
- package/docs/EventsAccessApi.md +4 -4
- package/docs/EventsActivationsApi.md +20 -20
- package/docs/EventsActivationsSessionsApi.md +4 -4
- package/docs/EventsAddonsApi.md +4 -4
- package/docs/EventsApi.md +2 -2
- package/docs/EventsAttendeesApi.md +8 -8
- package/docs/EventsAttendeesPackagesApi.md +10 -10
- package/docs/EventsAttendeesReservationsApi.md +16 -16
- package/docs/EventsAttributesApi.md +8 -8
- package/docs/EventsBlocksApi.md +2 -2
- package/docs/EventsBypassApi.md +8 -8
- package/docs/EventsFaqsApi.md +2 -2
- package/docs/EventsFollowupsApi.md +32 -32
- package/docs/EventsMatchesApi.md +10 -10
- package/docs/EventsMediaApi.md +12 -12
- package/docs/EventsOnSiteApi.md +2 -2
- package/docs/EventsPackagesPassesApi.md +8 -8
- package/docs/EventsPassesAccessesApi.md +313 -0
- package/docs/EventsPassesAddonsApi.md +190 -0
- package/docs/EventsPassesApi.md +77 -1149
- package/docs/EventsPassesAttributesApi.md +6 -6
- package/docs/EventsPassesFollowupsApi.md +272 -0
- package/docs/EventsPassesResponsesApi.md +326 -0
- package/docs/EventsPasstypesApi.md +14 -14
- package/docs/EventsPasstypesPriceschedulesApi.md +10 -10
- package/docs/EventsPasstypesRefundschedulesApi.md +10 -10
- package/docs/EventsQuestionsApi.md +38 -38
- package/docs/EventsRoomsApi.md +2 -2
- package/docs/EventsRoomtypesApi.md +8 -8
- package/docs/EventsSectionsApi.md +32 -32
- package/docs/EventsSessionsAccessesApi.md +6 -6
- package/docs/EventsSessionsApi.md +32 -32
- package/docs/EventsSessionsLocationsApi.md +14 -14
- package/docs/EventsSessionsMatchesApi.md +12 -12
- package/docs/EventsSessionsQuestionsApi.md +36 -36
- package/docs/EventsSessionsSectionsApi.md +18 -18
- package/docs/EventsSpeakersApi.md +8 -8
- package/docs/EventsSponsorshiplevelsApi.md +10 -10
- package/docs/EventsSponsorshipsApi.md +10 -10
- package/docs/EventsTracksApi.md +2 -2
- package/docs/GetAcccountEmailReceipts200Response.md +26 -0
- package/docs/GetAccountAddresses200Response.md +26 -0
- package/docs/GetAccountInvitations200Response.md +1 -1
- package/docs/GetAccountNotificationPreferences200Response.md +24 -0
- package/docs/{GetEventAttendees200Response.md → GetAccountRegistrations200Response.md} +3 -3
- package/docs/GetAccountsByInternalRefId200Response.md +24 -0
- package/docs/GetAdvertisementClicks200Response.md +26 -0
- package/docs/GetAdvertisementViews200Response.md +26 -0
- package/docs/GetAnnouncementAudience200Response.md +26 -0
- package/docs/GetBookingSpaceAvailabilities200Response.md +24 -0
- package/docs/GetBookingSpaceBlackouts200Response.md +26 -0
- package/docs/GetBookingSpaceSlots200Response.md +24 -0
- package/docs/GetChannelContentGuests200Response.md +26 -0
- package/docs/GetChannelContentLikes200Response.md +26 -0
- package/docs/GetChannelSubscribers200Response.md +26 -0
- package/docs/GetDashboardAttributes200Response.md +24 -0
- package/docs/GetDashboardWidgets200Response.md +24 -0
- package/docs/GetEmailReceipts200Response.md +26 -0
- package/docs/GetEventActivationCompletions200Response.md +26 -0
- package/docs/{GetEventSessions200Response.md → GetEventActivationSessions200Response.md} +3 -3
- package/docs/GetEventActivations200Response.md +26 -0
- package/docs/{GetEventPassTypes200Response.md → GetEventAddOnPassTypes200Response.md} +3 -3
- package/docs/GetEventAttendeePackages200Response.md +26 -0
- package/docs/GetEventAttendeeReservations200Response.md +26 -0
- package/docs/GetEventAttendeeTransfersLogs200Response.md +26 -0
- package/docs/GetEventAttributes200Response.md +26 -0
- package/docs/GetEventDashboardQuestions200Response.md +24 -0
- package/docs/GetEventFollowupQuestions200Response.md +26 -0
- package/docs/GetEventPackagePasses200Response.md +26 -0
- package/docs/GetEventPassAccesses200Response.md +26 -0
- package/docs/GetEventPassAttributes200Response.md +26 -0
- package/docs/GetEventPassQuestionFollowups200Response.md +26 -0
- package/docs/GetEventPassQuestionSections200Response.md +26 -0
- package/docs/GetEventPassResponse200Response.md +24 -0
- package/docs/GetEventPassResponseChanges200Response.md +26 -0
- package/docs/GetEventPassResponses200Response.md +26 -0
- package/docs/GetEventPassTypePriceSchedule200Response.md +24 -0
- package/docs/GetEventPassTypePriceSchedules200Response.md +26 -0
- package/docs/GetEventPassTypeRefundSchedule200Response.md +24 -0
- package/docs/GetEventPassTypeRefundSchedules200Response.md +26 -0
- package/docs/GetEventQuestionChoiceSubQuestions200Response.md +26 -0
- package/docs/GetEventQuestionChoices200Response.md +26 -0
- package/docs/GetEventQuestionSummaries200Response.md +26 -0
- package/docs/GetEventQuestions200Response.md +26 -0
- package/docs/GetEventRegistrationBypassList200Response.md +26 -0
- package/docs/GetEventRoundQuestions200Response.md +26 -0
- package/docs/GetEventRoundQuestionsSummary200Response.md +24 -0
- package/docs/GetEventSectionQuestions200Response.md +26 -0
- package/docs/GetEventSessionAccess200Response.md +24 -0
- package/docs/GetEventSessionAccessQuestionSections200Response.md +26 -0
- package/docs/GetEventSessionAccessResponseChanges200Response.md +26 -0
- package/docs/GetEventSessionLocations200Response.md +26 -0
- package/docs/GetEventSessionQuestionChoiceSubQuestions200Response.md +26 -0
- package/docs/GetEventSessionQuestionChoices200Response.md +26 -0
- package/docs/GetEventSessionQuestionResponses200Response.md +26 -0
- package/docs/GetEventSessionQuestions200Response.md +26 -0
- package/docs/GetEventSessionRoundQuestions200Response.md +26 -0
- package/docs/GetEventSessionSectionQuestions200Response.md +26 -0
- package/docs/{GetEventSpeakers200Response.md → GetEventSessionSpeakers200Response.md} +3 -3
- package/docs/GetEventSponsorshipLevels200Response.md +26 -0
- package/docs/GetEventSponsorships200Response.md +26 -0
- package/docs/GetGroupInvitations200Response.md +26 -0
- package/docs/GetInvoiceLineItems200Response.md +26 -0
- package/docs/GetLivestreamSessions200Response.md +26 -0
- package/docs/GetMeetingParticipant200Response.md +24 -0
- package/docs/GetMeetingParticipants200Response.md +26 -0
- package/docs/GetMeetingRecording200Response.md +24 -0
- package/docs/GetMeetingRecordings200Response.md +26 -0
- package/docs/GetMeetingSessionMessages200Response.md +24 -0
- package/docs/GetMeetingSessionParticipant200Response.md +24 -0
- package/docs/GetMeetingSessionParticipants200Response.md +26 -0
- package/docs/GetMeetingSessionSummary200Response.md +24 -0
- package/docs/GetMeetingSessionTranscript200Response.md +24 -0
- package/docs/GetMeetingSessions200Response.md +26 -0
- package/docs/GetNotificationStats200Response.md +24 -0
- package/docs/GetNotifications200Response.md +26 -0
- package/docs/GetOrganizationAccountAttributes200Response.md +26 -0
- package/docs/GetOrganizationDomain200Response.md +24 -0
- package/docs/GetOrganizationModule200Response.md +24 -0
- package/docs/GetOrganizationModuleSettings200Response.md +24 -0
- package/docs/GetOrganizationModules200Response.md +26 -0
- package/docs/GetOrganizationPaymentIntegrations200Response.md +26 -0
- package/docs/GetOrganizationSideEffects200Response.md +26 -0
- package/docs/GetOrganizationSystemLog200Response.md +24 -0
- package/docs/GetOrganizationSystemLogs200Response.md +26 -0
- package/docs/GetOrganizationTeamMembers200Response.md +26 -0
- package/docs/GetOrganizationUsers200Response.md +26 -0
- package/docs/GetPreferences200Response.md +24 -0
- package/docs/GetSearchListConnectedQuestions200Response.md +24 -0
- package/docs/GetSearchListValues200Response.md +26 -0
- package/docs/GetSeriesQuestionChoices200Response.md +26 -0
- package/docs/GetSeriesQuestions200Response.md +26 -0
- package/docs/GetSeriesRegistrationResponses200Response.md +24 -0
- package/docs/GetSeriesRegistrations200Response.md +26 -0
- package/docs/GetStreamInputOutputs200Response.md +26 -0
- package/docs/GetStreamSessionChat200Response.md +24 -0
- package/docs/GetStreamSessionSubscriptions200Response.md +26 -0
- package/docs/GetSupportTicketActivity200Response.md +24 -0
- package/docs/GetSupportTicketMessages200Response.md +26 -0
- package/docs/GetSupportTicketNotes200Response.md +26 -0
- package/docs/GetSupportTicketViewer200Response.md +26 -0
- package/docs/GetSurveyQuestionChoiceSubQuestions200Response.md +26 -0
- package/docs/GetSurveyQuestionChoices200Response.md +26 -0
- package/docs/GetSurveyQuestionResponses200Response.md +26 -0
- package/docs/GetSurveySectionQuestions200Response.md +26 -0
- package/docs/GetSurveySubmission200Response.md +24 -0
- package/docs/GetSurveySubmissionResponseChanges200Response.md +26 -0
- package/docs/GetSurveySubmissions200Response.md +26 -0
- package/docs/GetThreadCircleAccounts200Response.md +26 -0
- package/docs/GetThreadMessageReactions200Response.md +24 -0
- package/docs/GroupsInvitationsApi.md +8 -8
- package/docs/GroupsModeratorsApi.md +4 -4
- package/docs/InterestsApi.md +2 -2
- package/docs/InvoicesApi.md +4 -4
- package/docs/InvoicesLineitemsApi.md +4 -4
- package/docs/MeetingsLivestreamsApi.md +4 -4
- package/docs/MeetingsParticipantsApi.md +10 -10
- package/docs/MeetingsRecordingsApi.md +4 -4
- package/docs/MeetingsSessionsApi.md +14 -14
- package/docs/NotificationsApi.md +8 -8
- package/docs/OrganizationApi.md +10 -10
- package/docs/OrganizationAttributesApi.md +12 -12
- package/docs/OrganizationDomainsApi.md +4 -4
- package/docs/OrganizationModulesApi.md +6 -6
- package/docs/OrganizationModulesSettingsApi.md +4 -4
- package/docs/OrganizationModulesTiersApi.md +12 -12
- package/docs/OrganizationPaymentsApi.md +12 -12
- package/docs/OrganizationSideeffectsApi.md +8 -8
- package/docs/OrganizationTaxApi.md +6 -6
- package/docs/OrganizationTeammembersApi.md +8 -8
- package/docs/OrganizationUsersApi.md +4 -4
- package/docs/PreferencesApi.md +4 -4
- package/docs/RemoveEventPassAttribute200Response.md +24 -0
- package/docs/ReorderEventFaqSectionQuestions200Response.md +24 -0
- package/docs/ReorderEventFollowupQuestions200Response.md +24 -0
- package/docs/ReorderEventQuestionChoiceSubQuestions200Response.md +24 -0
- package/docs/ReorderEventQuestionChoices200Response.md +24 -0
- package/docs/ReorderEventSectionQuestions200Response.md +24 -0
- package/docs/ReorderEventSessionQuestionChoiceSubQuestions200Response.md +24 -0
- package/docs/ReorderEventSessionQuestionChoices200Response.md +24 -0
- package/docs/ReorderEventSessionSectionQuestions200Response.md +24 -0
- package/docs/ReorderEventSponsorshipLevels200Response.md +24 -0
- package/docs/ReorderEventSponsorships200Response.md +24 -0
- package/docs/ReorderSeriesQuestionChoices200Response.md +24 -0
- package/docs/ReorderSurveyQuestionChoiceSubQuestions200Response.md +24 -0
- package/docs/ReorderSurveyQuestionChoices200Response.md +24 -0
- package/docs/ReorderSurveySectionQuestions200Response.md +24 -0
- package/docs/SearchlistsValuesApi.md +12 -12
- package/docs/SelfApi.md +2 -2
- package/docs/SeriesQuestionsApi.md +12 -12
- package/docs/SeriesQuestionsChoicesApi.md +6 -6
- package/docs/SeriesRegistrationsApi.md +16 -16
- package/docs/SideEffect.md +8 -0
- package/docs/SideEffectActionType.md +2 -0
- package/docs/SideEffectTriggerType.md +4 -2
- package/docs/StorageVideosApi.md +4 -4
- package/docs/StorageVideosCaptionsApi.md +2 -2
- package/docs/StreamsApi.md +2 -2
- package/docs/StreamsOutputsApi.md +8 -8
- package/docs/StreamsSessionsApi.md +4 -4
- package/docs/SupportApi.md +4 -4
- package/docs/SupportMessagesApi.md +4 -4
- package/docs/SupportNotesApi.md +4 -4
- package/docs/Survey.md +2 -0
- package/docs/SurveyCreateInputs.md +2 -0
- package/docs/SurveyUpdateInputs.md +2 -0
- package/docs/SurveysApi.md +2 -2
- package/docs/SurveysQuestionsApi.md +32 -32
- package/docs/SurveysSectionsApi.md +10 -10
- package/docs/SurveysSubmissionsApi.md +12 -12
- package/docs/ThreadsCirclesAccountsApi.md +8 -8
- package/docs/ThreadsMessagesApi.md +2 -2
- package/docs/ThreadsMessagesFilesApi.md +2 -2
- package/docs/ThreadsMessagesImagesApi.md +2 -2
- package/docs/ThreadsMessagesReactionsApi.md +4 -4
- package/docs/ThreadsMessagesVideosApi.md +2 -2
- package/docs/UpdateEventPassAttributes200Response.md +24 -0
- package/docs/UpdateEventPassResponsesInputs.md +20 -0
- package/docs/UpdateEventRoundQuestion200Response.md +24 -0
- package/docs/UpdateEventSessionRoundQuestion200Response.md +24 -0
- package/docs/UpdateOrganizationDomain200Response.md +24 -0
- package/package.json +1 -1
|
@@ -16,7 +16,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
16
16
|
|[**updateEventSessionSectionQuestion**](#updateeventsessionsectionquestion) | **PUT** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/questions/{questionId} | Update Event Session Section Question|
|
|
17
17
|
|
|
18
18
|
# **addEventSessionSectionQuestion**
|
|
19
|
-
>
|
|
19
|
+
> CreateEventSessionSection200Response addEventSessionSectionQuestion()
|
|
20
20
|
|
|
21
21
|
Add Event Session Section Question endpoint
|
|
22
22
|
|
|
@@ -56,7 +56,7 @@ const { status, data } = await apiInstance.addEventSessionSectionQuestion(
|
|
|
56
56
|
|
|
57
57
|
### Return type
|
|
58
58
|
|
|
59
|
-
**
|
|
59
|
+
**CreateEventSessionSection200Response**
|
|
60
60
|
|
|
61
61
|
### Authorization
|
|
62
62
|
|
|
@@ -76,7 +76,7 @@ const { status, data } = await apiInstance.addEventSessionSectionQuestion(
|
|
|
76
76
|
[[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)
|
|
77
77
|
|
|
78
78
|
# **createEventSessionSection**
|
|
79
|
-
>
|
|
79
|
+
> CreateEventSessionSection200Response createEventSessionSection(eventSessionSectionCreateInputs)
|
|
80
80
|
|
|
81
81
|
Create Event Session Section endpoint
|
|
82
82
|
|
|
@@ -114,7 +114,7 @@ const { status, data } = await apiInstance.createEventSessionSection(
|
|
|
114
114
|
|
|
115
115
|
### Return type
|
|
116
116
|
|
|
117
|
-
**
|
|
117
|
+
**CreateEventSessionSection200Response**
|
|
118
118
|
|
|
119
119
|
### Authorization
|
|
120
120
|
|
|
@@ -191,7 +191,7 @@ const { status, data } = await apiInstance.deleteEventSessionSection(
|
|
|
191
191
|
[[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)
|
|
192
192
|
|
|
193
193
|
# **getEventSessionSection**
|
|
194
|
-
>
|
|
194
|
+
> CreateEventSessionSection200Response getEventSessionSection()
|
|
195
195
|
|
|
196
196
|
Get Event Session Section endpoint
|
|
197
197
|
|
|
@@ -228,7 +228,7 @@ const { status, data } = await apiInstance.getEventSessionSection(
|
|
|
228
228
|
|
|
229
229
|
### Return type
|
|
230
230
|
|
|
231
|
-
**
|
|
231
|
+
**CreateEventSessionSection200Response**
|
|
232
232
|
|
|
233
233
|
### Authorization
|
|
234
234
|
|
|
@@ -248,7 +248,7 @@ const { status, data } = await apiInstance.getEventSessionSection(
|
|
|
248
248
|
[[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)
|
|
249
249
|
|
|
250
250
|
# **getEventSessionSectionQuestions**
|
|
251
|
-
>
|
|
251
|
+
> GetEventSessionSectionQuestions200Response getEventSessionSectionQuestions()
|
|
252
252
|
|
|
253
253
|
Get Event Session Section Questions endpoint
|
|
254
254
|
|
|
@@ -297,7 +297,7 @@ const { status, data } = await apiInstance.getEventSessionSectionQuestions(
|
|
|
297
297
|
|
|
298
298
|
### Return type
|
|
299
299
|
|
|
300
|
-
**
|
|
300
|
+
**GetEventSessionSectionQuestions200Response**
|
|
301
301
|
|
|
302
302
|
### Authorization
|
|
303
303
|
|
|
@@ -317,7 +317,7 @@ const { status, data } = await apiInstance.getEventSessionSectionQuestions(
|
|
|
317
317
|
[[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)
|
|
318
318
|
|
|
319
319
|
# **getEventSessionSections**
|
|
320
|
-
>
|
|
320
|
+
> GetEventSessionAccessQuestionSections200Response getEventSessionSections()
|
|
321
321
|
|
|
322
322
|
Get Event Session Sections endpoint
|
|
323
323
|
|
|
@@ -363,7 +363,7 @@ const { status, data } = await apiInstance.getEventSessionSections(
|
|
|
363
363
|
|
|
364
364
|
### Return type
|
|
365
365
|
|
|
366
|
-
**
|
|
366
|
+
**GetEventSessionAccessQuestionSections200Response**
|
|
367
367
|
|
|
368
368
|
### Authorization
|
|
369
369
|
|
|
@@ -383,7 +383,7 @@ const { status, data } = await apiInstance.getEventSessionSections(
|
|
|
383
383
|
[[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)
|
|
384
384
|
|
|
385
385
|
# **removeEventSessionSectionQuestion**
|
|
386
|
-
>
|
|
386
|
+
> CreateEventSessionSection200Response removeEventSessionSectionQuestion()
|
|
387
387
|
|
|
388
388
|
Remove Event Session Section Question endpoint
|
|
389
389
|
|
|
@@ -423,7 +423,7 @@ const { status, data } = await apiInstance.removeEventSessionSectionQuestion(
|
|
|
423
423
|
|
|
424
424
|
### Return type
|
|
425
425
|
|
|
426
|
-
**
|
|
426
|
+
**CreateEventSessionSection200Response**
|
|
427
427
|
|
|
428
428
|
### Authorization
|
|
429
429
|
|
|
@@ -443,7 +443,7 @@ const { status, data } = await apiInstance.removeEventSessionSectionQuestion(
|
|
|
443
443
|
[[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)
|
|
444
444
|
|
|
445
445
|
# **reorderEventSessionSectionQuestions**
|
|
446
|
-
>
|
|
446
|
+
> ReorderEventSessionSectionQuestions200Response reorderEventSessionSectionQuestions()
|
|
447
447
|
|
|
448
448
|
Reorder Event Session Section Questions endpoint
|
|
449
449
|
|
|
@@ -483,7 +483,7 @@ const { status, data } = await apiInstance.reorderEventSessionSectionQuestions(
|
|
|
483
483
|
|
|
484
484
|
### Return type
|
|
485
485
|
|
|
486
|
-
**
|
|
486
|
+
**ReorderEventSessionSectionQuestions200Response**
|
|
487
487
|
|
|
488
488
|
### Authorization
|
|
489
489
|
|
|
@@ -503,7 +503,7 @@ const { status, data } = await apiInstance.reorderEventSessionSectionQuestions(
|
|
|
503
503
|
[[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)
|
|
504
504
|
|
|
505
505
|
# **updateEventSessionSection**
|
|
506
|
-
>
|
|
506
|
+
> CreateEventSessionSection200Response updateEventSessionSection()
|
|
507
507
|
|
|
508
508
|
Update Event Session Section endpoint
|
|
509
509
|
|
|
@@ -544,7 +544,7 @@ const { status, data } = await apiInstance.updateEventSessionSection(
|
|
|
544
544
|
|
|
545
545
|
### Return type
|
|
546
546
|
|
|
547
|
-
**
|
|
547
|
+
**CreateEventSessionSection200Response**
|
|
548
548
|
|
|
549
549
|
### Authorization
|
|
550
550
|
|
|
@@ -564,7 +564,7 @@ const { status, data } = await apiInstance.updateEventSessionSection(
|
|
|
564
564
|
[[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)
|
|
565
565
|
|
|
566
566
|
# **updateEventSessionSectionQuestion**
|
|
567
|
-
>
|
|
567
|
+
> CreateEventSessionSection200Response updateEventSessionSectionQuestion()
|
|
568
568
|
|
|
569
569
|
Update Event Session Section Question endpoint
|
|
570
570
|
|
|
@@ -607,7 +607,7 @@ const { status, data } = await apiInstance.updateEventSessionSectionQuestion(
|
|
|
607
607
|
|
|
608
608
|
### Return type
|
|
609
609
|
|
|
610
|
-
**
|
|
610
|
+
**CreateEventSessionSection200Response**
|
|
611
611
|
|
|
612
612
|
### Authorization
|
|
613
613
|
|
|
@@ -14,7 +14,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
14
14
|
|[**updateEventSpeaker**](#updateeventspeaker) | **PUT** /events/{eventId}/speakers/{speakerId} | Update Event Speaker|
|
|
15
15
|
|
|
16
16
|
# **addEventSpeakerSession**
|
|
17
|
-
>
|
|
17
|
+
> CreateEventSpeaker200Response addEventSpeakerSession()
|
|
18
18
|
|
|
19
19
|
Add Event Speaker Session endpoint
|
|
20
20
|
|
|
@@ -51,7 +51,7 @@ const { status, data } = await apiInstance.addEventSpeakerSession(
|
|
|
51
51
|
|
|
52
52
|
### Return type
|
|
53
53
|
|
|
54
|
-
**
|
|
54
|
+
**CreateEventSpeaker200Response**
|
|
55
55
|
|
|
56
56
|
### Authorization
|
|
57
57
|
|
|
@@ -234,7 +234,7 @@ const { status, data } = await apiInstance.getEventSpeaker(
|
|
|
234
234
|
[[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)
|
|
235
235
|
|
|
236
236
|
# **getEventSpeakerSessions**
|
|
237
|
-
>
|
|
237
|
+
> GetEventActivationSessions200Response getEventSpeakerSessions()
|
|
238
238
|
|
|
239
239
|
Get Event Speaker Sessions endpoint
|
|
240
240
|
|
|
@@ -280,7 +280,7 @@ const { status, data } = await apiInstance.getEventSpeakerSessions(
|
|
|
280
280
|
|
|
281
281
|
### Return type
|
|
282
282
|
|
|
283
|
-
**
|
|
283
|
+
**GetEventActivationSessions200Response**
|
|
284
284
|
|
|
285
285
|
### Authorization
|
|
286
286
|
|
|
@@ -300,7 +300,7 @@ const { status, data } = await apiInstance.getEventSpeakerSessions(
|
|
|
300
300
|
[[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)
|
|
301
301
|
|
|
302
302
|
# **getEventSpeakers**
|
|
303
|
-
>
|
|
303
|
+
> GetEventSessionSpeakers200Response getEventSpeakers()
|
|
304
304
|
|
|
305
305
|
Get Event Speakers endpoint
|
|
306
306
|
|
|
@@ -343,7 +343,7 @@ const { status, data } = await apiInstance.getEventSpeakers(
|
|
|
343
343
|
|
|
344
344
|
### Return type
|
|
345
345
|
|
|
346
|
-
**
|
|
346
|
+
**GetEventSessionSpeakers200Response**
|
|
347
347
|
|
|
348
348
|
### Authorization
|
|
349
349
|
|
|
@@ -363,7 +363,7 @@ const { status, data } = await apiInstance.getEventSpeakers(
|
|
|
363
363
|
[[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)
|
|
364
364
|
|
|
365
365
|
# **removeEventSpeakerSession**
|
|
366
|
-
>
|
|
366
|
+
> CreateEventSpeaker200Response removeEventSpeakerSession()
|
|
367
367
|
|
|
368
368
|
Remove Event Speaker Session endpoint
|
|
369
369
|
|
|
@@ -400,7 +400,7 @@ const { status, data } = await apiInstance.removeEventSpeakerSession(
|
|
|
400
400
|
|
|
401
401
|
### Return type
|
|
402
402
|
|
|
403
|
-
**
|
|
403
|
+
**CreateEventSpeaker200Response**
|
|
404
404
|
|
|
405
405
|
### Authorization
|
|
406
406
|
|
|
@@ -12,7 +12,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
12
12
|
|[**updateEventSponsorshipLevel**](#updateeventsponsorshiplevel) | **PUT** /events/{eventId}/sponsorshipLevels/{levelId} | Update Event Sponsorship Level|
|
|
13
13
|
|
|
14
14
|
# **createEventSponsorshipLevel**
|
|
15
|
-
>
|
|
15
|
+
> CreateEventSponsorshipLevel200Response createEventSponsorshipLevel(eventSponsorshipLevelCreateInputs)
|
|
16
16
|
|
|
17
17
|
Create Event Sponsorship Level endpoint
|
|
18
18
|
|
|
@@ -47,7 +47,7 @@ const { status, data } = await apiInstance.createEventSponsorshipLevel(
|
|
|
47
47
|
|
|
48
48
|
### Return type
|
|
49
49
|
|
|
50
|
-
**
|
|
50
|
+
**CreateEventSponsorshipLevel200Response**
|
|
51
51
|
|
|
52
52
|
### Authorization
|
|
53
53
|
|
|
@@ -121,7 +121,7 @@ const { status, data } = await apiInstance.deleteEventSponsorshipLevel(
|
|
|
121
121
|
[[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)
|
|
122
122
|
|
|
123
123
|
# **getEventSponsorshipLevel**
|
|
124
|
-
>
|
|
124
|
+
> CreateEventSponsorshipLevel200Response getEventSponsorshipLevel()
|
|
125
125
|
|
|
126
126
|
Get Event Sponsorship Level endpoint
|
|
127
127
|
|
|
@@ -155,7 +155,7 @@ const { status, data } = await apiInstance.getEventSponsorshipLevel(
|
|
|
155
155
|
|
|
156
156
|
### Return type
|
|
157
157
|
|
|
158
|
-
**
|
|
158
|
+
**CreateEventSponsorshipLevel200Response**
|
|
159
159
|
|
|
160
160
|
### Authorization
|
|
161
161
|
|
|
@@ -175,7 +175,7 @@ const { status, data } = await apiInstance.getEventSponsorshipLevel(
|
|
|
175
175
|
[[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)
|
|
176
176
|
|
|
177
177
|
# **getEventSponsorshipLevels**
|
|
178
|
-
>
|
|
178
|
+
> GetEventSponsorshipLevels200Response getEventSponsorshipLevels()
|
|
179
179
|
|
|
180
180
|
Get Event Sponsorship Levels endpoint
|
|
181
181
|
|
|
@@ -218,7 +218,7 @@ const { status, data } = await apiInstance.getEventSponsorshipLevels(
|
|
|
218
218
|
|
|
219
219
|
### Return type
|
|
220
220
|
|
|
221
|
-
**
|
|
221
|
+
**GetEventSponsorshipLevels200Response**
|
|
222
222
|
|
|
223
223
|
### Authorization
|
|
224
224
|
|
|
@@ -238,7 +238,7 @@ const { status, data } = await apiInstance.getEventSponsorshipLevels(
|
|
|
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
|
# **reorderEventSponsorshipLevels**
|
|
241
|
-
>
|
|
241
|
+
> ReorderEventSponsorshipLevels200Response reorderEventSponsorshipLevels()
|
|
242
242
|
|
|
243
243
|
Reorder Event Sponsorship Levels endpoint
|
|
244
244
|
|
|
@@ -272,7 +272,7 @@ const { status, data } = await apiInstance.reorderEventSponsorshipLevels(
|
|
|
272
272
|
|
|
273
273
|
### Return type
|
|
274
274
|
|
|
275
|
-
**
|
|
275
|
+
**ReorderEventSponsorshipLevels200Response**
|
|
276
276
|
|
|
277
277
|
### Authorization
|
|
278
278
|
|
|
@@ -292,7 +292,7 @@ const { status, data } = await apiInstance.reorderEventSponsorshipLevels(
|
|
|
292
292
|
[[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)
|
|
293
293
|
|
|
294
294
|
# **updateEventSponsorshipLevel**
|
|
295
|
-
>
|
|
295
|
+
> CreateEventSponsorshipLevel200Response updateEventSponsorshipLevel()
|
|
296
296
|
|
|
297
297
|
Update Event Sponsorship Level endpoint
|
|
298
298
|
|
|
@@ -330,7 +330,7 @@ const { status, data } = await apiInstance.updateEventSponsorshipLevel(
|
|
|
330
330
|
|
|
331
331
|
### Return type
|
|
332
332
|
|
|
333
|
-
**
|
|
333
|
+
**CreateEventSponsorshipLevel200Response**
|
|
334
334
|
|
|
335
335
|
### Authorization
|
|
336
336
|
|
|
@@ -12,7 +12,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
12
12
|
|[**updateEventSponsorship**](#updateeventsponsorship) | **PUT** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId} | Update Event Sponsorship|
|
|
13
13
|
|
|
14
14
|
# **createEventSponsorship**
|
|
15
|
-
>
|
|
15
|
+
> CreateEventSponsorship200Response createEventSponsorship(eventSponsorshipCreateInputs)
|
|
16
16
|
|
|
17
17
|
Create Event Sponsorship endpoint
|
|
18
18
|
|
|
@@ -50,7 +50,7 @@ const { status, data } = await apiInstance.createEventSponsorship(
|
|
|
50
50
|
|
|
51
51
|
### Return type
|
|
52
52
|
|
|
53
|
-
**
|
|
53
|
+
**CreateEventSponsorship200Response**
|
|
54
54
|
|
|
55
55
|
### Authorization
|
|
56
56
|
|
|
@@ -127,7 +127,7 @@ const { status, data } = await apiInstance.deleteEventSponsorship(
|
|
|
127
127
|
[[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)
|
|
128
128
|
|
|
129
129
|
# **getEventSponsorship**
|
|
130
|
-
>
|
|
130
|
+
> CreateEventSponsorship200Response getEventSponsorship()
|
|
131
131
|
|
|
132
132
|
Get Event Sponsorship endpoint
|
|
133
133
|
|
|
@@ -164,7 +164,7 @@ const { status, data } = await apiInstance.getEventSponsorship(
|
|
|
164
164
|
|
|
165
165
|
### Return type
|
|
166
166
|
|
|
167
|
-
**
|
|
167
|
+
**CreateEventSponsorship200Response**
|
|
168
168
|
|
|
169
169
|
### Authorization
|
|
170
170
|
|
|
@@ -184,7 +184,7 @@ const { status, data } = await apiInstance.getEventSponsorship(
|
|
|
184
184
|
[[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)
|
|
185
185
|
|
|
186
186
|
# **getEventSponsorships**
|
|
187
|
-
>
|
|
187
|
+
> GetEventSponsorships200Response getEventSponsorships()
|
|
188
188
|
|
|
189
189
|
Get Event Sponsorships endpoint
|
|
190
190
|
|
|
@@ -230,7 +230,7 @@ const { status, data } = await apiInstance.getEventSponsorships(
|
|
|
230
230
|
|
|
231
231
|
### Return type
|
|
232
232
|
|
|
233
|
-
**
|
|
233
|
+
**GetEventSponsorships200Response**
|
|
234
234
|
|
|
235
235
|
### Authorization
|
|
236
236
|
|
|
@@ -250,7 +250,7 @@ const { status, data } = await apiInstance.getEventSponsorships(
|
|
|
250
250
|
[[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)
|
|
251
251
|
|
|
252
252
|
# **reorderEventSponsorships**
|
|
253
|
-
>
|
|
253
|
+
> ReorderEventSponsorships200Response reorderEventSponsorships()
|
|
254
254
|
|
|
255
255
|
Reorder Event Sponsorships endpoint
|
|
256
256
|
|
|
@@ -287,7 +287,7 @@ const { status, data } = await apiInstance.reorderEventSponsorships(
|
|
|
287
287
|
|
|
288
288
|
### Return type
|
|
289
289
|
|
|
290
|
-
**
|
|
290
|
+
**ReorderEventSponsorships200Response**
|
|
291
291
|
|
|
292
292
|
### Authorization
|
|
293
293
|
|
|
@@ -307,7 +307,7 @@ const { status, data } = await apiInstance.reorderEventSponsorships(
|
|
|
307
307
|
[[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)
|
|
308
308
|
|
|
309
309
|
# **updateEventSponsorship**
|
|
310
|
-
>
|
|
310
|
+
> CreateEventSponsorship200Response updateEventSponsorship()
|
|
311
311
|
|
|
312
312
|
Update Event Sponsorship endpoint
|
|
313
313
|
|
|
@@ -348,7 +348,7 @@ const { status, data } = await apiInstance.updateEventSponsorship(
|
|
|
348
348
|
|
|
349
349
|
### Return type
|
|
350
350
|
|
|
351
|
-
**
|
|
351
|
+
**CreateEventSponsorship200Response**
|
|
352
352
|
|
|
353
353
|
### Authorization
|
|
354
354
|
|
package/docs/EventsTracksApi.md
CHANGED
|
@@ -294,7 +294,7 @@ const { status, data } = await apiInstance.getEventTrack(
|
|
|
294
294
|
[[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)
|
|
295
295
|
|
|
296
296
|
# **getEventTrackSessions**
|
|
297
|
-
>
|
|
297
|
+
> GetEventActivationSessions200Response getEventTrackSessions()
|
|
298
298
|
|
|
299
299
|
Get Event Track Sessions endpoint
|
|
300
300
|
|
|
@@ -340,7 +340,7 @@ const { status, data } = await apiInstance.getEventTrackSessions(
|
|
|
340
340
|
|
|
341
341
|
### Return type
|
|
342
342
|
|
|
343
|
-
**
|
|
343
|
+
**GetEventActivationSessions200Response**
|
|
344
344
|
|
|
345
345
|
### Authorization
|
|
346
346
|
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# GetAcccountEmailReceipts200Response
|
|
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<EmailReceipt>**](EmailReceipt.md) | | [default to undefined]
|
|
11
|
+
**count** | **number** | | [optional] [default to undefined]
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import { GetAcccountEmailReceipts200Response } from '@connectedxm/admin-sdk';
|
|
17
|
+
|
|
18
|
+
const instance: GetAcccountEmailReceipts200Response = {
|
|
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,26 @@
|
|
|
1
|
+
# GetAccountAddresses200Response
|
|
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<AccountAddress>**](AccountAddress.md) | | [default to undefined]
|
|
11
|
+
**count** | **number** | | [optional] [default to undefined]
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import { GetAccountAddresses200Response } from '@connectedxm/admin-sdk';
|
|
17
|
+
|
|
18
|
+
const instance: GetAccountAddresses200Response = {
|
|
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)
|
|
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
8
|
**status** | **string** | | [default to undefined]
|
|
9
9
|
**message** | **string** | | [default to undefined]
|
|
10
|
-
**data** | **
|
|
10
|
+
**data** | [**Array<AccountInvitation>**](AccountInvitation.md) | | [default to undefined]
|
|
11
11
|
**count** | **number** | | [optional] [default to undefined]
|
|
12
12
|
|
|
13
13
|
## Example
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# GetAccountNotificationPreferences200Response
|
|
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** | [**NotificationPreferences**](NotificationPreferences.md) | | [default to undefined]
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```typescript
|
|
15
|
+
import { GetAccountNotificationPreferences200Response } from '@connectedxm/admin-sdk';
|
|
16
|
+
|
|
17
|
+
const instance: GetAccountNotificationPreferences200Response = {
|
|
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)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#
|
|
1
|
+
# GetAccountRegistrations200Response
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Properties
|
|
@@ -13,9 +13,9 @@ Name | Type | Description | Notes
|
|
|
13
13
|
## Example
|
|
14
14
|
|
|
15
15
|
```typescript
|
|
16
|
-
import {
|
|
16
|
+
import { GetAccountRegistrations200Response } from '@connectedxm/admin-sdk';
|
|
17
17
|
|
|
18
|
-
const instance:
|
|
18
|
+
const instance: GetAccountRegistrations200Response = {
|
|
19
19
|
status,
|
|
20
20
|
message,
|
|
21
21
|
data,
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# GetAccountsByInternalRefId200Response
|
|
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<Account>**](Account.md) | | [default to undefined]
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```typescript
|
|
15
|
+
import { GetAccountsByInternalRefId200Response } from '@connectedxm/admin-sdk';
|
|
16
|
+
|
|
17
|
+
const instance: GetAccountsByInternalRefId200Response = {
|
|
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
|
+
# GetAdvertisementClicks200Response
|
|
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<AdvertisementClick>**](AdvertisementClick.md) | | [default to undefined]
|
|
11
|
+
**count** | **number** | | [optional] [default to undefined]
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import { GetAdvertisementClicks200Response } from '@connectedxm/admin-sdk';
|
|
17
|
+
|
|
18
|
+
const instance: GetAdvertisementClicks200Response = {
|
|
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,26 @@
|
|
|
1
|
+
# GetAdvertisementViews200Response
|
|
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<AdvertisementView>**](AdvertisementView.md) | | [default to undefined]
|
|
11
|
+
**count** | **number** | | [optional] [default to undefined]
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import { GetAdvertisementViews200Response } from '@connectedxm/admin-sdk';
|
|
17
|
+
|
|
18
|
+
const instance: GetAdvertisementViews200Response = {
|
|
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,26 @@
|
|
|
1
|
+
# GetAnnouncementAudience200Response
|
|
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<BaseAccount>**](BaseAccount.md) | | [default to undefined]
|
|
11
|
+
**count** | **number** | | [optional] [default to undefined]
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import { GetAnnouncementAudience200Response } from '@connectedxm/admin-sdk';
|
|
17
|
+
|
|
18
|
+
const instance: GetAnnouncementAudience200Response = {
|
|
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
|
+
# GetBookingSpaceAvailabilities200Response
|
|
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<BookingSpaceAvailability>**](BookingSpaceAvailability.md) | | [default to undefined]
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```typescript
|
|
15
|
+
import { GetBookingSpaceAvailabilities200Response } from '@connectedxm/admin-sdk';
|
|
16
|
+
|
|
17
|
+
const instance: GetBookingSpaceAvailabilities200Response = {
|
|
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)
|