@rc-ex/core 1.3.8 → 1.3.10
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/lib/Rest.js +1 -1
- package/lib/Rest.js.map +1 -1
- package/lib/definitions/AccountInfo.d.ts +2 -2
- package/lib/definitions/AccountStatusInfo.d.ts +10 -9
- package/lib/definitions/ActivePermissionResource.d.ts +1 -1
- package/lib/definitions/AutoShared.d.ts +15 -0
- package/lib/definitions/{StatusInfo.js → AutoShared.js} +1 -1
- package/lib/definitions/AutoShared.js.map +1 -0
- package/lib/definitions/CallQueueDetails.d.ts +13 -4
- package/lib/definitions/CallQueueInfo.d.ts +8 -0
- package/lib/definitions/CallQueueOverflowSettings.d.ts +2 -2
- package/lib/definitions/CloudRecording.d.ts +11 -2
- package/lib/definitions/ContentAttachment.d.ts +76 -0
- package/lib/definitions/{CallQueueUpdateDetails.js → ContentAttachment.js} +1 -1
- package/lib/definitions/ContentAttachment.js.map +1 -0
- package/lib/definitions/ContentBodyFormatted.d.ts +12 -0
- package/lib/definitions/{CallQueueOverflowAgent.js → ContentBodyFormatted.js} +1 -1
- package/lib/definitions/ContentBodyFormatted.js.map +1 -0
- package/lib/definitions/ContentContextData.d.ts +9 -0
- package/lib/definitions/{RcvListDelegatorsParameters.js → ContentContextData.js} +1 -1
- package/lib/definitions/ContentContextData.js.map +1 -0
- package/lib/definitions/ContentList.d.ts +13 -0
- package/lib/definitions/ContentList.js +3 -0
- package/lib/definitions/ContentList.js.map +1 -0
- package/lib/definitions/ContentModel.d.ts +223 -0
- package/lib/definitions/ContentModel.js +3 -0
- package/lib/definitions/ContentModel.js.map +1 -0
- package/lib/definitions/CreateContentRequest.d.ts +131 -0
- package/lib/definitions/CreateContentRequest.js +3 -0
- package/lib/definitions/CreateContentRequest.js.map +1 -0
- package/lib/definitions/ExtensionUpdateRequest.d.ts +1 -1
- package/lib/definitions/GetExtensionInfoResponse.d.ts +1 -1
- package/lib/definitions/GetExtensionListInfoResponse.d.ts +1 -1
- package/lib/definitions/Host.d.ts +3 -3
- package/lib/definitions/IdentitiesList.d.ts +13 -0
- package/lib/definitions/IdentitiesList.js +3 -0
- package/lib/definitions/IdentitiesList.js.map +1 -0
- package/lib/definitions/IdentityExtraValues.d.ts +6 -0
- package/lib/definitions/IdentityExtraValues.js +3 -0
- package/lib/definitions/IdentityExtraValues.js.map +1 -0
- package/lib/definitions/IdentityModel.d.ts +231 -0
- package/lib/definitions/IdentityModel.js +3 -0
- package/lib/definitions/IdentityModel.js.map +1 -0
- package/lib/definitions/ImportIdentityRequest.d.ts +61 -0
- package/lib/definitions/ImportIdentityRequest.js +3 -0
- package/lib/definitions/ImportIdentityRequest.js.map +1 -0
- package/lib/definitions/IntrospectTokenRequest.d.ts +13 -0
- package/lib/definitions/IntrospectTokenRequest.js +3 -0
- package/lib/definitions/IntrospectTokenRequest.js.map +1 -0
- package/lib/definitions/ListCallQueuesParameters.d.ts +2 -4
- package/lib/definitions/ListExtensionsParameters.d.ts +1 -1
- package/lib/definitions/ListOfAvailableForAssigningRolesParameters.d.ts +25 -0
- package/lib/definitions/ListOfAvailableForAssigningRolesParameters.js +3 -0
- package/lib/definitions/ListOfAvailableForAssigningRolesParameters.js.map +1 -0
- package/lib/definitions/ListStandardUserRoleParameters.d.ts +5 -0
- package/lib/definitions/ListVideoMeetingsParameters.d.ts +17 -1
- package/lib/definitions/Meeting.d.ts +27 -13
- package/lib/definitions/MeetingPage.d.ts +3 -1
- package/lib/definitions/NonEnumeratedPagingModel.d.ts +31 -0
- package/lib/definitions/NonEnumeratedPagingModel.js +3 -0
- package/lib/definitions/NonEnumeratedPagingModel.js.map +1 -0
- package/lib/definitions/Paging.d.ts +1 -0
- package/lib/definitions/Participant.d.ts +11 -5
- package/lib/definitions/PermissionIdResource.d.ts +4 -0
- package/lib/definitions/PermissionsCapabilities.d.ts +18 -0
- package/lib/definitions/PermissionsCapabilities.js +3 -0
- package/lib/definitions/PermissionsCapabilities.js.map +1 -0
- package/lib/definitions/ReadUserRoleParameters.d.ts +11 -0
- package/lib/definitions/ReadUserRoleParameters.js +3 -0
- package/lib/definitions/ReadUserRoleParameters.js.map +1 -0
- package/lib/definitions/Recording.d.ts +20 -7
- package/lib/definitions/RecordingsPreferences.d.ts +4 -0
- package/lib/definitions/RoleResource.d.ts +7 -1
- package/lib/definitions/SessionInfoResponse.d.ts +42 -0
- package/lib/definitions/SessionInfoResponse.js +3 -0
- package/lib/definitions/SessionInfoResponse.js.map +1 -0
- package/lib/definitions/SipInfoResponse.d.ts +1 -1
- package/lib/definitions/SocMsgListContentsParameters.d.ts +60 -0
- package/lib/definitions/SocMsgListContentsParameters.js +3 -0
- package/lib/definitions/SocMsgListContentsParameters.js.map +1 -0
- package/lib/definitions/SocMsgListIdentitiesParameters.d.ts +43 -0
- package/lib/definitions/SocMsgListIdentitiesParameters.js +3 -0
- package/lib/definitions/SocMsgListIdentitiesParameters.js.map +1 -0
- package/lib/definitions/TokenInfo.d.ts +19 -0
- package/lib/definitions/TokenIntrospectionResponse.d.ts +47 -0
- package/lib/definitions/TokenIntrospectionResponse.js +3 -0
- package/lib/definitions/TokenIntrospectionResponse.js.map +1 -0
- package/lib/definitions/UserPhoneNumberInfo.d.ts +1 -1
- package/lib/paths/Cx/SocialMessaging/V1/Contents/index.d.ts +67 -0
- package/lib/paths/Cx/SocialMessaging/V1/Contents/index.js +85 -0
- package/lib/paths/Cx/SocialMessaging/V1/Contents/index.js.map +1 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Anonymize/index.d.ts +17 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Anonymize/index.js +25 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Anonymize/index.js.map +1 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Deanonymize/index.d.ts +19 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Deanonymize/index.js +27 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Deanonymize/index.js.map +1 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Import/index.d.ts +20 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Import/index.js +27 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/Import/index.js.map +1 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/index.d.ts +42 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/index.js +67 -0
- package/lib/paths/Cx/SocialMessaging/V1/Identities/index.js.map +1 -0
- package/lib/paths/Cx/SocialMessaging/V1/index.d.ts +12 -0
- package/lib/paths/Cx/SocialMessaging/V1/index.js +24 -0
- package/lib/paths/Cx/SocialMessaging/V1/index.js.map +1 -0
- package/lib/paths/Cx/SocialMessaging/index.d.ts +10 -0
- package/lib/paths/Cx/SocialMessaging/index.js +20 -0
- package/lib/paths/Cx/SocialMessaging/index.js.map +1 -0
- package/lib/paths/Cx/index.d.ts +9 -0
- package/lib/paths/Cx/index.js +19 -0
- package/lib/paths/Cx/index.js.map +1 -0
- package/lib/paths/Rcvideo/V1/Account/Extension/Recordings/index.d.ts +3 -1
- package/lib/paths/Rcvideo/V1/Account/Extension/Recordings/index.js +3 -1
- package/lib/paths/Rcvideo/V1/Account/Extension/Recordings/index.js.map +1 -1
- package/lib/paths/Rcvideo/V1/Account/Recordings/index.d.ts +3 -1
- package/lib/paths/Rcvideo/V1/Account/Recordings/index.js +3 -1
- package/lib/paths/Rcvideo/V1/Account/Recordings/index.js.map +1 -1
- package/lib/paths/Rcvideo/V1/Accounts/Extensions/Delegators/index.d.ts +1 -2
- package/lib/paths/Rcvideo/V1/Accounts/Extensions/Delegators/index.js +2 -2
- package/lib/paths/Rcvideo/V1/Accounts/Extensions/Delegators/index.js.map +1 -1
- package/lib/paths/Restapi/Account/CallQueues/index.d.ts +1 -4
- package/lib/paths/Restapi/Account/CallQueues/index.js +2 -4
- package/lib/paths/Restapi/Account/CallQueues/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/AssignableRoles/index.d.ts +18 -0
- package/lib/paths/Restapi/Account/Extension/AssignableRoles/index.js +24 -0
- package/lib/paths/Restapi/Account/Extension/AssignableRoles/index.js.map +1 -0
- package/lib/paths/Restapi/Account/Extension/OverflowSettings/index.d.ts +0 -1
- package/lib/paths/Restapi/Account/Extension/OverflowSettings/index.js +0 -1
- package/lib/paths/Restapi/Account/Extension/OverflowSettings/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/index.d.ts +2 -0
- package/lib/paths/Restapi/Account/Extension/index.js +4 -0
- package/lib/paths/Restapi/Account/Extension/index.js.map +1 -1
- package/lib/paths/Restapi/Account/UserRole/index.d.ts +3 -2
- package/lib/paths/Restapi/Account/UserRole/index.js +2 -2
- package/lib/paths/Restapi/Account/UserRole/index.js.map +1 -1
- package/lib/paths/Restapi/Oauth/Introspect/index.d.ts +24 -0
- package/lib/paths/Restapi/Oauth/Introspect/index.js +30 -0
- package/lib/paths/Restapi/Oauth/Introspect/index.js.map +1 -0
- package/lib/paths/Restapi/Oauth/SessionInfo/index.d.ts +17 -0
- package/lib/paths/Restapi/Oauth/SessionInfo/index.js +24 -0
- package/lib/paths/Restapi/Oauth/SessionInfo/index.js.map +1 -0
- package/lib/paths/Restapi/Oauth/index.d.ts +4 -0
- package/lib/paths/Restapi/Oauth/index.js +8 -0
- package/lib/paths/Restapi/Oauth/index.js.map +1 -1
- package/package.json +6 -6
- package/src/Rest.ts +1 -1
- package/src/definitions/AccountInfo.ts +2 -2
- package/src/definitions/AccountStatusInfo.ts +10 -9
- package/src/definitions/ActivePermissionResource.ts +1 -1
- package/src/definitions/AutoShared.ts +17 -0
- package/src/definitions/CallQueueDetails.ts +15 -4
- package/src/definitions/CallQueueInfo.ts +10 -0
- package/src/definitions/CallQueueOverflowSettings.ts +2 -2
- package/src/definitions/CloudRecording.ts +13 -2
- package/src/definitions/ContentAttachment.ts +85 -0
- package/src/definitions/ContentBodyFormatted.ts +14 -0
- package/src/definitions/ContentContextData.ts +10 -0
- package/src/definitions/ContentList.ts +16 -0
- package/src/definitions/ContentModel.ts +303 -0
- package/src/definitions/CreateContentRequest.ts +147 -0
- package/src/definitions/ExtensionUpdateRequest.ts +1 -1
- package/src/definitions/GetExtensionInfoResponse.ts +1 -1
- package/src/definitions/GetExtensionListInfoResponse.ts +1 -1
- package/src/definitions/Host.ts +3 -3
- package/src/definitions/IdentitiesList.ts +16 -0
- package/src/definitions/IdentityExtraValues.ts +7 -0
- package/src/definitions/IdentityModel.ts +280 -0
- package/src/definitions/ImportIdentityRequest.ts +73 -0
- package/src/definitions/IntrospectTokenRequest.ts +15 -0
- package/src/definitions/ListCallQueuesParameters.ts +2 -4
- package/src/definitions/ListExtensionsParameters.ts +1 -0
- package/src/definitions/ListOfAvailableForAssigningRolesParameters.ts +27 -0
- package/src/definitions/ListStandardUserRoleParameters.ts +6 -0
- package/src/definitions/ListVideoMeetingsParameters.ts +19 -1
- package/src/definitions/Meeting.ts +30 -13
- package/src/definitions/MeetingPage.ts +3 -1
- package/src/definitions/NonEnumeratedPagingModel.ts +36 -0
- package/src/definitions/Paging.ts +1 -0
- package/src/definitions/Participant.ts +12 -5
- package/src/definitions/PermissionIdResource.ts +6 -0
- package/src/definitions/PermissionsCapabilities.ts +21 -0
- package/src/definitions/ReadUserRoleParameters.ts +12 -0
- package/src/definitions/Recording.ts +23 -7
- package/src/definitions/RecordingsPreferences.ts +5 -0
- package/src/definitions/RoleResource.ts +7 -1
- package/src/definitions/SessionInfoResponse.ts +50 -0
- package/src/definitions/SipInfoResponse.ts +1 -1
- package/src/definitions/SocMsgListContentsParameters.ts +70 -0
- package/src/definitions/SocMsgListIdentitiesParameters.ts +50 -0
- package/src/definitions/TokenInfo.ts +23 -0
- package/src/definitions/TokenIntrospectionResponse.ts +56 -0
- package/src/definitions/UserPhoneNumberInfo.ts +1 -1
- package/src/paths/Cx/SocialMessaging/V1/Contents/index.ts +98 -0
- package/src/paths/Cx/SocialMessaging/V1/Identities/Anonymize/index.ts +27 -0
- package/src/paths/Cx/SocialMessaging/V1/Identities/Deanonymize/index.ts +29 -0
- package/src/paths/Cx/SocialMessaging/V1/Identities/Import/index.ts +33 -0
- package/src/paths/Cx/SocialMessaging/V1/Identities/index.ts +75 -0
- package/src/paths/Cx/SocialMessaging/V1/index.ts +25 -0
- package/src/paths/Cx/SocialMessaging/index.ts +20 -0
- package/src/paths/Cx/index.ts +18 -0
- package/src/paths/Rcvideo/V1/Account/Extension/Recordings/index.ts +3 -1
- package/src/paths/Rcvideo/V1/Account/Recordings/index.ts +3 -1
- package/src/paths/Rcvideo/V1/Accounts/Extensions/Delegators/index.ts +2 -6
- package/src/paths/Restapi/Account/CallQueues/index.ts +2 -5
- package/src/paths/Restapi/Account/Extension/AssignableRoles/index.ts +31 -0
- package/src/paths/Restapi/Account/Extension/OverflowSettings/index.ts +0 -1
- package/src/paths/Restapi/Account/Extension/index.ts +5 -0
- package/src/paths/Restapi/Account/UserRole/index.ts +5 -4
- package/src/paths/Restapi/Oauth/Introspect/index.ts +42 -0
- package/src/paths/Restapi/Oauth/SessionInfo/index.ts +27 -0
- package/src/paths/Restapi/Oauth/index.ts +10 -0
- package/src/samples.md +3999 -3738
- package/lib/definitions/CallQueueOverflowAgent.d.ts +0 -19
- package/lib/definitions/CallQueueOverflowAgent.js.map +0 -1
- package/lib/definitions/CallQueueUpdateDetails.d.ts +0 -16
- package/lib/definitions/CallQueueUpdateDetails.js.map +0 -1
- package/lib/definitions/RcvListDelegatorsParameters.d.ts +0 -9
- package/lib/definitions/RcvListDelegatorsParameters.js.map +0 -1
- package/lib/definitions/StatusInfo.d.ts +0 -22
- package/lib/definitions/StatusInfo.js.map +0 -1
- package/src/definitions/CallQueueOverflowAgent.ts +0 -23
- package/src/definitions/CallQueueUpdateDetails.ts +0 -20
- package/src/definitions/RcvListDelegatorsParameters.ts +0 -10
- package/src/definitions/StatusInfo.ts +0 -25
|
@@ -6,44 +6,44 @@ import type Recording from './Recording';
|
|
|
6
6
|
*/
|
|
7
7
|
interface Meeting {
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* Call id
|
|
10
10
|
* Required
|
|
11
11
|
*/
|
|
12
12
|
id?: string;
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
14
|
+
* Bridge id
|
|
15
15
|
* Required
|
|
16
16
|
*/
|
|
17
17
|
bridgeId?: string;
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* Short bridge id
|
|
20
20
|
* Required
|
|
21
21
|
*/
|
|
22
22
|
shortId?: string;
|
|
23
23
|
/**
|
|
24
|
-
*
|
|
24
|
+
* Start time ISO 8601
|
|
25
25
|
* Required
|
|
26
26
|
* Format: date-time
|
|
27
27
|
*/
|
|
28
28
|
startTime?: string;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* Duration second
|
|
31
31
|
* Format: int32
|
|
32
32
|
* Example: 36
|
|
33
33
|
*/
|
|
34
34
|
duration?: number;
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
36
|
+
* Meetings name
|
|
37
37
|
* Required
|
|
38
38
|
*/
|
|
39
39
|
displayName?: string;
|
|
40
40
|
/**
|
|
41
|
-
*
|
|
41
|
+
* Meeting type
|
|
42
42
|
* Required
|
|
43
43
|
*/
|
|
44
44
|
type?: 'Meeting' | 'Call';
|
|
45
45
|
/**
|
|
46
|
-
*
|
|
46
|
+
* Meeting status
|
|
47
47
|
* Required
|
|
48
48
|
*/
|
|
49
49
|
status?: 'InProgress' | 'Done';
|
|
@@ -52,20 +52,34 @@ interface Meeting {
|
|
|
52
52
|
*/
|
|
53
53
|
hostInfo?: Host;
|
|
54
54
|
/**
|
|
55
|
-
*
|
|
55
|
+
* Describe access rights which has participants to meeting
|
|
56
|
+
* Required
|
|
57
|
+
*/
|
|
58
|
+
rights?: ('delete' | 'download' | 'share')[];
|
|
59
|
+
/**
|
|
60
|
+
* During meeting AI team analyze code and after meeting finished generates text summary about this meeting
|
|
61
|
+
*/
|
|
62
|
+
longSummary?: string;
|
|
63
|
+
/**
|
|
64
|
+
* During meeting AI team analyze code and after meeting finished generates text summary about this meeting
|
|
65
|
+
*/
|
|
66
|
+
shortSummary?: string;
|
|
67
|
+
/**
|
|
68
|
+
* During meeting AI team analyze code and after meeting finished generates key words used in meeting
|
|
56
69
|
*/
|
|
57
|
-
|
|
70
|
+
keywords?: string[];
|
|
58
71
|
/**
|
|
59
|
-
* participants
|
|
72
|
+
* List of the participants in the meeting
|
|
60
73
|
* Required
|
|
61
74
|
*/
|
|
62
75
|
participants?: Participant[];
|
|
63
76
|
/**
|
|
64
|
-
*
|
|
77
|
+
* Recording information
|
|
78
|
+
* Required
|
|
65
79
|
*/
|
|
66
80
|
recordings?: Recording[];
|
|
67
81
|
/**
|
|
68
|
-
*
|
|
82
|
+
* Chat location
|
|
69
83
|
*/
|
|
70
84
|
chatUrl?: string;
|
|
71
85
|
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
interface NonEnumeratedPagingModel {
|
|
2
|
+
/**
|
|
3
|
+
* Current page size, describes how many items are in each page.
|
|
4
|
+
* Matches "perPage" parameter from the request.
|
|
5
|
+
* Required
|
|
6
|
+
* Maximum: 1000
|
|
7
|
+
* Minimum: 1
|
|
8
|
+
* Format: int32
|
|
9
|
+
* Example: 50
|
|
10
|
+
*/
|
|
11
|
+
perPage?: number;
|
|
12
|
+
/**
|
|
13
|
+
* Current page token. May be omitted if result is empty (because non-existent page
|
|
14
|
+
* was specified or perPage=0 was requested)
|
|
15
|
+
*/
|
|
16
|
+
pageToken?: string;
|
|
17
|
+
/**
|
|
18
|
+
* A page token to be used to fetch the next page of the result set. May be omitted if the current page is the last one.
|
|
19
|
+
*/
|
|
20
|
+
nextPageToken?: string;
|
|
21
|
+
/**
|
|
22
|
+
* A page token to be used to fetch the previous page of the result set.
|
|
23
|
+
* May be omitted if the current page is the first one or if the result set does not support backward navigation.
|
|
24
|
+
*/
|
|
25
|
+
previousPageToken?: string;
|
|
26
|
+
/**
|
|
27
|
+
* A page token to be used to fetch the first page of the result set.
|
|
28
|
+
*/
|
|
29
|
+
firstPageToken?: string;
|
|
30
|
+
}
|
|
31
|
+
export default NonEnumeratedPagingModel;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NonEnumeratedPagingModel.js","sourceRoot":"","sources":["../../src/definitions/NonEnumeratedPagingModel.ts"],"names":[],"mappings":""}
|
|
@@ -2,28 +2,34 @@
|
|
|
2
2
|
* Participant information
|
|
3
3
|
*/
|
|
4
4
|
interface Participant {
|
|
5
|
+
/**
|
|
6
|
+
* Participant type
|
|
7
|
+
* Required
|
|
8
|
+
*/
|
|
9
|
+
type?: string;
|
|
5
10
|
/**
|
|
6
11
|
* id
|
|
12
|
+
* Required
|
|
7
13
|
*/
|
|
8
14
|
id?: string;
|
|
9
15
|
/**
|
|
10
|
-
*
|
|
16
|
+
* Account id
|
|
11
17
|
*/
|
|
12
18
|
accountId?: string;
|
|
13
19
|
/**
|
|
14
|
-
*
|
|
20
|
+
* Extension id
|
|
15
21
|
*/
|
|
16
22
|
extensionId?: string;
|
|
17
23
|
/**
|
|
18
|
-
*
|
|
24
|
+
* Display name
|
|
19
25
|
*/
|
|
20
26
|
displayName?: string;
|
|
21
27
|
/**
|
|
22
|
-
*
|
|
28
|
+
* Caller id
|
|
23
29
|
*/
|
|
24
30
|
callerId?: string;
|
|
25
31
|
/**
|
|
26
|
-
*
|
|
32
|
+
* Pass-thru parameter in join url
|
|
27
33
|
*/
|
|
28
34
|
correlationId?: string;
|
|
29
35
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import type PermissionsCapabilities from './PermissionsCapabilities';
|
|
1
2
|
interface PermissionIdResource {
|
|
2
3
|
/**
|
|
3
4
|
* Format: uri
|
|
@@ -18,5 +19,8 @@ interface PermissionIdResource {
|
|
|
18
19
|
* Specifies if the permission can be assigned by the account administrator
|
|
19
20
|
*/
|
|
20
21
|
assignable?: boolean;
|
|
22
|
+
/**
|
|
23
|
+
*/
|
|
24
|
+
permissionsCapabilities?: PermissionsCapabilities;
|
|
21
25
|
}
|
|
22
26
|
export default PermissionIdResource;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Advanced permissions capabilities. Returned if `advancedPermissions` query parameter is set to `true`.
|
|
3
|
+
*/
|
|
4
|
+
interface PermissionsCapabilities {
|
|
5
|
+
/**
|
|
6
|
+
* Specifies whether the user is enabled with the listed permission or not
|
|
7
|
+
*/
|
|
8
|
+
enabled?: boolean;
|
|
9
|
+
/**
|
|
10
|
+
* Specifies if the user can manage the listed permission and is allowed to enable it on other users
|
|
11
|
+
*/
|
|
12
|
+
manageEnabled?: boolean;
|
|
13
|
+
/**
|
|
14
|
+
* Specifies if the users who were enabled with the listed permission can grant it further to other users
|
|
15
|
+
*/
|
|
16
|
+
grantEnabled?: boolean;
|
|
17
|
+
}
|
|
18
|
+
export default PermissionsCapabilities;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PermissionsCapabilities.js","sourceRoot":"","sources":["../../src/definitions/PermissionsCapabilities.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Query parameters for operation readUserRole
|
|
3
|
+
*/
|
|
4
|
+
interface ReadUserRoleParameters {
|
|
5
|
+
/**
|
|
6
|
+
* Specifies whether to return advanced permissions capabilities within `permissionsCapabilities` resource.
|
|
7
|
+
* The default value is false.
|
|
8
|
+
*/
|
|
9
|
+
advancedPermissions?: boolean;
|
|
10
|
+
}
|
|
11
|
+
export default ReadUserRoleParameters;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReadUserRoleParameters.js","sourceRoot":"","sources":["../../src/definitions/ReadUserRoleParameters.ts"],"names":[],"mappings":""}
|
|
@@ -4,29 +4,42 @@ import type JsValue from './JsValue';
|
|
|
4
4
|
*/
|
|
5
5
|
interface Recording {
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
7
|
+
* Recording id
|
|
8
|
+
* Required
|
|
8
9
|
*/
|
|
9
10
|
id?: string;
|
|
10
11
|
/**
|
|
11
|
-
*
|
|
12
|
+
* Recording start time
|
|
12
13
|
* Format: int64
|
|
13
14
|
*/
|
|
14
15
|
startTime?: number;
|
|
15
16
|
/**
|
|
16
|
-
* recording
|
|
17
|
+
* Secure Link to the recording file
|
|
17
18
|
*/
|
|
18
|
-
|
|
19
|
+
url?: string;
|
|
19
20
|
/**
|
|
20
21
|
*/
|
|
21
22
|
metadata?: JsValue;
|
|
22
23
|
/**
|
|
23
|
-
*
|
|
24
|
+
* Recording processing status
|
|
24
25
|
*/
|
|
25
|
-
status?: 'Processing' | 'Processed' | 'Error' | 'Corrupted' | 'InProgress';
|
|
26
|
+
status?: 'Processing' | 'Processed' | 'Error' | 'Corrupted' | 'InProgress' | 'Purged' | 'Failed';
|
|
26
27
|
/**
|
|
27
|
-
*
|
|
28
|
+
* Availability status
|
|
28
29
|
* Required
|
|
29
30
|
*/
|
|
30
31
|
availabilityStatus?: 'Alive' | 'Deleted' | 'Purged' | 'NotAvailable';
|
|
32
|
+
/**
|
|
33
|
+
* During meeting AI team analyze code and after meeting finished generates text summary about this meeting
|
|
34
|
+
*/
|
|
35
|
+
longSummary?: string;
|
|
36
|
+
/**
|
|
37
|
+
* During meeting AI team analyze code and after meeting finished generates text summary about this meeting
|
|
38
|
+
*/
|
|
39
|
+
shortSummary?: string;
|
|
40
|
+
/**
|
|
41
|
+
* During meeting AI team analyze code and after meeting finished generates key words used in meeting
|
|
42
|
+
*/
|
|
43
|
+
keywords?: string[];
|
|
31
44
|
}
|
|
32
45
|
export default Recording;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type EveryoneCanControl from './EveryoneCanControl';
|
|
2
|
+
import type AutoShared from './AutoShared';
|
|
2
3
|
/**
|
|
3
4
|
* Recordings preferences
|
|
4
5
|
*/
|
|
@@ -6,5 +7,8 @@ interface RecordingsPreferences {
|
|
|
6
7
|
/**
|
|
7
8
|
*/
|
|
8
9
|
everyoneCanControl?: EveryoneCanControl;
|
|
10
|
+
/**
|
|
11
|
+
*/
|
|
12
|
+
autoShared?: AutoShared;
|
|
9
13
|
}
|
|
10
14
|
export default RecordingsPreferences;
|
|
@@ -1,17 +1,21 @@
|
|
|
1
1
|
import type PermissionIdResource from './PermissionIdResource';
|
|
2
2
|
interface RoleResource {
|
|
3
3
|
/**
|
|
4
|
+
* Link to a role resource
|
|
4
5
|
* Format: uri
|
|
5
6
|
*/
|
|
6
7
|
uri?: string;
|
|
7
8
|
/**
|
|
9
|
+
* Internal identifier of a role
|
|
8
10
|
*/
|
|
9
11
|
id?: string;
|
|
10
12
|
/**
|
|
13
|
+
* Dispayed name of a role
|
|
11
14
|
* Example: Super Admin
|
|
12
15
|
*/
|
|
13
16
|
displayName?: string;
|
|
14
17
|
/**
|
|
18
|
+
* Role description
|
|
15
19
|
* Example: Primary company administrator role
|
|
16
20
|
*/
|
|
17
21
|
description?: string;
|
|
@@ -20,11 +24,13 @@ interface RoleResource {
|
|
|
20
24
|
*/
|
|
21
25
|
siteCompatible?: boolean;
|
|
22
26
|
/**
|
|
27
|
+
* Specifies if a user role is custom
|
|
23
28
|
*/
|
|
24
29
|
custom?: boolean;
|
|
25
30
|
/**
|
|
31
|
+
* Specifies resource for permission
|
|
26
32
|
*/
|
|
27
|
-
scope?:
|
|
33
|
+
scope?: 'Account' | 'AllExtensions' | 'Federation' | 'NonUserExtensions' | 'RoleBased' | 'Self' | 'UserExtensions';
|
|
28
34
|
/**
|
|
29
35
|
*/
|
|
30
36
|
hidden?: boolean;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
interface SessionInfoResponse {
|
|
2
|
+
/**
|
|
3
|
+
* Identifier (key) of a client application
|
|
4
|
+
* Required
|
|
5
|
+
*/
|
|
6
|
+
client_id?: string;
|
|
7
|
+
/**
|
|
8
|
+
* List of permissions (space separated) granted to the application with this token
|
|
9
|
+
* Example: AccountInfo CallLog ExtensionInfo Messages SMS
|
|
10
|
+
*/
|
|
11
|
+
scope?: string;
|
|
12
|
+
/**
|
|
13
|
+
* Subject of the token (extension ID or the owner)
|
|
14
|
+
*/
|
|
15
|
+
sub?: string;
|
|
16
|
+
/**
|
|
17
|
+
* RC account ID associated with the token
|
|
18
|
+
*/
|
|
19
|
+
account_id?: string;
|
|
20
|
+
/**
|
|
21
|
+
* Remaining time in seconds until session expiration due to absolute timeout
|
|
22
|
+
* Format: int32
|
|
23
|
+
*/
|
|
24
|
+
session_expires_in?: number;
|
|
25
|
+
/**
|
|
26
|
+
* Absolute value of session expiration time in ISO date formatted string
|
|
27
|
+
* Format: date-time
|
|
28
|
+
* Example: 2023-04-01T12:00:01Z
|
|
29
|
+
*/
|
|
30
|
+
session_expiration_time?: string;
|
|
31
|
+
/**
|
|
32
|
+
* OAuth session ID
|
|
33
|
+
* Required
|
|
34
|
+
*/
|
|
35
|
+
session_id?: string;
|
|
36
|
+
/**
|
|
37
|
+
* Nominal value of session idle timeout in seconds
|
|
38
|
+
* Format: int32
|
|
39
|
+
*/
|
|
40
|
+
session_idle_timeout?: number;
|
|
41
|
+
}
|
|
42
|
+
export default SessionInfoResponse;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SessionInfoResponse.js","sourceRoot":"","sources":["../../src/definitions/SessionInfoResponse.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Query parameters for operation socMsgListContents
|
|
3
|
+
*/
|
|
4
|
+
interface SocMsgListContentsParameters {
|
|
5
|
+
/**
|
|
6
|
+
* Filter based on the specified intervention identifiers.
|
|
7
|
+
* Example: 7f946431b6eebffafae642cc,re946431b6eebffafae642cc
|
|
8
|
+
*/
|
|
9
|
+
intervention?: string[];
|
|
10
|
+
/**
|
|
11
|
+
* Filter based on the specified identity identifiers.
|
|
12
|
+
* Example: 7f946431b6eebffafae642cc,re946431b6eebffafae642cc
|
|
13
|
+
*/
|
|
14
|
+
identity?: string[];
|
|
15
|
+
/**
|
|
16
|
+
* Filter based on the specified identity group identifiers.
|
|
17
|
+
* Example: 7f946431b6eebffafae642cc,re946431b6eebffafae642cc
|
|
18
|
+
*/
|
|
19
|
+
identityGroup?: string[];
|
|
20
|
+
/**
|
|
21
|
+
* Filter based on the specified channel identifiers.
|
|
22
|
+
* Example: 7f946431b6eebffafae642cc
|
|
23
|
+
*/
|
|
24
|
+
source?: string[];
|
|
25
|
+
/**
|
|
26
|
+
* Filter based on the specified thread identifiers.
|
|
27
|
+
* Example: 7f946431b6eebffafae642cc
|
|
28
|
+
*/
|
|
29
|
+
thread?: string[];
|
|
30
|
+
/**
|
|
31
|
+
* Filter based on the specified text(s). Provided multiple times, the values are ANDed.
|
|
32
|
+
*/
|
|
33
|
+
text?: string[];
|
|
34
|
+
/**
|
|
35
|
+
* Filter for specified status.
|
|
36
|
+
*/
|
|
37
|
+
status?: ('New' | 'Assigned' | 'Replied' | 'UserReply' | 'UserInitiated' | 'Ignored')[];
|
|
38
|
+
/**
|
|
39
|
+
* Ordering by creationTime is descending by default.
|
|
40
|
+
* Example: +creationTime
|
|
41
|
+
* Default: -creationTime
|
|
42
|
+
*/
|
|
43
|
+
orderBy?: '-creationTime' | '+creationTime' | 'creationTime';
|
|
44
|
+
/**
|
|
45
|
+
* The token indicating the particular page of the result set to be retrieved.
|
|
46
|
+
* If omitted the first page will be returned.
|
|
47
|
+
*/
|
|
48
|
+
pageToken?: string;
|
|
49
|
+
/**
|
|
50
|
+
* The number of items per page. If provided value in the request
|
|
51
|
+
* is greater than a maximum, the maximum value is applied
|
|
52
|
+
* Maximum: 1000
|
|
53
|
+
* Minimum: 1
|
|
54
|
+
* Format: int32
|
|
55
|
+
* Example: 100
|
|
56
|
+
* Default: 100
|
|
57
|
+
*/
|
|
58
|
+
perPage?: number;
|
|
59
|
+
}
|
|
60
|
+
export default SocMsgListContentsParameters;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SocMsgListContentsParameters.js","sourceRoot":"","sources":["../../src/definitions/SocMsgListContentsParameters.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Query parameters for operation socMsgListIdentities
|
|
3
|
+
*/
|
|
4
|
+
interface SocMsgListIdentitiesParameters {
|
|
5
|
+
/**
|
|
6
|
+
* Filter based on the specified sourceId.
|
|
7
|
+
*/
|
|
8
|
+
sourceId?: string;
|
|
9
|
+
/**
|
|
10
|
+
* Filter based on the specified identityGroupId.
|
|
11
|
+
*/
|
|
12
|
+
identityGroupId?: string;
|
|
13
|
+
/**
|
|
14
|
+
* Filter based on the specified userId.
|
|
15
|
+
*/
|
|
16
|
+
userId?: string;
|
|
17
|
+
/**
|
|
18
|
+
* Filter based on the specified uuid.
|
|
19
|
+
*/
|
|
20
|
+
uuid?: string;
|
|
21
|
+
/**
|
|
22
|
+
* Ordering by creationTime is descending by default.
|
|
23
|
+
* Example: +creationTime
|
|
24
|
+
* Default: -creationTime
|
|
25
|
+
*/
|
|
26
|
+
orderBy?: '-creationTime' | '+creationTime' | 'creationTime';
|
|
27
|
+
/**
|
|
28
|
+
* The token indicating the particular page of the result set to be retrieved.
|
|
29
|
+
* If omitted the first page will be returned.
|
|
30
|
+
*/
|
|
31
|
+
pageToken?: string;
|
|
32
|
+
/**
|
|
33
|
+
* The number of items per page. If provided value in the request
|
|
34
|
+
* is greater than a maximum, the maximum value is applied
|
|
35
|
+
* Maximum: 1000
|
|
36
|
+
* Minimum: 1
|
|
37
|
+
* Format: int32
|
|
38
|
+
* Example: 100
|
|
39
|
+
* Default: 100
|
|
40
|
+
*/
|
|
41
|
+
perPage?: number;
|
|
42
|
+
}
|
|
43
|
+
export default SocMsgListIdentitiesParameters;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SocMsgListIdentitiesParameters.js","sourceRoot":"","sources":["../../src/definitions/SocMsgListIdentitiesParameters.ts"],"names":[],"mappings":""}
|
|
@@ -49,5 +49,24 @@ interface TokenInfo {
|
|
|
49
49
|
* OIDC ID token (if OpenId Connect flow was activated during authorization)
|
|
50
50
|
*/
|
|
51
51
|
id_token?: string;
|
|
52
|
+
/**
|
|
53
|
+
* OAuth session ID
|
|
54
|
+
*/
|
|
55
|
+
session_id?: string;
|
|
56
|
+
/**
|
|
57
|
+
* Absolute value of session expiration time as ISO datetime
|
|
58
|
+
* Format: date-time
|
|
59
|
+
*/
|
|
60
|
+
session_expiration_time?: string;
|
|
61
|
+
/**
|
|
62
|
+
* Remaining time (in seconds) until session expiration due to absolute timeout
|
|
63
|
+
* Format: int32
|
|
64
|
+
*/
|
|
65
|
+
session_expires_in?: number;
|
|
66
|
+
/**
|
|
67
|
+
* Nominal session idle timeout in seconds
|
|
68
|
+
* Format: int32
|
|
69
|
+
*/
|
|
70
|
+
session_idle_timeout?: number;
|
|
52
71
|
}
|
|
53
72
|
export default TokenInfo;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
interface TokenIntrospectionResponse {
|
|
2
|
+
/**
|
|
3
|
+
* Is presented token valid and active
|
|
4
|
+
* Required
|
|
5
|
+
* Example: true
|
|
6
|
+
*/
|
|
7
|
+
active?: boolean;
|
|
8
|
+
/**
|
|
9
|
+
* List of permissions (space separated) granted to the application with this token
|
|
10
|
+
* Example: AccountInfo CallLog ExtensionInfo Messages SMS
|
|
11
|
+
*/
|
|
12
|
+
scope?: string;
|
|
13
|
+
/**
|
|
14
|
+
* Identifier (key) of a client application
|
|
15
|
+
*/
|
|
16
|
+
client_id?: string;
|
|
17
|
+
/**
|
|
18
|
+
* Type of token. The only supported value is `bearer`
|
|
19
|
+
* Example: bearer
|
|
20
|
+
*/
|
|
21
|
+
token_type?: string;
|
|
22
|
+
/**
|
|
23
|
+
* Timestamp indicating when this token will expire in seconds since January 1 1970 UTC
|
|
24
|
+
* Format: int64
|
|
25
|
+
* Example: 1706715293
|
|
26
|
+
*/
|
|
27
|
+
exp?: number;
|
|
28
|
+
/**
|
|
29
|
+
* Timestamp indicating when this token was originally issued in seconds since January 1 1970 UTC
|
|
30
|
+
* Format: int64
|
|
31
|
+
* Example: 1706711693
|
|
32
|
+
*/
|
|
33
|
+
iat?: number;
|
|
34
|
+
/**
|
|
35
|
+
* Subject of the token (extension ID or the owner)
|
|
36
|
+
*/
|
|
37
|
+
sub?: string;
|
|
38
|
+
/**
|
|
39
|
+
* RC account ID associated with the token
|
|
40
|
+
*/
|
|
41
|
+
account_id?: string;
|
|
42
|
+
/**
|
|
43
|
+
* OAuth session ID associated with the token
|
|
44
|
+
*/
|
|
45
|
+
session_id?: string;
|
|
46
|
+
}
|
|
47
|
+
export default TokenIntrospectionResponse;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TokenIntrospectionResponse.js","sourceRoot":"","sources":["../../src/definitions/TokenIntrospectionResponse.ts"],"names":[],"mappings":""}
|
|
@@ -55,7 +55,7 @@ interface UserPhoneNumberInfo {
|
|
|
55
55
|
/**
|
|
56
56
|
* Extension subtype, if applicable. For any unsupported subtypes the 'Unknown' value will be returned
|
|
57
57
|
*/
|
|
58
|
-
subType?: 'VideoPro' | 'VideoProPlus' | 'DigitalSignage' | 'Unknown';
|
|
58
|
+
subType?: 'VideoPro' | 'VideoProPlus' | 'DigitalSignage' | 'Unknown' | 'Emergency';
|
|
59
59
|
/**
|
|
60
60
|
* Usage type of phone number. Numbers of 'NumberPool' type will not be returned for phone number list requests
|
|
61
61
|
*/
|