@connectedxm/admin-sdk 1.0.0 → 6.7.3
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 +59 -33
- package/AdminApi.ts +3 -9
- package/README.md +67 -36
- package/api.ts +2783 -980
- package/dist/AdminApi.d.ts +2 -4
- package/dist/AdminApi.js +1 -3
- package/dist/api.d.ts +2085 -511
- package/dist/api.js +832 -622
- package/dist/esm/AdminApi.d.ts +2 -4
- package/dist/esm/AdminApi.js +2 -4
- package/dist/esm/api.d.ts +2085 -511
- package/dist/esm/api.js +804 -586
- package/docs/APILog.md +28 -0
- package/docs/Account.md +38 -2
- package/docs/AccountAddress.md +18 -0
- package/docs/AccountAttribute.md +23 -1
- package/docs/{AccountAttributeCount.md → AccountAttributeAllOfCount.md} +3 -3
- package/docs/AccountAttributeValue.md +8 -0
- package/docs/AccountInvitation.md +22 -0
- package/docs/AccountsApi.md +64 -0
- package/docs/ActivationCompletion.md +12 -0
- package/docs/ActivitiesApi.md +3 -0
- package/docs/Activity.md +36 -0
- package/docs/ActivityEntity.md +38 -0
- package/docs/ActivityEntityInputs.md +6 -0
- package/docs/AdminNotification.md +20 -0
- package/docs/Advertisement.md +27 -1
- package/docs/{AdvertisementCount.md → AdvertisementAllOfCount.md} +3 -3
- package/docs/Announcement.md +37 -1
- package/docs/{AnnouncementCount.md → AnnouncementAllOfCount.md} +3 -3
- package/docs/AttendeePackage.md +12 -0
- package/docs/BaseOrganizationModuleSettings.md +20 -0
- package/docs/BaseOrganizationModuleSettingsTranslation.md +22 -0
- package/docs/Benefit.md +21 -1
- package/docs/{BenefitCount.md → BenefitAllOfCount.md} +3 -3
- package/docs/Booking.md +18 -0
- package/docs/BookingPlace.md +20 -0
- package/docs/BookingSpace.md +30 -0
- package/docs/BookingSpaceAvailability.md +8 -0
- package/docs/BookingSpaceBlackout.md +6 -0
- package/docs/Channel.md +24 -0
- package/docs/ChannelContent.md +41 -1
- package/docs/{ChannelContentCount.md → ChannelContentAllOfCount.md} +3 -3
- package/docs/ChannelContentGuest.md +66 -0
- package/docs/ChannelContentLike.md +6 -0
- package/docs/Coupon.md +45 -1
- package/docs/{CouponCount.md → CouponAllOfCount.md} +3 -3
- package/docs/CreatePreset200Response.md +1 -1
- package/docs/CreateThread200Response.md +1 -1
- package/docs/CreateThreadCircle200Response.md +1 -1
- package/docs/CustomReportCreateInputs.md +16 -0
- package/docs/Dashboard.md +14 -0
- package/docs/DashboardWidget.md +30 -0
- package/docs/EmailReceipt.md +20 -0
- package/docs/Event.md +68 -0
- package/docs/EventActivation.md +18 -0
- package/docs/EventAddOn.md +31 -1
- package/docs/{EventAddOnCount.md → EventAddOnAllOfCount.md} +3 -3
- package/docs/EventAttendee.md +13 -1
- package/docs/{EventAttendeeCount.md → EventAttendeeAllOfCount.md} +3 -3
- package/docs/EventAttendeeCreateInputs.md +20 -0
- package/docs/EventEmail.md +12 -0
- package/docs/EventMediaItem.md +20 -0
- package/docs/EventOnSite.md +10 -0
- package/docs/EventOnSiteBadgeField.md +26 -0
- package/docs/EventPackage.md +22 -0
- package/docs/EventPackagePass.md +8 -0
- package/docs/EventPage.md +12 -0
- package/docs/EventPass.md +40 -2
- package/docs/EventPassType.md +57 -1
- package/docs/{EventPassTypeCount.md → EventPassTypeAllOfCount.md} +3 -3
- package/docs/EventPassTypePriceSchedule.md +34 -0
- package/docs/EventPassTypeRefundSchedule.md +32 -0
- package/docs/EventRoomType.md +21 -1
- package/docs/EventRoomTypeAddOnDetails.md +16 -0
- package/docs/{EventRoomTypeCount.md → EventRoomTypeAllOfCount.md} +3 -3
- package/docs/EventRoomTypePassTypeDetails.md +26 -0
- package/docs/EventRoomTypeReservation.md +14 -0
- package/docs/EventRoomTypeReservationCreateInputs.md +1 -1
- package/docs/EventSession.md +48 -0
- package/docs/EventSessionAccess.md +12 -0
- package/docs/EventSessionLocation.md +18 -0
- package/docs/EventSessionQuestion.md +47 -1
- package/docs/{EventSessionQuestionCount.md → EventSessionQuestionAllOfCount.md} +3 -3
- package/docs/EventSessionQuestionChoice.md +18 -4
- package/docs/EventSessionQuestionChoiceSubQuestion.md +8 -0
- package/docs/EventSessionQuestionResponse.md +8 -0
- package/docs/EventSessionQuestionResponseChange.md +16 -0
- package/docs/EventSessionSection.md +12 -0
- package/docs/EventSessionSectionQuestion.md +10 -0
- package/docs/EventSpeaker.md +26 -0
- package/docs/EventSponsorship.md +14 -0
- package/docs/EventSponsorshipLevel.md +10 -0
- package/docs/EventTrack.md +11 -1
- package/docs/{EventTrackCount.md → EventTrackAllOfCount.md} +3 -3
- package/docs/EventsAttendeesApi.md +7 -6
- package/docs/Faq.md +10 -0
- package/docs/FaqSection.md +8 -0
- package/docs/File.md +36 -0
- package/docs/GetAccountThreads200Response.md +1 -1
- package/docs/GetFiles200Response.md +1 -1
- package/docs/GetPresets200Response.md +1 -1
- package/docs/GetPushDevice200Response.md +1 -1
- package/docs/GetSelf200Response.md +1 -1
- package/docs/GetThreadCircles200Response.md +1 -1
- package/docs/GetThreadMessageFiles200Response.md +1 -1
- package/docs/Group.md +24 -2
- package/docs/{GroupCount.md → GroupAllOfCount.md} +3 -3
- package/docs/GroupInvitation.md +8 -0
- package/docs/GroupMembership.md +12 -0
- package/docs/GroupRequest.md +8 -0
- package/docs/Image.md +12 -0
- package/docs/ImageUsage.md +21 -1
- package/docs/{ImageUsageCount.md → ImageUsageAllOfCount.md} +3 -3
- package/docs/ImageWCopyUri.md +20 -0
- package/docs/Import.md +13 -1
- package/docs/{ImportCount.md → ImportAllOfCount.md} +3 -3
- package/docs/ImportItem.md +16 -0
- package/docs/Integration.md +11 -1
- package/docs/{IntegrationDetails.md → IntegrationAllOfDetails.md} +3 -3
- package/docs/Interest.md +11 -1
- package/docs/{InterestCount.md → InterestAllOfCount.md} +3 -3
- package/docs/InterestInputs.md +6 -0
- package/docs/Invoice.md +18 -0
- package/docs/InvoiceLineItem.md +20 -0
- package/docs/Lead.md +13 -1
- package/docs/{LeadAttributesInner.md → LeadAllOfAttributes.md} +3 -3
- package/docs/Level.md +19 -1
- package/docs/Like.md +4 -0
- package/docs/LinkInputs.md +6 -0
- package/docs/LinkPreview.md +36 -0
- package/docs/Login.md +25 -1
- package/docs/{LoginCount.md → LoginAllOfCount.md} +3 -3
- package/docs/Match.md +10 -0
- package/docs/Meeting.md +6 -0
- package/docs/MeetingLink.md +10 -0
- package/docs/MeetingRecording.md +42 -0
- package/docs/MeetingSessionParticipant.md +28 -2
- package/docs/{MeetingSessionParticipantQualityStatsInnerAudioStatsInner.md → MeetingSessionParticipantAllOfAudioStats.md} +3 -3
- package/docs/MeetingSessionParticipantAllOfPeerStats.md +30 -0
- package/docs/{MeetingSessionParticipantPeerStatsDeviceInfo.md → MeetingSessionParticipantAllOfPeerStatsDeviceInfo.md} +3 -3
- package/docs/{MeetingSessionParticipantPeerStatsEventsInner.md → MeetingSessionParticipantAllOfPeerStatsEvents.md} +3 -3
- package/docs/{MeetingSessionParticipantPeerStatsIpInformation.md → MeetingSessionParticipantAllOfPeerStatsIpInformation.md} +3 -3
- package/docs/{MeetingSessionParticipantPeerStatsPrecallNetworkInformation.md → MeetingSessionParticipantAllOfPeerStatsPrecallNetworkInformation.md} +3 -3
- package/docs/{MeetingSessionParticipantQualityStatsInner.md → MeetingSessionParticipantAllOfQualityStats.md} +5 -5
- package/docs/{MeetingSessionParticipantQualityStatsInnerVideoStatsInner.md → MeetingSessionParticipantAllOfVideoStats.md} +3 -3
- package/docs/MentionInputs.md +6 -0
- package/docs/Notification.md +18 -0
- package/docs/Organization.md +19 -17
- package/docs/{OrganizationOAuthInner.md → OrganizationAllOfOAuth.md} +3 -3
- package/docs/OrganizationModule.md +12 -0
- package/docs/OrganizationModuleSettings.md +36 -0
- package/docs/OrganizationModuleSettingsTranslation.md +24 -0
- package/docs/OrganizationModuleSettingsTranslationUpdateInputs.md +20 -0
- package/docs/OrganizationModuleSettingsUpdateInputs.md +34 -0
- package/docs/OrganizationModulesSettingsApi.md +105 -0
- package/docs/OrganizationUpdateInputs.md +0 -16
- package/docs/PassAddOn.md +6 -0
- package/docs/Payment.md +57 -3
- package/docs/PaymentAllOfIntegration.md +20 -0
- package/docs/PaymentIntegration.md +16 -0
- package/docs/PaymentLineItem.md +44 -0
- package/docs/Preset.md +26 -0
- package/docs/PushDevice.md +46 -0
- package/docs/RegistrationBypass.md +34 -0
- package/docs/RegistrationFollowup.md +12 -0
- package/docs/RegistrationFollowupQuestion.md +10 -0
- package/docs/RegistrationQuestion.md +46 -0
- package/docs/RegistrationQuestionChoice.md +18 -4
- package/docs/RegistrationQuestionChoiceSubQuestion.md +8 -0
- package/docs/RegistrationQuestionResponse.md +8 -0
- package/docs/RegistrationQuestionResponseChange.md +16 -0
- package/docs/RegistrationSection.md +12 -0
- package/docs/RegistrationSectionQuestion.md +10 -0
- package/docs/Room.md +8 -0
- package/docs/Round.md +9 -1
- package/docs/{RoundMatchesInner.md → RoundAllOfMatches.md} +3 -3
- package/docs/RoundEventQuestion.md +58 -0
- package/docs/RoundSessionQuestion.md +58 -0
- package/docs/Schedule.md +26 -0
- package/docs/SearchList.md +7 -1
- package/docs/SearchListValue.md +8 -0
- package/docs/SegmentInputs.md +6 -0
- package/docs/Self.md +38 -0
- package/docs/Series.md +18 -0
- package/docs/SideEffect.md +18 -0
- package/docs/StandardReport.md +16 -0
- package/docs/StreamInput.md +22 -4
- package/docs/StreamSession.md +16 -0
- package/docs/StreamSessionSubscription.md +14 -0
- package/docs/SupportApi.md +241 -0
- package/docs/SupportMessagesApi.md +64 -0
- package/docs/SupportNotesApi.md +64 -0
- package/docs/SupportTicket.md +13 -1
- package/docs/SupportTicketActivityLog.md +34 -0
- package/docs/SupportTicketMessage.md +16 -0
- package/docs/SupportTicketNote.md +8 -0
- package/docs/SupportTicketState.md +2 -0
- package/docs/SupportTicketViewer.md +32 -0
- package/docs/Survey.md +14 -0
- package/docs/SurveyQuestion.md +43 -1
- package/docs/SurveyQuestionChoice.md +18 -4
- package/docs/SurveyQuestionChoiceSubQuestion.md +8 -0
- package/docs/SurveyQuestionResponse.md +8 -0
- package/docs/SurveyQuestionResponseChange.md +16 -0
- package/docs/SurveySection.md +12 -0
- package/docs/SurveySectionQuestion.md +10 -0
- package/docs/SurveySubmission.md +8 -0
- package/docs/TaxIntegrationLog.md +12 -0
- package/docs/TeamMember.md +20 -0
- package/docs/Thread.md +34 -0
- package/docs/ThreadCircle.md +28 -0
- package/docs/ThreadCircleAccount.md +24 -0
- package/docs/ThreadMember.md +12 -0
- package/docs/ThreadMessage.md +15 -1
- package/docs/ThreadMessageEntity.md +34 -0
- package/docs/ThreadMessageReaction.md +8 -0
- package/docs/Tier.md +19 -1
- package/docs/{TierCount.md → TierAllOfCount.md} +3 -3
- package/docs/Transfer.md +8 -0
- package/docs/TransferLog.md +10 -0
- package/docs/UploadFile200Response.md +1 -1
- package/docs/UpsertLinkPreview200Response.md +1 -1
- package/docs/User.md +14 -0
- package/docs/Video.md +22 -0
- package/docs/WebSocketConnection.md +34 -0
- package/docs/Webhook.md +8 -0
- package/package.json +5 -2
- package/docs/MeetingSessionParticipantPeerStats.md +0 -30
- package/docs/SupportticketsApi.md +0 -248
- package/docs/SupportticketsMessagesApi.md +0 -71
- package/docs/SupportticketsNotesApi.md +0 -71
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.