@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
|
@@ -0,0 +1,280 @@
|
|
|
1
|
+
import type IdentityExtraValues from './IdentityExtraValues';
|
|
2
|
+
|
|
3
|
+
interface IdentityModel {
|
|
4
|
+
/**
|
|
5
|
+
* Identity identifier.
|
|
6
|
+
* Required
|
|
7
|
+
* Example: 506d9e817aa58d1259000f12
|
|
8
|
+
*/
|
|
9
|
+
id?: string;
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* Identity's avatar Uri.
|
|
13
|
+
* Format: uri
|
|
14
|
+
* Example: https://example.com/assets/avatar/default-79fd530c58c2a6b83a11fcc0e842ed7023ceb69292cfeb857bc2af2c624b90fd.png
|
|
15
|
+
*/
|
|
16
|
+
avatarUri?: string;
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* Company.
|
|
20
|
+
* Example: Test Company
|
|
21
|
+
*/
|
|
22
|
+
company?: string;
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* Creation time of the resource.
|
|
26
|
+
* Required
|
|
27
|
+
* Format: date-time
|
|
28
|
+
* Example: 2023-02-04T12:43:07Z
|
|
29
|
+
*/
|
|
30
|
+
creationTime?: string;
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* Display name of the identity.
|
|
34
|
+
* Example: John Doe
|
|
35
|
+
*/
|
|
36
|
+
displayName?: string;
|
|
37
|
+
|
|
38
|
+
/**
|
|
39
|
+
* Email address.
|
|
40
|
+
* Format: email
|
|
41
|
+
* Example: user@example.com
|
|
42
|
+
*/
|
|
43
|
+
emailAddress?: string;
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
*/
|
|
47
|
+
extraValues?: IdentityExtraValues;
|
|
48
|
+
|
|
49
|
+
/**
|
|
50
|
+
* FirstName.
|
|
51
|
+
* Example: John
|
|
52
|
+
*/
|
|
53
|
+
firstName?: string;
|
|
54
|
+
|
|
55
|
+
/**
|
|
56
|
+
* Gender.
|
|
57
|
+
* Example: Woman
|
|
58
|
+
*/
|
|
59
|
+
gender?: 'Man' | 'Woman';
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* Phone number.
|
|
63
|
+
* Example: +33634231224
|
|
64
|
+
*/
|
|
65
|
+
homePhone?: string;
|
|
66
|
+
|
|
67
|
+
/**
|
|
68
|
+
* The identity group id references the identity group that contains
|
|
69
|
+
* all information (phone, notes, etc.). Many identities may belong to
|
|
70
|
+
* this group. If the identity group id is null, it means that identity
|
|
71
|
+
* does not have a group and any extra information.
|
|
72
|
+
* Example: 54085e5b7aa58d8b5d00006c
|
|
73
|
+
*/
|
|
74
|
+
identityGroupId?: string;
|
|
75
|
+
|
|
76
|
+
/**
|
|
77
|
+
* LastName.
|
|
78
|
+
* Example: Doe
|
|
79
|
+
*/
|
|
80
|
+
lastName?: string;
|
|
81
|
+
|
|
82
|
+
/**
|
|
83
|
+
* Phone number.
|
|
84
|
+
* Example: +33634231224
|
|
85
|
+
*/
|
|
86
|
+
mobilePhone?: string;
|
|
87
|
+
|
|
88
|
+
/**
|
|
89
|
+
* Screen name of the identity.
|
|
90
|
+
* Example: John D.
|
|
91
|
+
*/
|
|
92
|
+
screenName?: string;
|
|
93
|
+
|
|
94
|
+
/**
|
|
95
|
+
* Type of the identity.
|
|
96
|
+
* Required
|
|
97
|
+
*/
|
|
98
|
+
type?:
|
|
99
|
+
| 'AppleMessagesForBusiness'
|
|
100
|
+
| 'Email'
|
|
101
|
+
| 'EngageMessaging'
|
|
102
|
+
| 'Facebook'
|
|
103
|
+
| 'GoogleBusinessMessages'
|
|
104
|
+
| 'GoogleMyBusiness'
|
|
105
|
+
| 'Instagram'
|
|
106
|
+
| 'Linkedin'
|
|
107
|
+
| 'Twitter'
|
|
108
|
+
| 'Viber'
|
|
109
|
+
| 'WhatsApp'
|
|
110
|
+
| 'Youtube';
|
|
111
|
+
|
|
112
|
+
/**
|
|
113
|
+
* The time when the last modification was completed.
|
|
114
|
+
* Required
|
|
115
|
+
* Format: date-time
|
|
116
|
+
* Example: 2023-02-04T12:43:07Z
|
|
117
|
+
*/
|
|
118
|
+
lastModifiedTime?: string;
|
|
119
|
+
|
|
120
|
+
/**
|
|
121
|
+
* List of the associated user identifiers who can use the identity.
|
|
122
|
+
*/
|
|
123
|
+
userIds?: string[];
|
|
124
|
+
|
|
125
|
+
/**
|
|
126
|
+
* UUID of the identity.
|
|
127
|
+
* Example: 9680ab94-3b78-495c-bb2c-a969954d8260
|
|
128
|
+
*/
|
|
129
|
+
uuid?: string;
|
|
130
|
+
|
|
131
|
+
/**
|
|
132
|
+
* Device info of the identity.
|
|
133
|
+
*
|
|
134
|
+
* Applicable to Engage Messaging channels only.
|
|
135
|
+
* Example: iPhone (iPhone); iOS 15.0.2
|
|
136
|
+
*/
|
|
137
|
+
mobileDeviceInfo?: string;
|
|
138
|
+
|
|
139
|
+
/**
|
|
140
|
+
* Facebook biography of the identity.
|
|
141
|
+
*
|
|
142
|
+
* Applicable to Facebook and Messenger channels only.
|
|
143
|
+
* Example: Painter living in Paris
|
|
144
|
+
*/
|
|
145
|
+
fbBio?: string;
|
|
146
|
+
|
|
147
|
+
/**
|
|
148
|
+
* Facebook category of the identity.
|
|
149
|
+
*
|
|
150
|
+
* Applicable to Facebook and Messenger channels only.
|
|
151
|
+
* Example: Computers/Internet
|
|
152
|
+
*/
|
|
153
|
+
fbCategory?: string;
|
|
154
|
+
|
|
155
|
+
/**
|
|
156
|
+
* Facebook locale of the identity.
|
|
157
|
+
*
|
|
158
|
+
* Applicable to Facebook and Messenger channels only.
|
|
159
|
+
* Example: fr_FR
|
|
160
|
+
*/
|
|
161
|
+
fbLocale?: string;
|
|
162
|
+
|
|
163
|
+
/**
|
|
164
|
+
* Instagram followers count of the identity.
|
|
165
|
+
*
|
|
166
|
+
* Applicable to Instagram and InstagramMessaging channels only.
|
|
167
|
+
* Format: int32
|
|
168
|
+
* Example: 10
|
|
169
|
+
*/
|
|
170
|
+
igFollowersCount?: number;
|
|
171
|
+
|
|
172
|
+
/**
|
|
173
|
+
* Twitter description of the identity.
|
|
174
|
+
*
|
|
175
|
+
* Applicable to Twitter channels only.
|
|
176
|
+
* Example: Software Engineer
|
|
177
|
+
*/
|
|
178
|
+
twDescription?: string;
|
|
179
|
+
|
|
180
|
+
/**
|
|
181
|
+
* Twitter followers count of the identity.
|
|
182
|
+
*
|
|
183
|
+
* Applicable to Twitter channels only.
|
|
184
|
+
* Format: int32
|
|
185
|
+
* Example: 10
|
|
186
|
+
*/
|
|
187
|
+
twFollowersCount?: number;
|
|
188
|
+
|
|
189
|
+
/**
|
|
190
|
+
* Count of Twitter accounts followed by the identity.
|
|
191
|
+
*
|
|
192
|
+
* Applicable to Twitter channels only.
|
|
193
|
+
* Format: int32
|
|
194
|
+
* Example: 500
|
|
195
|
+
*/
|
|
196
|
+
twFollowingCount?: number;
|
|
197
|
+
|
|
198
|
+
/**
|
|
199
|
+
* Count of tweets of the identity.
|
|
200
|
+
*
|
|
201
|
+
* Applicable to Twitter channels only.
|
|
202
|
+
* Format: int32
|
|
203
|
+
* Example: 42
|
|
204
|
+
*/
|
|
205
|
+
twStatusesCount?: number;
|
|
206
|
+
|
|
207
|
+
/**
|
|
208
|
+
* Twitter location of the identity.
|
|
209
|
+
*
|
|
210
|
+
* Applicable to Twitter channels only.
|
|
211
|
+
* Example: Paris
|
|
212
|
+
*/
|
|
213
|
+
twLocation?: string;
|
|
214
|
+
|
|
215
|
+
/**
|
|
216
|
+
* Viber API version of the identity.
|
|
217
|
+
*
|
|
218
|
+
* Applicable to Viber channels only.
|
|
219
|
+
* Example: 10
|
|
220
|
+
*/
|
|
221
|
+
apiVersion?: string;
|
|
222
|
+
|
|
223
|
+
/**
|
|
224
|
+
* Viber country of the identity.
|
|
225
|
+
*
|
|
226
|
+
* Applicable to Viber channels only.
|
|
227
|
+
* Example: FR
|
|
228
|
+
*/
|
|
229
|
+
country?: string;
|
|
230
|
+
|
|
231
|
+
/**
|
|
232
|
+
* Viber device type of the identity.
|
|
233
|
+
*
|
|
234
|
+
* Applicable to Viber channels only.
|
|
235
|
+
* Example: SM-G970U1
|
|
236
|
+
*/
|
|
237
|
+
deviceType?: string;
|
|
238
|
+
|
|
239
|
+
/**
|
|
240
|
+
* Viber language of the identity.
|
|
241
|
+
*
|
|
242
|
+
* Applicable to Viber channels only.
|
|
243
|
+
* Example: fr-FR
|
|
244
|
+
*/
|
|
245
|
+
language?: string;
|
|
246
|
+
|
|
247
|
+
/**
|
|
248
|
+
* Viber mobile country code of the identity.
|
|
249
|
+
*
|
|
250
|
+
* Applicable to Viber channels only.
|
|
251
|
+
* Example: 1
|
|
252
|
+
*/
|
|
253
|
+
mcc?: string;
|
|
254
|
+
|
|
255
|
+
/**
|
|
256
|
+
* Viber mobile network code of the identity.
|
|
257
|
+
*
|
|
258
|
+
* Applicable to Viber channels only.
|
|
259
|
+
* Example: 220
|
|
260
|
+
*/
|
|
261
|
+
mnc?: string;
|
|
262
|
+
|
|
263
|
+
/**
|
|
264
|
+
* Viber primary device OS of the identity.
|
|
265
|
+
*
|
|
266
|
+
* Applicable to Viber channels only.
|
|
267
|
+
* Example: Android 11
|
|
268
|
+
*/
|
|
269
|
+
primaryDeviceOs?: string;
|
|
270
|
+
|
|
271
|
+
/**
|
|
272
|
+
* Viber application version of the identity.
|
|
273
|
+
*
|
|
274
|
+
* Applicable to Viber channels only.
|
|
275
|
+
* Example: 19.5.0
|
|
276
|
+
*/
|
|
277
|
+
viberVersion?: string;
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
export default IdentityModel;
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import type IdentityExtraValues from './IdentityExtraValues';
|
|
2
|
+
|
|
3
|
+
interface ImportIdentityRequest {
|
|
4
|
+
/**
|
|
5
|
+
* Identifier of the identity on the remote channel.
|
|
6
|
+
* Required
|
|
7
|
+
* Example: 9680ab94-3b78-495c-bb2c-a969954d8260
|
|
8
|
+
*/
|
|
9
|
+
foreignId?: string;
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* The channel identifier to create the identity for.
|
|
13
|
+
* Required
|
|
14
|
+
* Example: 541014e17aa58d8ccf000023
|
|
15
|
+
*/
|
|
16
|
+
sourceId?: string;
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* Company.
|
|
20
|
+
* Example: Test Company
|
|
21
|
+
*/
|
|
22
|
+
company?: string;
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* FirstName.
|
|
26
|
+
* Example: John
|
|
27
|
+
*/
|
|
28
|
+
firstName?: string;
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* Gender.
|
|
32
|
+
* Example: Woman
|
|
33
|
+
*/
|
|
34
|
+
gender?: 'Man' | 'Woman';
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* Phone number.
|
|
38
|
+
* Example: +33634231224
|
|
39
|
+
*/
|
|
40
|
+
homePhone?: string;
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* LastName.
|
|
44
|
+
* Example: Doe
|
|
45
|
+
*/
|
|
46
|
+
lastName?: string;
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* Phone number.
|
|
50
|
+
* Example: +33634231224
|
|
51
|
+
*/
|
|
52
|
+
mobilePhone?: string;
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* Screen name of the identity.
|
|
56
|
+
* Example: John D.
|
|
57
|
+
*/
|
|
58
|
+
screenName?: string;
|
|
59
|
+
|
|
60
|
+
/**
|
|
61
|
+
*/
|
|
62
|
+
extraValues?: IdentityExtraValues;
|
|
63
|
+
|
|
64
|
+
/**
|
|
65
|
+
* Permit to update an existing identity if set to true.
|
|
66
|
+
*
|
|
67
|
+
* false by default.
|
|
68
|
+
* Example: true
|
|
69
|
+
*/
|
|
70
|
+
upsert?: boolean;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
export default ImportIdentityRequest;
|
|
@@ -3,8 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
interface ListCallQueuesParameters {
|
|
5
5
|
/**
|
|
6
|
-
* Indicates a page number to retrieve. Only positive number values
|
|
7
|
-
* are accepted
|
|
6
|
+
* Indicates a page number to retrieve. Only positive number values are accepted
|
|
8
7
|
* Format: int32
|
|
9
8
|
* Default: 1
|
|
10
9
|
*/
|
|
@@ -18,8 +17,7 @@ interface ListCallQueuesParameters {
|
|
|
18
17
|
perPage?: number;
|
|
19
18
|
|
|
20
19
|
/**
|
|
21
|
-
* Internal identifier of an extension that is a member of every
|
|
22
|
-
* group within the result
|
|
20
|
+
* Internal identifier of an extension that is a member of every group within the result
|
|
23
21
|
*/
|
|
24
22
|
memberExtensionId?: string;
|
|
25
23
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Query parameters for operation listOfAvailableForAssigningRoles
|
|
3
|
+
*/
|
|
4
|
+
interface ListOfAvailableForAssigningRolesParameters {
|
|
5
|
+
/**
|
|
6
|
+
* The result set page number (1-indexed) to return
|
|
7
|
+
* Maximum: 1000
|
|
8
|
+
* Minimum: 1
|
|
9
|
+
* Format: int32
|
|
10
|
+
* Example: 1
|
|
11
|
+
* Default: 1
|
|
12
|
+
*/
|
|
13
|
+
page?: number;
|
|
14
|
+
|
|
15
|
+
/**
|
|
16
|
+
* The number of items per page. If provided value in the request
|
|
17
|
+
* is greater than a maximum, the maximum value is applied
|
|
18
|
+
* Maximum: 1000
|
|
19
|
+
* Minimum: 1
|
|
20
|
+
* Format: int32
|
|
21
|
+
* Example: 100
|
|
22
|
+
* Default: 100
|
|
23
|
+
*/
|
|
24
|
+
perPage?: number;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
export default ListOfAvailableForAssigningRolesParameters;
|
|
@@ -27,6 +27,12 @@ interface ListStandardUserRoleParameters {
|
|
|
27
27
|
* Default: 100
|
|
28
28
|
*/
|
|
29
29
|
perPage?: number;
|
|
30
|
+
|
|
31
|
+
/**
|
|
32
|
+
* Specifies whether to return advanced permissions capabilities within `permissionsCapabilities` resource.
|
|
33
|
+
* The default value is false.
|
|
34
|
+
*/
|
|
35
|
+
advancedPermissions?: boolean;
|
|
30
36
|
}
|
|
31
37
|
|
|
32
38
|
export default ListStandardUserRoleParameters;
|
|
@@ -19,9 +19,27 @@ interface ListVideoMeetingsParameters {
|
|
|
19
19
|
perPage?: number;
|
|
20
20
|
|
|
21
21
|
/**
|
|
22
|
-
*
|
|
22
|
+
* Specify what kind of meeting should be returned. Possible values: All, My, Deleted, Shared
|
|
23
|
+
* Request type meaning in meeting search:
|
|
24
|
+
* `None` (not passed) - take meetings only where requested acc/ext is participant OR host OR deputy OR watcher.
|
|
25
|
+
* `ALL`- access rights of meeting is equal to Alive AND requested acc/ext is in watchers list OR host OR deputy
|
|
26
|
+
* `My`- access rights of meeting is equal to Alive AND requested acc/ext is host OR deputy
|
|
27
|
+
* `Shared` - access rights of meeting is equal to Alive AND requested acc/ext is in watcher list AND not HOST
|
|
28
|
+
* `Deleted` - access rights of meeting is equal to Delete and requested acc/ext is host OR deputy
|
|
23
29
|
*/
|
|
24
30
|
type?: 'All' | 'My' | 'Deleted' | 'Shared';
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* Unix timestamp in milliseconds (inclusive) indicates the start time of meetings which should be included in response
|
|
34
|
+
* Format: int64
|
|
35
|
+
*/
|
|
36
|
+
startTime?: number;
|
|
37
|
+
|
|
38
|
+
/**
|
|
39
|
+
* Unix timestamp in milliseconds (inclusive) indicates the end time of meetings which should be included in response
|
|
40
|
+
* Format: int64
|
|
41
|
+
*/
|
|
42
|
+
endTime?: number;
|
|
25
43
|
}
|
|
26
44
|
|
|
27
45
|
export default ListVideoMeetingsParameters;
|
|
@@ -7,51 +7,51 @@ import type Recording from './Recording';
|
|
|
7
7
|
*/
|
|
8
8
|
interface Meeting {
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
10
|
+
* Call id
|
|
11
11
|
* Required
|
|
12
12
|
*/
|
|
13
13
|
id?: string;
|
|
14
14
|
|
|
15
15
|
/**
|
|
16
|
-
*
|
|
16
|
+
* Bridge id
|
|
17
17
|
* Required
|
|
18
18
|
*/
|
|
19
19
|
bridgeId?: string;
|
|
20
20
|
|
|
21
21
|
/**
|
|
22
|
-
*
|
|
22
|
+
* Short bridge id
|
|
23
23
|
* Required
|
|
24
24
|
*/
|
|
25
25
|
shortId?: string;
|
|
26
26
|
|
|
27
27
|
/**
|
|
28
|
-
*
|
|
28
|
+
* Start time ISO 8601
|
|
29
29
|
* Required
|
|
30
30
|
* Format: date-time
|
|
31
31
|
*/
|
|
32
32
|
startTime?: string;
|
|
33
33
|
|
|
34
34
|
/**
|
|
35
|
-
*
|
|
35
|
+
* Duration second
|
|
36
36
|
* Format: int32
|
|
37
37
|
* Example: 36
|
|
38
38
|
*/
|
|
39
39
|
duration?: number;
|
|
40
40
|
|
|
41
41
|
/**
|
|
42
|
-
*
|
|
42
|
+
* Meetings name
|
|
43
43
|
* Required
|
|
44
44
|
*/
|
|
45
45
|
displayName?: string;
|
|
46
46
|
|
|
47
47
|
/**
|
|
48
|
-
*
|
|
48
|
+
* Meeting type
|
|
49
49
|
* Required
|
|
50
50
|
*/
|
|
51
51
|
type?: 'Meeting' | 'Call';
|
|
52
52
|
|
|
53
53
|
/**
|
|
54
|
-
*
|
|
54
|
+
* Meeting status
|
|
55
55
|
* Required
|
|
56
56
|
*/
|
|
57
57
|
status?: 'InProgress' | 'Done';
|
|
@@ -62,23 +62,40 @@ interface Meeting {
|
|
|
62
62
|
hostInfo?: Host;
|
|
63
63
|
|
|
64
64
|
/**
|
|
65
|
-
*
|
|
65
|
+
* Describe access rights which has participants to meeting
|
|
66
|
+
* Required
|
|
67
|
+
*/
|
|
68
|
+
rights?: ('delete' | 'download' | 'share')[];
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* During meeting AI team analyze code and after meeting finished generates text summary about this meeting
|
|
66
72
|
*/
|
|
67
|
-
|
|
73
|
+
longSummary?: string;
|
|
68
74
|
|
|
69
75
|
/**
|
|
70
|
-
*
|
|
76
|
+
* During meeting AI team analyze code and after meeting finished generates text summary about this meeting
|
|
77
|
+
*/
|
|
78
|
+
shortSummary?: string;
|
|
79
|
+
|
|
80
|
+
/**
|
|
81
|
+
* During meeting AI team analyze code and after meeting finished generates key words used in meeting
|
|
82
|
+
*/
|
|
83
|
+
keywords?: string[];
|
|
84
|
+
|
|
85
|
+
/**
|
|
86
|
+
* List of the participants in the meeting
|
|
71
87
|
* Required
|
|
72
88
|
*/
|
|
73
89
|
participants?: Participant[];
|
|
74
90
|
|
|
75
91
|
/**
|
|
76
|
-
*
|
|
92
|
+
* Recording information
|
|
93
|
+
* Required
|
|
77
94
|
*/
|
|
78
95
|
recordings?: Recording[];
|
|
79
96
|
|
|
80
97
|
/**
|
|
81
|
-
*
|
|
98
|
+
* Chat location
|
|
82
99
|
*/
|
|
83
100
|
chatUrl?: string;
|
|
84
101
|
}
|
|
@@ -0,0 +1,36 @@
|
|
|
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
|
+
/**
|
|
14
|
+
* Current page token. May be omitted if result is empty (because non-existent page
|
|
15
|
+
* was specified or perPage=0 was requested)
|
|
16
|
+
*/
|
|
17
|
+
pageToken?: string;
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* 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.
|
|
21
|
+
*/
|
|
22
|
+
nextPageToken?: string;
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* A page token to be used to fetch the previous page of the result set.
|
|
26
|
+
* May be omitted if the current page is the first one or if the result set does not support backward navigation.
|
|
27
|
+
*/
|
|
28
|
+
previousPageToken?: string;
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* A page token to be used to fetch the first page of the result set.
|
|
32
|
+
*/
|
|
33
|
+
firstPageToken?: string;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
export default NonEnumeratedPagingModel;
|
|
@@ -2,33 +2,40 @@
|
|
|
2
2
|
* Participant information
|
|
3
3
|
*/
|
|
4
4
|
interface Participant {
|
|
5
|
+
/**
|
|
6
|
+
* Participant type
|
|
7
|
+
* Required
|
|
8
|
+
*/
|
|
9
|
+
type?: string;
|
|
10
|
+
|
|
5
11
|
/**
|
|
6
12
|
* id
|
|
13
|
+
* Required
|
|
7
14
|
*/
|
|
8
15
|
id?: string;
|
|
9
16
|
|
|
10
17
|
/**
|
|
11
|
-
*
|
|
18
|
+
* Account id
|
|
12
19
|
*/
|
|
13
20
|
accountId?: string;
|
|
14
21
|
|
|
15
22
|
/**
|
|
16
|
-
*
|
|
23
|
+
* Extension id
|
|
17
24
|
*/
|
|
18
25
|
extensionId?: string;
|
|
19
26
|
|
|
20
27
|
/**
|
|
21
|
-
*
|
|
28
|
+
* Display name
|
|
22
29
|
*/
|
|
23
30
|
displayName?: string;
|
|
24
31
|
|
|
25
32
|
/**
|
|
26
|
-
*
|
|
33
|
+
* Caller id
|
|
27
34
|
*/
|
|
28
35
|
callerId?: string;
|
|
29
36
|
|
|
30
37
|
/**
|
|
31
|
-
*
|
|
38
|
+
* Pass-thru parameter in join url
|
|
32
39
|
*/
|
|
33
40
|
correlationId?: string;
|
|
34
41
|
}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import type PermissionsCapabilities from './PermissionsCapabilities';
|
|
2
|
+
|
|
1
3
|
interface PermissionIdResource {
|
|
2
4
|
/**
|
|
3
5
|
* Format: uri
|
|
@@ -22,6 +24,10 @@ interface PermissionIdResource {
|
|
|
22
24
|
* Specifies if the permission can be assigned by the account administrator
|
|
23
25
|
*/
|
|
24
26
|
assignable?: boolean;
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
*/
|
|
30
|
+
permissionsCapabilities?: PermissionsCapabilities;
|
|
25
31
|
}
|
|
26
32
|
|
|
27
33
|
export default PermissionIdResource;
|