purecloudplatformclientv2 48.2.0 → 49.0.0
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.
- checksums.yaml +4 -4
- data/README.md +2 -2
- data/docs/AnalyticsFlow.md +2 -0
- data/docs/AnalyticsSession.md +7 -0
- data/docs/AuthorizationApi.md +1 -2
- data/docs/ExternalContact.md +1 -0
- data/docs/LocationDefinition.md +1 -1
- data/docs/LocationUpdateDefinition.md +19 -0
- data/docs/LocationsApi.md +202 -0
- data/docs/OAuthClient.md +1 -0
- data/docs/OAuthClientListing.md +1 -0
- data/docs/ObjectsApi.md +1 -2
- data/docs/OrgOAuthClient.md +1 -0
- data/docs/RoleDivision.md +14 -0
- data/docs/ViewFilter.md +9 -0
- data/docs/WebChatDeployment.md +1 -0
- data/docs/WhatsAppId.md +14 -0
- data/lib/purecloudplatformclientv2.rb +3 -3
- data/lib/purecloudplatformclientv2/api/locations_api.rb +213 -0
- data/lib/purecloudplatformclientv2/api_client.rb +1 -1
- data/lib/purecloudplatformclientv2/models/analytics_flow.rb +67 -1
- data/lib/purecloudplatformclientv2/models/analytics_query_predicate.rb +2 -2
- data/lib/purecloudplatformclientv2/models/analytics_session.rb +186 -4
- data/lib/purecloudplatformclientv2/models/external_contact.rb +26 -1
- data/lib/purecloudplatformclientv2/models/location_definition.rb +6 -0
- data/lib/purecloudplatformclientv2/models/{attribute_entity_listing.rb → location_update_definition.rb} +62 -121
- data/lib/purecloudplatformclientv2/models/o_auth_client.rb +29 -1
- data/lib/purecloudplatformclientv2/models/o_auth_client_listing.rb +29 -1
- data/lib/purecloudplatformclientv2/models/org_o_auth_client.rb +29 -1
- data/lib/purecloudplatformclientv2/models/reporting_export_job_request.rb +2 -2
- data/lib/purecloudplatformclientv2/models/reporting_export_job_response.rb +2 -2
- data/lib/purecloudplatformclientv2/models/{attribute_query_request.rb → role_division.rb} +24 -41
- data/lib/purecloudplatformclientv2/models/subject_division_grants.rb +2 -2
- data/lib/purecloudplatformclientv2/models/view_filter.rb +256 -4
- data/lib/purecloudplatformclientv2/models/web_chat_deployment.rb +28 -1
- data/lib/purecloudplatformclientv2/models/whats_app_id.rb +229 -0
- data/lib/purecloudplatformclientv2/version.rb +1 -1
- metadata +8 -8
- data/docs/AttributeEntityListing.md +0 -22
- data/docs/AttributeQueryRequest.md +0 -15
- data/docs/AttributesApi.md +0 -407
- data/lib/purecloudplatformclientv2/api/attributes_api.rb +0 -434
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 69b95df13b20a40c40f3450bdb011906d2b755a2
|
4
|
+
data.tar.gz: 8537418c5e96f4563d51857675fbe1966475d8cf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d0d16f811c9835d68b23ceee25b6d761e40b33ccd6874e2b3ee3deb61f8a50225e4c930fca757da4bab5864e2a19ebfa6fa89d66651612b64e5f529cfa2f58d0
|
7
|
+
data.tar.gz: 445775d33df28f803b668e5508d129f0619c0d95f5a0f2839bc7511a50a24143529f534295ab5afa0cd0f580707734da0c7b7f6873b6efda9574970558e17c32
|
data/README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
title: PureCloud Ruby Gem
|
3
3
|
---
|
4
|
-

