@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
|
@@ -5,6 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**id** | **string** | | [default to undefined]
|
|
9
|
+
**slug** | **string** | | [default to undefined]
|
|
10
|
+
**name** | **string** | | [default to undefined]
|
|
11
|
+
**description** | **string** | | [default to undefined]
|
|
12
|
+
**sponsorsPerRow** | **number** | | [default to undefined]
|
|
8
13
|
**sortOrder** | **number** | | [default to undefined]
|
|
9
14
|
**sponsors** | [**Array<BaseEventSponsorship>**](BaseEventSponsorship.md) | | [default to undefined]
|
|
10
15
|
**createdAt** | **string** | | [default to undefined]
|
|
@@ -16,6 +21,11 @@ Name | Type | Description | Notes
|
|
|
16
21
|
import { EventSponsorshipLevel } from '@connectedxm/admin-sdk';
|
|
17
22
|
|
|
18
23
|
const instance: EventSponsorshipLevel = {
|
|
24
|
+
id,
|
|
25
|
+
slug,
|
|
26
|
+
name,
|
|
27
|
+
description,
|
|
28
|
+
sponsorsPerRow,
|
|
19
29
|
sortOrder,
|
|
20
30
|
sponsors,
|
|
21
31
|
createdAt,
|
package/docs/EventTrack.md
CHANGED
|
@@ -5,9 +5,14 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**id** | **string** | | [default to undefined]
|
|
9
|
+
**slug** | **string** | | [default to undefined]
|
|
10
|
+
**name** | **string** | | [default to undefined]
|
|
11
|
+
**description** | **string** | | [default to undefined]
|
|
12
|
+
**color** | **string** | | [default to undefined]
|
|
8
13
|
**createdAt** | **string** | | [default to undefined]
|
|
9
14
|
**updatedAt** | **string** | | [default to undefined]
|
|
10
|
-
**_count** | [**
|
|
15
|
+
**_count** | [**EventTrackAllOfCount**](EventTrackAllOfCount.md) | | [default to undefined]
|
|
11
16
|
|
|
12
17
|
## Example
|
|
13
18
|
|
|
@@ -15,6 +20,11 @@ Name | Type | Description | Notes
|
|
|
15
20
|
import { EventTrack } from '@connectedxm/admin-sdk';
|
|
16
21
|
|
|
17
22
|
const instance: EventTrack = {
|
|
23
|
+
id,
|
|
24
|
+
slug,
|
|
25
|
+
name,
|
|
26
|
+
description,
|
|
27
|
+
color,
|
|
18
28
|
createdAt,
|
|
19
29
|
updatedAt,
|
|
20
30
|
_count,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#
|
|
1
|
+
# EventTrackAllOfCount
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Properties
|
|
@@ -10,9 +10,9 @@ Name | Type | Description | Notes
|
|
|
10
10
|
## Example
|
|
11
11
|
|
|
12
12
|
```typescript
|
|
13
|
-
import {
|
|
13
|
+
import { EventTrackAllOfCount } from '@connectedxm/admin-sdk';
|
|
14
14
|
|
|
15
|
-
const instance:
|
|
15
|
+
const instance: EventTrackAllOfCount = {
|
|
16
16
|
sessions,
|
|
17
17
|
};
|
|
18
18
|
```
|
|
@@ -17,7 +17,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
17
17
|
|[**updateEventAttendee**](#updateeventattendee) | **PUT** /events/{eventId}/attendees/{accountId} | Update Event Attendee|
|
|
18
18
|
|
|
19
19
|
# **createEventAttendee**
|
|
20
|
-
> CreateEventAttendee200Response createEventAttendee()
|
|
20
|
+
> CreateEventAttendee200Response createEventAttendee(eventAttendeeCreateInputs)
|
|
21
21
|
|
|
22
22
|
Create Event Attendee endpoint
|
|
23
23
|
|
|
@@ -26,18 +26,19 @@ Create Event Attendee endpoint
|
|
|
26
26
|
```typescript
|
|
27
27
|
import {
|
|
28
28
|
EventsAttendeesApi,
|
|
29
|
-
Configuration
|
|
29
|
+
Configuration,
|
|
30
|
+
EventAttendeeCreateInputs
|
|
30
31
|
} from '@connectedxm/admin-sdk';
|
|
31
32
|
|
|
32
33
|
const configuration = new Configuration();
|
|
33
34
|
const apiInstance = new EventsAttendeesApi(configuration);
|
|
34
35
|
|
|
35
36
|
let eventId: string; //The event identifier (default to undefined)
|
|
36
|
-
let
|
|
37
|
+
let eventAttendeeCreateInputs: EventAttendeeCreateInputs; //
|
|
37
38
|
|
|
38
39
|
const { status, data } = await apiInstance.createEventAttendee(
|
|
39
40
|
eventId,
|
|
40
|
-
|
|
41
|
+
eventAttendeeCreateInputs
|
|
41
42
|
);
|
|
42
43
|
```
|
|
43
44
|
|
|
@@ -45,8 +46,8 @@ const { status, data } = await apiInstance.createEventAttendee(
|
|
|
45
46
|
|
|
46
47
|
|Name | Type | Description | Notes|
|
|
47
48
|
|------------- | ------------- | ------------- | -------------|
|
|
49
|
+
| **eventAttendeeCreateInputs** | **EventAttendeeCreateInputs**| | |
|
|
48
50
|
| **eventId** | [**string**] | The event identifier | defaults to undefined|
|
|
49
|
-
| **accountId** | [**string**] | Filter by accountId | defaults to undefined|
|
|
50
51
|
|
|
51
52
|
|
|
52
53
|
### Return type
|
|
@@ -59,7 +60,7 @@ const { status, data } = await apiInstance.createEventAttendee(
|
|
|
59
60
|
|
|
60
61
|
### HTTP request headers
|
|
61
62
|
|
|
62
|
-
- **Content-Type**:
|
|
63
|
+
- **Content-Type**: application/json
|
|
63
64
|
- **Accept**: application/json
|
|
64
65
|
|
|
65
66
|
|
package/docs/Faq.md
CHANGED
|
@@ -5,6 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**id** | **string** | | [default to undefined]
|
|
9
|
+
**slug** | **string** | | [default to undefined]
|
|
10
|
+
**visible** | **boolean** | | [default to undefined]
|
|
11
|
+
**question** | **string** | | [default to undefined]
|
|
12
|
+
**answer** | **string** | | [optional] [default to undefined]
|
|
8
13
|
**priority** | **number** | | [default to undefined]
|
|
9
14
|
**organizationId** | **string** | | [default to undefined]
|
|
10
15
|
**eventId** | **string** | | [default to undefined]
|
|
@@ -19,6 +24,11 @@ Name | Type | Description | Notes
|
|
|
19
24
|
import { Faq } from '@connectedxm/admin-sdk';
|
|
20
25
|
|
|
21
26
|
const instance: Faq = {
|
|
27
|
+
id,
|
|
28
|
+
slug,
|
|
29
|
+
visible,
|
|
30
|
+
question,
|
|
31
|
+
answer,
|
|
22
32
|
priority,
|
|
23
33
|
organizationId,
|
|
24
34
|
eventId,
|
package/docs/FaqSection.md
CHANGED
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**id** | **string** | | [default to undefined]
|
|
9
|
+
**slug** | **string** | | [default to undefined]
|
|
10
|
+
**name** | **string** | | [default to undefined]
|
|
11
|
+
**priority** | **number** | | [default to undefined]
|
|
8
12
|
**faqs** | [**Array<BaseFaq>**](BaseFaq.md) | | [default to undefined]
|
|
9
13
|
**eventId** | **string** | | [default to undefined]
|
|
10
14
|
**event** | [**BaseEvent**](BaseEvent.md) | | [default to undefined]
|
|
@@ -17,6 +21,10 @@ Name | Type | Description | Notes
|
|
|
17
21
|
import { FaqSection } from '@connectedxm/admin-sdk';
|
|
18
22
|
|
|
19
23
|
const instance: FaqSection = {
|
|
24
|
+
id,
|
|
25
|
+
slug,
|
|
26
|
+
name,
|
|
27
|
+
priority,
|
|
20
28
|
faqs,
|
|
21
29
|
eventId,
|
|
22
30
|
event,
|
package/docs/File.md
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
# ModelFile
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**id** | **number** | | [default to undefined]
|
|
9
|
+
**name** | **string** | | [default to undefined]
|
|
10
|
+
**r2Path** | **string** | | [default to undefined]
|
|
11
|
+
**source** | [**FileSource**](FileSource.md) | | [default to undefined]
|
|
12
|
+
**kilobytes** | **number** | | [default to undefined]
|
|
13
|
+
**url** | **string** | | [optional] [default to undefined]
|
|
14
|
+
**_public** | **boolean** | | [default to undefined]
|
|
15
|
+
**createdAt** | **string** | | [default to undefined]
|
|
16
|
+
**updatedAt** | **string** | | [default to undefined]
|
|
17
|
+
|
|
18
|
+
## Example
|
|
19
|
+
|
|
20
|
+
```typescript
|
|
21
|
+
import { ModelFile } from '@connectedxm/admin-sdk';
|
|
22
|
+
|
|
23
|
+
const instance: ModelFile = {
|
|
24
|
+
id,
|
|
25
|
+
name,
|
|
26
|
+
r2Path,
|
|
27
|
+
source,
|
|
28
|
+
kilobytes,
|
|
29
|
+
url,
|
|
30
|
+
_public,
|
|
31
|
+
createdAt,
|
|
32
|
+
updatedAt,
|
|
33
|
+
};
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
[[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** | **Array<
|
|
10
|
+
**data** | [**Array<Thread>**](Thread.md) | | [default to undefined]
|
|
11
11
|
**count** | **number** | | [optional] [default to undefined]
|
|
12
12
|
|
|
13
13
|
## Example
|
|
@@ -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** | **Array<
|
|
10
|
+
**data** | **Array<any>** | | [default to undefined]
|
|
11
11
|
**count** | **number** | | [optional] [default to undefined]
|
|
12
12
|
|
|
13
13
|
## Example
|
|
@@ -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** | **Array<
|
|
10
|
+
**data** | [**Array<Preset>**](Preset.md) | | [default to undefined]
|
|
11
11
|
**count** | **number** | | [optional] [default to undefined]
|
|
12
12
|
|
|
13
13
|
## Example
|
|
@@ -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** | [**PushDevice**](PushDevice.md) | | [default to undefined]
|
|
11
11
|
|
|
12
12
|
## Example
|
|
13
13
|
|
|
@@ -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** | [**Self**](Self.md) | | [default to undefined]
|
|
11
11
|
|
|
12
12
|
## Example
|
|
13
13
|
|
|
@@ -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** | **Array<
|
|
10
|
+
**data** | [**Array<ThreadCircle>**](ThreadCircle.md) | | [default to undefined]
|
|
11
11
|
**count** | **number** | | [optional] [default to undefined]
|
|
12
12
|
|
|
13
13
|
## Example
|
|
@@ -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** | **Array<
|
|
10
|
+
**data** | **Array<any>** | | [default to undefined]
|
|
11
11
|
|
|
12
12
|
## Example
|
|
13
13
|
|
package/docs/Group.md
CHANGED
|
@@ -5,12 +5,23 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**id** | **string** | | [default to undefined]
|
|
9
|
+
**slug** | **string** | | [default to undefined]
|
|
10
|
+
**name** | **string** | | [default to undefined]
|
|
11
|
+
**active** | **boolean** | | [default to undefined]
|
|
12
|
+
**access** | [**GroupAccess**](GroupAccess.md) | | [default to undefined]
|
|
13
|
+
**description** | **string** | | [default to undefined]
|
|
14
|
+
**featured** | **boolean** | | [default to undefined]
|
|
15
|
+
**imageId** | **string** | | [default to undefined]
|
|
16
|
+
**image** | [**BaseImage**](BaseImage.md) | | [default to undefined]
|
|
17
|
+
**squareImageId** | **string** | | [default to undefined]
|
|
18
|
+
**squareImage** | [**BaseImage**](BaseImage.md) | | [default to undefined]
|
|
19
|
+
**_count** | [**GroupAllOfCount**](GroupAllOfCount.md) | | [default to undefined]
|
|
8
20
|
**externalUrl** | **string** | | [default to undefined]
|
|
9
21
|
**meetingId** | **string** | | [default to undefined]
|
|
10
22
|
**meeting** | [**BaseMeeting**](BaseMeeting.md) | | [default to undefined]
|
|
11
23
|
**createdAt** | **string** | | [default to undefined]
|
|
12
24
|
**updatedAt** | **string** | | [default to undefined]
|
|
13
|
-
**_count** | [**GroupCount**](GroupCount.md) | | [default to undefined]
|
|
14
25
|
|
|
15
26
|
## Example
|
|
16
27
|
|
|
@@ -18,12 +29,23 @@ Name | Type | Description | Notes
|
|
|
18
29
|
import { Group } from '@connectedxm/admin-sdk';
|
|
19
30
|
|
|
20
31
|
const instance: Group = {
|
|
32
|
+
id,
|
|
33
|
+
slug,
|
|
34
|
+
name,
|
|
35
|
+
active,
|
|
36
|
+
access,
|
|
37
|
+
description,
|
|
38
|
+
featured,
|
|
39
|
+
imageId,
|
|
40
|
+
image,
|
|
41
|
+
squareImageId,
|
|
42
|
+
squareImage,
|
|
43
|
+
_count,
|
|
21
44
|
externalUrl,
|
|
22
45
|
meetingId,
|
|
23
46
|
meeting,
|
|
24
47
|
createdAt,
|
|
25
48
|
updatedAt,
|
|
26
|
-
_count,
|
|
27
49
|
};
|
|
28
50
|
```
|
|
29
51
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#
|
|
1
|
+
# GroupAllOfCount
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Properties
|
|
@@ -12,9 +12,9 @@ Name | Type | Description | Notes
|
|
|
12
12
|
## Example
|
|
13
13
|
|
|
14
14
|
```typescript
|
|
15
|
-
import {
|
|
15
|
+
import { GroupAllOfCount } from '@connectedxm/admin-sdk';
|
|
16
16
|
|
|
17
|
-
const instance:
|
|
17
|
+
const instance: GroupAllOfCount = {
|
|
18
18
|
members,
|
|
19
19
|
interests,
|
|
20
20
|
events,
|
package/docs/GroupInvitation.md
CHANGED
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**id** | **string** | | [default to undefined]
|
|
9
|
+
**status** | [**GroupInvitationStatus**](GroupInvitationStatus.md) | | [default to undefined]
|
|
10
|
+
**createdAt** | **string** | | [default to undefined]
|
|
11
|
+
**updatedAt** | **string** | | [default to undefined]
|
|
8
12
|
**group** | [**BaseGroup**](BaseGroup.md) | | [default to undefined]
|
|
9
13
|
**groupId** | **string** | | [default to undefined]
|
|
10
14
|
**accountId** | **string** | | [default to undefined]
|
|
@@ -18,6 +22,10 @@ Name | Type | Description | Notes
|
|
|
18
22
|
import { GroupInvitation } from '@connectedxm/admin-sdk';
|
|
19
23
|
|
|
20
24
|
const instance: GroupInvitation = {
|
|
25
|
+
id,
|
|
26
|
+
status,
|
|
27
|
+
createdAt,
|
|
28
|
+
updatedAt,
|
|
21
29
|
group,
|
|
22
30
|
groupId,
|
|
23
31
|
accountId,
|
package/docs/GroupMembership.md
CHANGED
|
@@ -5,6 +5,12 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**accountId** | **string** | | [default to undefined]
|
|
9
|
+
**account** | [**BaseAccount**](BaseAccount.md) | | [default to undefined]
|
|
10
|
+
**groupId** | **string** | | [default to undefined]
|
|
11
|
+
**group** | [**BaseGroup**](BaseGroup.md) | | [default to undefined]
|
|
12
|
+
**role** | [**GroupMembershipRole**](GroupMembershipRole.md) | | [default to undefined]
|
|
13
|
+
**createdAt** | **string** | | [default to undefined]
|
|
8
14
|
**announcementEmailNotification** | **boolean** | | [default to undefined]
|
|
9
15
|
**announcementPushNotification** | **boolean** | | [default to undefined]
|
|
10
16
|
**activityEmailNotification** | **boolean** | | [default to undefined]
|
|
@@ -19,6 +25,12 @@ Name | Type | Description | Notes
|
|
|
19
25
|
import { GroupMembership } from '@connectedxm/admin-sdk';
|
|
20
26
|
|
|
21
27
|
const instance: GroupMembership = {
|
|
28
|
+
accountId,
|
|
29
|
+
account,
|
|
30
|
+
groupId,
|
|
31
|
+
group,
|
|
32
|
+
role,
|
|
33
|
+
createdAt,
|
|
22
34
|
announcementEmailNotification,
|
|
23
35
|
announcementPushNotification,
|
|
24
36
|
activityEmailNotification,
|
package/docs/GroupRequest.md
CHANGED
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**id** | **string** | | [default to undefined]
|
|
9
|
+
**status** | [**GroupRequestStatus**](GroupRequestStatus.md) | | [default to undefined]
|
|
10
|
+
**createdAt** | **string** | | [default to undefined]
|
|
11
|
+
**updatedAt** | **string** | | [default to undefined]
|
|
8
12
|
**groupId** | **string** | | [default to undefined]
|
|
9
13
|
**group** | [**BaseGroup**](BaseGroup.md) | | [default to undefined]
|
|
10
14
|
**accountId** | **string** | | [default to undefined]
|
|
@@ -16,6 +20,10 @@ Name | Type | Description | Notes
|
|
|
16
20
|
import { GroupRequest } from '@connectedxm/admin-sdk';
|
|
17
21
|
|
|
18
22
|
const instance: GroupRequest = {
|
|
23
|
+
id,
|
|
24
|
+
status,
|
|
25
|
+
createdAt,
|
|
26
|
+
updatedAt,
|
|
19
27
|
groupId,
|
|
20
28
|
group,
|
|
21
29
|
accountId,
|
package/docs/Image.md
CHANGED
|
@@ -5,6 +5,12 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**id** | **string** | | [default to undefined]
|
|
9
|
+
**name** | **string** | | [default to undefined]
|
|
10
|
+
**uri** | **string** | | [default to undefined]
|
|
11
|
+
**width** | **number** | | [default to undefined]
|
|
12
|
+
**height** | **number** | | [default to undefined]
|
|
13
|
+
**createdAt** | **string** | | [default to undefined]
|
|
8
14
|
**type** | [**ImageType**](ImageType.md) | | [default to undefined]
|
|
9
15
|
**description** | **string** | | [default to undefined]
|
|
10
16
|
**moderation** | [**ImageModerationLevel**](ImageModerationLevel.md) | | [default to undefined]
|
|
@@ -16,6 +22,12 @@ Name | Type | Description | Notes
|
|
|
16
22
|
import { Image } from '@connectedxm/admin-sdk';
|
|
17
23
|
|
|
18
24
|
const instance: Image = {
|
|
25
|
+
id,
|
|
26
|
+
name,
|
|
27
|
+
uri,
|
|
28
|
+
width,
|
|
29
|
+
height,
|
|
30
|
+
createdAt,
|
|
19
31
|
type,
|
|
20
32
|
description,
|
|
21
33
|
moderation,
|
package/docs/ImageUsage.md
CHANGED
|
@@ -5,7 +5,17 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**
|
|
8
|
+
**id** | **string** | | [default to undefined]
|
|
9
|
+
**name** | **string** | | [default to undefined]
|
|
10
|
+
**uri** | **string** | | [default to undefined]
|
|
11
|
+
**width** | **number** | | [default to undefined]
|
|
12
|
+
**height** | **number** | | [default to undefined]
|
|
13
|
+
**createdAt** | **string** | | [default to undefined]
|
|
14
|
+
**type** | [**ImageType**](ImageType.md) | | [default to undefined]
|
|
15
|
+
**description** | **string** | | [default to undefined]
|
|
16
|
+
**moderation** | [**ImageModerationLevel**](ImageModerationLevel.md) | | [default to undefined]
|
|
17
|
+
**updatedAt** | **string** | | [default to undefined]
|
|
18
|
+
**_count** | [**ImageUsageAllOfCount**](ImageUsageAllOfCount.md) | | [default to undefined]
|
|
9
19
|
|
|
10
20
|
## Example
|
|
11
21
|
|
|
@@ -13,6 +23,16 @@ Name | Type | Description | Notes
|
|
|
13
23
|
import { ImageUsage } from '@connectedxm/admin-sdk';
|
|
14
24
|
|
|
15
25
|
const instance: ImageUsage = {
|
|
26
|
+
id,
|
|
27
|
+
name,
|
|
28
|
+
uri,
|
|
29
|
+
width,
|
|
30
|
+
height,
|
|
31
|
+
createdAt,
|
|
32
|
+
type,
|
|
33
|
+
description,
|
|
34
|
+
moderation,
|
|
35
|
+
updatedAt,
|
|
16
36
|
_count,
|
|
17
37
|
};
|
|
18
38
|
```
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#
|
|
1
|
+
# ImageUsageAllOfCount
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Properties
|
|
@@ -16,9 +16,9 @@ Name | Type | Description | Notes
|
|
|
16
16
|
## Example
|
|
17
17
|
|
|
18
18
|
```typescript
|
|
19
|
-
import {
|
|
19
|
+
import { ImageUsageAllOfCount } from '@connectedxm/admin-sdk';
|
|
20
20
|
|
|
21
|
-
const instance:
|
|
21
|
+
const instance: ImageUsageAllOfCount = {
|
|
22
22
|
accounts,
|
|
23
23
|
events,
|
|
24
24
|
sessions,
|
package/docs/ImageWCopyUri.md
CHANGED
|
@@ -5,6 +5,16 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**id** | **string** | | [default to undefined]
|
|
9
|
+
**name** | **string** | | [default to undefined]
|
|
10
|
+
**uri** | **string** | | [default to undefined]
|
|
11
|
+
**width** | **number** | | [default to undefined]
|
|
12
|
+
**height** | **number** | | [default to undefined]
|
|
13
|
+
**createdAt** | **string** | | [default to undefined]
|
|
14
|
+
**type** | [**ImageType**](ImageType.md) | | [default to undefined]
|
|
15
|
+
**description** | **string** | | [default to undefined]
|
|
16
|
+
**moderation** | [**ImageModerationLevel**](ImageModerationLevel.md) | | [default to undefined]
|
|
17
|
+
**updatedAt** | **string** | | [default to undefined]
|
|
8
18
|
**copyUri** | **string** | | [default to undefined]
|
|
9
19
|
|
|
10
20
|
## Example
|
|
@@ -13,6 +23,16 @@ Name | Type | Description | Notes
|
|
|
13
23
|
import { ImageWCopyUri } from '@connectedxm/admin-sdk';
|
|
14
24
|
|
|
15
25
|
const instance: ImageWCopyUri = {
|
|
26
|
+
id,
|
|
27
|
+
name,
|
|
28
|
+
uri,
|
|
29
|
+
width,
|
|
30
|
+
height,
|
|
31
|
+
createdAt,
|
|
32
|
+
type,
|
|
33
|
+
description,
|
|
34
|
+
moderation,
|
|
35
|
+
updatedAt,
|
|
16
36
|
copyUri,
|
|
17
37
|
};
|
|
18
38
|
```
|
package/docs/Import.md
CHANGED
|
@@ -5,9 +5,15 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**id** | **string** | | [default to undefined]
|
|
9
|
+
**type** | **string** | | [default to undefined]
|
|
10
|
+
**overwrite** | **boolean** | | [default to undefined]
|
|
11
|
+
**userId** | **string** | | [default to undefined]
|
|
12
|
+
**createdAt** | **string** | | [default to undefined]
|
|
13
|
+
**updatedAt** | **string** | | [default to undefined]
|
|
8
14
|
**user** | [**BaseUser**](BaseUser.md) | | [default to undefined]
|
|
9
15
|
**tier** | [**BaseTier**](BaseTier.md) | | [default to undefined]
|
|
10
|
-
**_count** | [**
|
|
16
|
+
**_count** | [**ImportAllOfCount**](ImportAllOfCount.md) | | [default to undefined]
|
|
11
17
|
|
|
12
18
|
## Example
|
|
13
19
|
|
|
@@ -15,6 +21,12 @@ Name | Type | Description | Notes
|
|
|
15
21
|
import { Import } from '@connectedxm/admin-sdk';
|
|
16
22
|
|
|
17
23
|
const instance: Import = {
|
|
24
|
+
id,
|
|
25
|
+
type,
|
|
26
|
+
overwrite,
|
|
27
|
+
userId,
|
|
28
|
+
createdAt,
|
|
29
|
+
updatedAt,
|
|
18
30
|
user,
|
|
19
31
|
tier,
|
|
20
32
|
_count,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#
|
|
1
|
+
# ImportAllOfCount
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Properties
|
|
@@ -10,9 +10,9 @@ Name | Type | Description | Notes
|
|
|
10
10
|
## Example
|
|
11
11
|
|
|
12
12
|
```typescript
|
|
13
|
-
import {
|
|
13
|
+
import { ImportAllOfCount } from '@connectedxm/admin-sdk';
|
|
14
14
|
|
|
15
|
-
const instance:
|
|
15
|
+
const instance: ImportAllOfCount = {
|
|
16
16
|
items,
|
|
17
17
|
};
|
|
18
18
|
```
|
package/docs/ImportItem.md
CHANGED
|
@@ -5,6 +5,14 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**id** | **string** | | [default to undefined]
|
|
9
|
+
**importId** | **string** | | [default to undefined]
|
|
10
|
+
**values** | **string** | | [default to undefined]
|
|
11
|
+
**status** | [**ImportItemStatus**](ImportItemStatus.md) | | [default to undefined]
|
|
12
|
+
**message** | **string** | | [default to undefined]
|
|
13
|
+
**debug** | **string** | | [default to undefined]
|
|
14
|
+
**createdAt** | **string** | | [default to undefined]
|
|
15
|
+
**updatedAt** | **string** | | [default to undefined]
|
|
8
16
|
**_import** | [**BaseImport**](BaseImport.md) | | [default to undefined]
|
|
9
17
|
|
|
10
18
|
## Example
|
|
@@ -13,6 +21,14 @@ Name | Type | Description | Notes
|
|
|
13
21
|
import { ImportItem } from '@connectedxm/admin-sdk';
|
|
14
22
|
|
|
15
23
|
const instance: ImportItem = {
|
|
24
|
+
id,
|
|
25
|
+
importId,
|
|
26
|
+
values,
|
|
27
|
+
status,
|
|
28
|
+
message,
|
|
29
|
+
debug,
|
|
30
|
+
createdAt,
|
|
31
|
+
updatedAt,
|
|
16
32
|
_import,
|
|
17
33
|
};
|
|
18
34
|
```
|
package/docs/Integration.md
CHANGED
|
@@ -5,10 +5,15 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**id** | **string** | | [default to undefined]
|
|
9
|
+
**type** | [**IntegrationType**](IntegrationType.md) | | [default to undefined]
|
|
10
|
+
**enabled** | **boolean** | | [default to undefined]
|
|
11
|
+
**createdAt** | **string** | | [default to undefined]
|
|
12
|
+
**updatedAt** | **string** | | [default to undefined]
|
|
8
13
|
**publicUrl** | **string** | | [default to undefined]
|
|
9
14
|
**publicKey** | **string** | | [default to undefined]
|
|
10
15
|
**secretKey** | **string** | | [default to undefined]
|
|
11
|
-
**details** | [**
|
|
16
|
+
**details** | [**IntegrationAllOfDetails**](IntegrationAllOfDetails.md) | | [default to undefined]
|
|
12
17
|
|
|
13
18
|
## Example
|
|
14
19
|
|
|
@@ -16,6 +21,11 @@ Name | Type | Description | Notes
|
|
|
16
21
|
import { Integration } from '@connectedxm/admin-sdk';
|
|
17
22
|
|
|
18
23
|
const instance: Integration = {
|
|
24
|
+
id,
|
|
25
|
+
type,
|
|
26
|
+
enabled,
|
|
27
|
+
createdAt,
|
|
28
|
+
updatedAt,
|
|
19
29
|
publicUrl,
|
|
20
30
|
publicKey,
|
|
21
31
|
secretKey,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#
|
|
1
|
+
# IntegrationAllOfDetails
|
|
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 { IntegrationAllOfDetails } from '@connectedxm/admin-sdk';
|
|
17
17
|
|
|
18
|
-
const instance:
|
|
18
|
+
const instance: IntegrationAllOfDetails = {
|
|
19
19
|
type,
|
|
20
20
|
name,
|
|
21
21
|
description,
|