|
5
5
|
|
6
6
|
Documentation can be found at [https://developer.mypurecloud.com/api/rest/client-libraries/ruby/](https://developer.mypurecloud.com/api/rest/client-libraries/ruby/)
|
7
7
|
|
@@ -10,7 +10,7 @@ Documentation can be found at [https://developer.mypurecloud.com/api/rest/client
|
|
10
10
|
### from rubygems.org
|
11
11
|
|
12
12
|
~~~ ruby
|
13
|
-
gem install 'purecloudplatformclientv2', '~>
|
13
|
+
gem install 'purecloudplatformclientv2', '~> 49.0.0'
|
14
14
|
~~~
|
15
15
|
|
16
16
|
### Install from Git
|
data/docs/AnalyticsFlow.md
CHANGED
@@ -12,6 +12,8 @@ title: AnalyticsFlow
|
|
12
12
|
| **flow_version** | **String** | The version of this flow | [optional] |
|
13
13
|
| **flow_type** | **String** | The type of this flow | [optional] |
|
14
14
|
| **exit_reason** | **String** | The exit reason for this flow, e.g. DISCONNECT | [optional] |
|
15
|
+
| **entry_reason** | **String** | The particular entry reason for this flow, e.g. an address, userId, or flowId | [optional] |
|
16
|
+
| **entry_type** | **String** | The entry type for this flow | [optional] |
|
15
17
|
| **transfer_type** | **String** | The type of transfer for flows that ended with a transfer | [optional] |
|
16
18
|
| **transfer_target_name** | **String** | The name of a transfer target | [optional] |
|
17
19
|
| **transfer_target_address** | **String** | The address of a transfer target | [optional] |
|
data/docs/AnalyticsSession.md
CHANGED
@@ -48,6 +48,13 @@ title: AnalyticsSession
|
|
48
48
|
| **flow** | [**AnalyticsFlow**](AnalyticsFlow.html) | IVR flow execution associated with this session | [optional] |
|
49
49
|
| **media_endpoint_stats** | [**Array<AnalyticsMediaEndpointStat>**](AnalyticsMediaEndpointStat.html) | Media endpoint stats associated with this session | [optional] |
|
50
50
|
| **recording** | **BOOLEAN** | Flag determining if an audio recording was started or not | [optional] |
|
51
|
+
| **journey_customer_id** | **String** | ID of the journey customer | [optional] |
|
52
|
+
| **journey_customer_id_type** | **String** | Type of the journey customer ID | [optional] |
|
53
|
+
| **journey_customer_session_id** | **String** | ID of the journey customer session | [optional] |
|
54
|
+
| **journey_customer_session_id_type** | **String** | Type of the journey customer session ID | [optional] |
|
55
|
+
| **journey_action_id** | **String** | Journey action ID | [optional] |
|
56
|
+
| **journey_action_map_id** | **String** | Journey action map ID | [optional] |
|
57
|
+
| **journey_action_map_version** | **String** | Journey action map version | [optional] |
|
51
58
|
{: class="table table-striped"}
|
52
59
|
|
53
60
|
|
data/docs/AuthorizationApi.md
CHANGED
data/docs/ExternalContact.md
CHANGED
@@ -23,6 +23,7 @@ title: ExternalContact
|
|
23
23
|
| **address** | [**ContactAddress**](ContactAddress.html) | | [optional] |
|
24
24
|
| **twitter_id** | [**TwitterId**](TwitterId.html) | | [optional] |
|
25
25
|
| **line_id** | [**LineId**](LineId.html) | | [optional] |
|
26
|
+
| **whats_app_id** | [**WhatsAppId**](WhatsAppId.html) | | [optional] |
|
26
27
|
| **facebook_id** | [**FacebookId**](FacebookId.html) | | [optional] |
|
27
28
|
| **modify_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
|
28
29
|
| **create_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
|
data/docs/LocationDefinition.md
CHANGED
@@ -8,7 +8,7 @@ title: LocationDefinition
|
|
8
8
|
|Name | Type | Description | Notes|
|
9
9
|
|------------ | ------------- | ------------- | -------------|
|
10
10
|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
|
11
|
-
| **name** | **String** |
|
11
|
+
| **name** | **String** | The name of the Location. | |
|
12
12
|
| **address** | [**LocationAddress**](LocationAddress.html) | | [optional] |
|
13
13
|
| **address_verified** | **BOOLEAN** | | [optional] |
|
14
14
|
| **emergency_number** | [**LocationEmergencyNumber**](LocationEmergencyNumber.html) | | [optional] |
|
@@ -0,0 +1,19 @@
|
|
1
|
+
---
|
2
|
+
title: LocationUpdateDefinition
|
3
|
+
---
|
4
|
+
## PureCloud::LocationUpdateDefinition
|
5
|
+
|
6
|
+
## Properties
|
7
|
+
|
8
|
+
|Name | Type | Description | Notes|
|
9
|
+
|------------ | ------------- | ------------- | -------------|
|
10
|
+
| **name** | **String** | The name of the Location. | [optional] |
|
11
|
+
| **address** | [**LocationAddress**](LocationAddress.html) | | [optional] |
|
12
|
+
| **address_verified** | **BOOLEAN** | | [optional] |
|
13
|
+
| **emergency_number** | [**LocationEmergencyNumber**](LocationEmergencyNumber.html) | | [optional] |
|
14
|
+
| **state** | **String** | Current activity status of the location. | [optional] |
|
15
|
+
| **version** | **Integer** | | [optional] |
|
16
|
+
| **path** | **Array<String>** | | [optional] |
|
17
|
+
{: class="table table-striped"}
|
18
|
+
|
19
|
+
|
data/docs/LocationsApi.md
CHANGED
@@ -8,12 +8,79 @@ All URIs are relative to *https://api.mypurecloud.com*
|
|
8
8
|
|
9
9
|
Method | Description
|
10
10
|
------------- | ------------- | -------------
|
11
|
+
[**delete_location**](LocationsApi.html#delete_location) | Delete a location
|
11
12
|
[**get_location**](LocationsApi.html#get_location) | Get Location by ID.
|
12
13
|
[**get_locations**](LocationsApi.html#get_locations) | Get a list of all locations.
|
13
14
|
[**get_locations_search**](LocationsApi.html#get_locations_search) | Search locations using the q64 value returned from a previous search
|
15
|
+
[**patch_location**](LocationsApi.html#patch_location) | Update a location
|
16
|
+
[**post_locations**](LocationsApi.html#post_locations) | Create a location
|
14
17
|
[**post_locations_search**](LocationsApi.html#post_locations_search) | Search locations
|
15
18
|
{: class="table table-striped"}
|
16
19
|
|
20
|
+
<a name="delete_location"></a>
|
21
|
+
|
22
|
+
## - delete_location(location_id)
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
Delete a location
|
27
|
+
|
28
|
+
|
29
|
+
|
30
|
+
Wraps DELETE /api/v2/locations/{locationId}
|
31
|
+
|
32
|
+
Requires ANY permissions:
|
33
|
+
|
34
|
+
* directory:location:delete
|
35
|
+
|
36
|
+
|
37
|
+
### Example
|
38
|
+
~~~ruby
|
39
|
+
# load the gem
|
40
|
+
require 'purecloudplatformclientv2'
|
41
|
+
# setup authorization
|
42
|
+
@secret = ENV['PURECLOUD_SECRET']
|
43
|
+
@id = ENV['PURECLOUD_CLIENT_ID']
|
44
|
+
environment = "mypurecloud.com"
|
45
|
+
|
46
|
+
@authToken = PureCloud.authenticate_with_client_credentials @id, @secret, environment
|
47
|
+
|
48
|
+
PureCloud.configure do |config|
|
49
|
+
config.access_token = @authToken
|
50
|
+
end
|
51
|
+
|
52
|
+
api_instance = PureCloud::LocationsApi.new
|
53
|
+
|
54
|
+
location_id = "location_id_example" # String | Location ID
|
55
|
+
|
56
|
+
|
57
|
+
begin
|
58
|
+
#Delete a location
|
59
|
+
api_instance.delete_location(location_id)
|
60
|
+
rescue PureCloud::ApiError => e
|
61
|
+
puts "Exception when calling LocationsApi->delete_location: #{e}"
|
62
|
+
end
|
63
|
+
~~~
|
64
|
+
|
65
|
+
### Parameters
|
66
|
+
|
67
|
+
Name | Type | Description | Notes
|
68
|
+
------------- | ------------- | ------------- | -------------
|
69
|
+
**location_id** | **String**| Location ID | |
|
70
|
+
{: class="table table-striped"}
|
71
|
+
|
72
|
+
|
73
|
+
### Return type
|
74
|
+
|
75
|
+
nil (empty response body)
|
76
|
+
|
77
|
+
### HTTP request headers
|
78
|
+
|
79
|
+
- **Content-Type**: application/json
|
80
|
+
- **Accept**: application/json
|
81
|
+
|
82
|
+
|
83
|
+
|
17
84
|
<a name="get_location"></a>
|
18
85
|
|
19
86
|
## -[**LocationDefinition**](LocationDefinition.html) get_location(location_id)
|
@@ -115,6 +182,7 @@ api_instance = PureCloud::LocationsApi.new
|
|
115
182
|
opts = {
|
116
183
|
page_size: 25, # Integer | Page size
|
117
184
|
page_number: 1, # Integer | Page number
|
185
|
+
id: ["id_example"], # Array<String> | id
|
118
186
|
sort_order: "sort_order_example" # String | Sort order
|
119
187
|
}
|
120
188
|
|
@@ -133,6 +201,7 @@ Name | Type | Description | Notes
|
|
133
201
|
------------- | ------------- | ------------- | -------------
|
134
202
|
**page_size** | **Integer**| Page size | [optional] [default to 25] |
|
135
203
|
**page_number** | **Integer**| Page number | [optional] [default to 1] |
|
204
|
+
**id** | [**Array<String>**](String.html)| id | [optional] |
|
136
205
|
**sort_order** | **String**| Sort order | [optional] <br />**Values**: asc, desc |
|
137
206
|
{: class="table table-striped"}
|
138
207
|
|
@@ -216,6 +285,139 @@ Name | Type | Description | Notes
|
|
216
285
|
|
217
286
|
|
218
287
|
|
288
|
+
<a name="patch_location"></a>
|
289
|
+
|
290
|
+
## -[**LocationDefinition**](LocationDefinition.html) patch_location(location_id, body)
|
291
|
+
|
292
|
+
|
293
|
+
|
294
|
+
Update a location
|
295
|
+
|
296
|
+
|
297
|
+
|
298
|
+
Wraps PATCH /api/v2/locations/{locationId}
|
299
|
+
|
300
|
+
Requires ANY permissions:
|
301
|
+
|
302
|
+
* directory:location:edit
|
303
|
+
|
304
|
+
|
305
|
+
### Example
|
306
|
+
~~~ruby
|
307
|
+
# load the gem
|
308
|
+
require 'purecloudplatformclientv2'
|
309
|
+
# setup authorization
|
310
|
+
@secret = ENV['PURECLOUD_SECRET']
|
311
|
+
@id = ENV['PURECLOUD_CLIENT_ID']
|
312
|
+
environment = "mypurecloud.com"
|
313
|
+
|
314
|
+
@authToken = PureCloud.authenticate_with_client_credentials @id, @secret, environment
|
315
|
+
|
316
|
+
PureCloud.configure do |config|
|
317
|
+
config.access_token = @authToken
|
318
|
+
end
|
319
|
+
|
320
|
+
api_instance = PureCloud::LocationsApi.new
|
321
|
+
|
322
|
+
location_id = "location_id_example" # String | Location ID
|
323
|
+
|
324
|
+
body = PureCloud::LocationUpdateDefinition.new # LocationUpdateDefinition | Location
|
325
|
+
|
326
|
+
|
327
|
+
begin
|
328
|
+
#Update a location
|
329
|
+
result = api_instance.patch_location(location_id, body)
|
330
|
+
p result
|
331
|
+
rescue PureCloud::ApiError => e
|
332
|
+
puts "Exception when calling LocationsApi->patch_location: #{e}"
|
333
|
+
end
|
334
|
+
~~~
|
335
|
+
|
336
|
+
### Parameters
|
337
|
+
|
338
|
+
Name | Type | Description | Notes
|
339
|
+
------------- | ------------- | ------------- | -------------
|
340
|
+
**location_id** | **String**| Location ID | |
|
341
|
+
**body** | [**LocationUpdateDefinition**](LocationUpdateDefinition.html)| Location | |
|
342
|
+
{: class="table table-striped"}
|
343
|
+
|
344
|
+
|
345
|
+
### Return type
|
346
|
+
|
347
|
+
[**LocationDefinition**](LocationDefinition.html)
|
348
|
+
|
349
|
+
### HTTP request headers
|
350
|
+
|
351
|
+
- **Content-Type**: application/json
|
352
|
+
- **Accept**: application/json
|
353
|
+
|
354
|
+
|
355
|
+
|
356
|
+
<a name="post_locations"></a>
|
357
|
+
|
358
|
+
## -[**LocationDefinition**](LocationDefinition.html) post_locations(body)
|
359
|
+
|
360
|
+
|
361
|
+
|
362
|
+
Create a location
|
363
|
+
|
364
|
+
|
365
|
+
|
366
|
+
Wraps POST /api/v2/locations
|
367
|
+
|
368
|
+
Requires ANY permissions:
|
369
|
+
|
370
|
+
* directory:location:add
|
371
|
+
|
372
|
+
|
373
|
+
### Example
|
374
|
+
~~~ruby
|
375
|
+
# load the gem
|
376
|
+
require 'purecloudplatformclientv2'
|
377
|
+
# setup authorization
|
378
|
+
@secret = ENV['PURECLOUD_SECRET']
|
379
|
+
@id = ENV['PURECLOUD_CLIENT_ID']
|
380
|
+
environment = "mypurecloud.com"
|
381
|
+
|
382
|
+
@authToken = PureCloud.authenticate_with_client_credentials @id, @secret, environment
|
383
|
+
|
384
|
+
PureCloud.configure do |config|
|
385
|
+
config.access_token = @authToken
|
386
|
+
end
|
387
|
+
|
388
|
+
api_instance = PureCloud::LocationsApi.new
|
389
|
+
|
390
|
+
body = PureCloud::LocationDefinition.new # LocationDefinition | Location
|
391
|
+
|
392
|
+
|
393
|
+
begin
|
394
|
+
#Create a location
|
395
|
+
result = api_instance.post_locations(body)
|
396
|
+
p result
|
397
|
+
rescue PureCloud::ApiError => e
|
398
|
+
puts "Exception when calling LocationsApi->post_locations: #{e}"
|
399
|
+
end
|
400
|
+
~~~
|
401
|
+
|
402
|
+
### Parameters
|
403
|
+
|
404
|
+
Name | Type | Description | Notes
|
405
|
+
------------- | ------------- | ------------- | -------------
|
406
|
+
**body** | [**LocationDefinition**](LocationDefinition.html)| Location | |
|
407
|
+
{: class="table table-striped"}
|
408
|
+
|
409
|
+
|
410
|
+
### Return type
|
411
|
+
|
412
|
+
[**LocationDefinition**](LocationDefinition.html)
|
413
|
+
|
414
|
+
### HTTP request headers
|
415
|
+
|
416
|
+
- **Content-Type**: application/json
|
417
|
+
- **Accept**: application/json
|
418
|
+
|
419
|
+
|
420
|
+
|
219
421
|
<a name="post_locations_search"></a>
|
220
422
|
|
221
423
|
## -[**LocationsSearchResponse**](LocationsSearchResponse.html) post_locations_search(body)
|
data/docs/OAuthClient.md
CHANGED
@@ -20,6 +20,7 @@ title: OAuthClient
|
|
20
20
|
| **modified_by** | [**UriReference**](UriReference.html) | User that last modified this client | [optional] |
|
21
21
|
| **authorized_grant_type** | **String** | The OAuth Grant/Client type supported by this client. Code Authorization Grant/Client type - Preferred client type where the Client ID and Secret are required to create tokens. Used where the secret can be secured. Implicit grant type - Client ID only is required to create tokens. Used in browser and mobile apps where the secret can not be secured. SAML2-Bearer extension grant type - SAML2 assertion provider for user authentication at the token endpoint. Client Credential grant type - Used to created access tokens that are tied only to the client. | |
|
22
22
|
| **scope** | **Array<String>** | The scope requested by this client | |
|
23
|
+
| **role_divisions** | [**Array<RoleDivision>**](RoleDivision.html) | Set of roles and their corresponding divisions associated with this client | [optional] |
|
23
24
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
24
25
|
{: class="table table-striped"}
|
25
26
|
|
data/docs/OAuthClientListing.md
CHANGED
@@ -19,6 +19,7 @@ title: OAuthClientListing
|
|
19
19
|
| **created_by** | [**UriReference**](UriReference.html) | User that created this client | [optional] |
|
20
20
|
| **modified_by** | [**UriReference**](UriReference.html) | User that last modified this client | [optional] |
|
21
21
|
| **scope** | **Array<String>** | The scope requested by this client | |
|
22
|
+
| **role_divisions** | [**Array<RoleDivision>**](RoleDivision.html) | Set of roles and their corresponding divisions associated with this client | [optional] |
|
22
23
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
23
24
|
{: class="table table-striped"}
|
24
25
|
|
data/docs/ObjectsApi.md
CHANGED
data/docs/OrgOAuthClient.md
CHANGED
@@ -15,6 +15,7 @@ title: OrgOAuthClient
|
|
15
15
|
| **modified_by** | [**UriReference**](UriReference.html) | User that last modified this client | [optional] |
|
16
16
|
| **authorized_grant_type** | **String** | The OAuth Grant/Client type supported by this client. Code Authorization Grant/Client type - Preferred client type where the Client ID and Secret are required to create tokens. Used where the secret can be secured. Implicit grant type - Client ID only is required to create tokens. Used in browser and mobile apps where the secret can not be secured. SAML2-Bearer extension grant type - SAML2 assertion provider for user authentication at the token endpoint. Client Credential grant type - Used to created access tokens that are tied only to the client. | |
|
17
17
|
| **scope** | **Array<String>** | The scope requested by this client | |
|
18
|
+
| **role_divisions** | [**Array<RoleDivision>**](RoleDivision.html) | Set of roles and their corresponding divisions associated with this client | [optional] |
|
18
19
|
| **organization** | [**NamedEntity**](NamedEntity.html) | The oauth client's organization. | [optional] |
|
19
20
|
{: class="table table-striped"}
|
20
21
|
|
@@ -0,0 +1,14 @@
|
|
1
|
+
---
|
2
|
+
title: RoleDivision
|
3
|
+
---
|
4
|
+
## PureCloud::RoleDivision
|
5
|
+
|
6
|
+
## Properties
|
7
|
+
|
8
|
+
|Name | Type | Description | Notes|
|
9
|
+
|------------ | ------------- | ------------- | -------------|
|
10
|
+
| **role_id** | **String** | Role to be associated with the given division which forms a grant | |
|
11
|
+
| **division_id** | **String** | Division associated with the given role which forms a grant | |
|
12
|
+
{: class="table table-striped"}
|
13
|
+
|
14
|
+
|
data/docs/ViewFilter.md
CHANGED
@@ -62,6 +62,15 @@ title: ViewFilter
|
|
62
62
|
| **is_consult_transferred** | **BOOLEAN** | Indicates filtering for consult transferred | [optional] |
|
63
63
|
| **remote_participants** | **Array<String>** | The list of remote participants used to filter the view | [optional] |
|
64
64
|
| **status_list** | **Array<String>** | A list of status for the configuration view | [optional] |
|
65
|
+
| **flow_ids** | **Array<String>** | The list of flow Ids | [optional] |
|
66
|
+
| **flow_outcome_ids** | **Array<String>** | A list of outcome ids of the flow | [optional] |
|
67
|
+
| **flow_outcome_values** | **Array<String>** | A list of outcome values of the flow | [optional] |
|
68
|
+
| **flow_destination_types** | **Array<String>** | The list of destination types of the flow | [optional] |
|
69
|
+
| **flow_disconnect_reasons** | **Array<String>** | The list of reasons for the flow to disconnect | [optional] |
|
70
|
+
| **flow_types** | **Array<String>** | A list of types of the flow | [optional] |
|
71
|
+
| **flow_entry_types** | **Array<String>** | A list of types of the flow entry | [optional] |
|
72
|
+
| **flow_entry_reasons** | **Array<String>** | A list of reasons of flow entry | [optional] |
|
73
|
+
| **group_ids** | **Array<String>** | A list of directory group ids | [optional] |
|
65
74
|
{: class="table table-striped"}
|
66
75
|
|
67
76
|
|
data/docs/WebChatDeployment.md
CHANGED
@@ -14,6 +14,7 @@ title: WebChatDeployment
|
|
14
14
|
| **authentication_url** | **String** | URL for third party service authenticating web chat clients. See https://github.com/MyPureCloud/authenticated-web-chat-server-examples | [optional] |
|
15
15
|
| **disabled** | **BOOLEAN** | | [optional] |
|
16
16
|
| **web_chat_config** | [**WebChatConfig**](WebChatConfig.html) | | [optional] |
|
17
|
+
| **allowed_domains** | **Array<String>** | | [optional] |
|
17
18
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
18
19
|
{: class="table table-striped"}
|
19
20
|
|
data/docs/WhatsAppId.md
ADDED
@@ -0,0 +1,14 @@
|
|
1
|
+
---
|
2
|
+
title: WhatsAppId
|
3
|
+
---
|
4
|
+
## PureCloud::WhatsAppId
|
5
|
+
|
6
|
+
## Properties
|
7
|
+
|
8
|
+
|Name | Type | Description | Notes|
|
9
|
+
|------------ | ------------- | ------------- | -------------|
|
10
|
+
| **phone_number** | [**PhoneNumber**](PhoneNumber.html) | The phone number associated with this WhatsApp account | [optional] |
|
11
|
+
| **display_name** | **String** | The displayName of this person's account in WhatsApp | [optional] |
|
12
|
+
{: class="table table-striped"}
|
13
|
+
|
14
|
+
|
@@ -119,9 +119,7 @@ require 'purecloudplatformclientv2/models/attachment'
|
|
119
119
|
require 'purecloudplatformclientv2/models/attempt_limits'
|
120
120
|
require 'purecloudplatformclientv2/models/attempt_limits_entity_listing'
|
121
121
|
require 'purecloudplatformclientv2/models/attribute'
|
122
|
-
require 'purecloudplatformclientv2/models/attribute_entity_listing'
|
123
122
|
require 'purecloudplatformclientv2/models/attribute_filter_item'
|
124
|
-
require 'purecloudplatformclientv2/models/attribute_query_request'
|
125
123
|
require 'purecloudplatformclientv2/models/audit_change'
|
126
124
|
require 'purecloudplatformclientv2/models/audit_entity'
|
127
125
|
require 'purecloudplatformclientv2/models/audit_entity_reference'
|
@@ -779,6 +777,7 @@ require 'purecloudplatformclientv2/models/location_emergency_number'
|
|
779
777
|
require 'purecloudplatformclientv2/models/location_entity_listing'
|
780
778
|
require 'purecloudplatformclientv2/models/location_search_criteria'
|
781
779
|
require 'purecloudplatformclientv2/models/location_search_request'
|
780
|
+
require 'purecloudplatformclientv2/models/location_update_definition'
|
782
781
|
require 'purecloudplatformclientv2/models/locations_search_response'
|
783
782
|
require 'purecloudplatformclientv2/models/lock_info'
|
784
783
|
require 'purecloudplatformclientv2/models/logical_interface_entity_listing'
|
@@ -1089,6 +1088,7 @@ require 'purecloudplatformclientv2/models/rest_error_detail'
|
|
1089
1088
|
require 'purecloudplatformclientv2/models/retention_duration'
|
1090
1089
|
require 'purecloudplatformclientv2/models/reverse_whitepages_lookup_result'
|
1091
1090
|
require 'purecloudplatformclientv2/models/ring'
|
1091
|
+
require 'purecloudplatformclientv2/models/role_division'
|
1092
1092
|
require 'purecloudplatformclientv2/models/route_group'
|
1093
1093
|
require 'purecloudplatformclientv2/models/route_group_attributes'
|
1094
1094
|
require 'purecloudplatformclientv2/models/route_group_list'
|
@@ -1398,6 +1398,7 @@ require 'purecloudplatformclientv2/models/wfm_user_entity_listing'
|
|
1398
1398
|
require 'purecloudplatformclientv2/models/wfm_user_schedule_adherence_updated_topic_user_reference'
|
1399
1399
|
require 'purecloudplatformclientv2/models/wfm_user_schedule_adherence_updated_topic_user_schedule_adherence_update'
|
1400
1400
|
require 'purecloudplatformclientv2/models/wfm_versioned_entity_metadata'
|
1401
|
+
require 'purecloudplatformclientv2/models/whats_app_id'
|
1401
1402
|
require 'purecloudplatformclientv2/models/work_plan'
|
1402
1403
|
require 'purecloudplatformclientv2/models/work_plan_activity'
|
1403
1404
|
require 'purecloudplatformclientv2/models/work_plan_list_item_response'
|
@@ -1423,7 +1424,6 @@ require 'purecloudplatformclientv2/models/writable_entity'
|
|
1423
1424
|
require 'purecloudplatformclientv2/api/alerting_api'
|
1424
1425
|
require 'purecloudplatformclientv2/api/analytics_api'
|
1425
1426
|
require 'purecloudplatformclientv2/api/architect_api'
|
1426
|
-
require 'purecloudplatformclientv2/api/attributes_api'
|
1427
1427
|
require 'purecloudplatformclientv2/api/authorization_api'
|
1428
1428
|
require 'purecloudplatformclientv2/api/billing_api'
|
1429
1429
|
require 'purecloudplatformclientv2/api/content_management_api'
|