doc_out/ConnectRate.html.md in purecloud-0.38.1 vs doc_out/ConnectRate.html.md in purecloud-0.39.1

- old
+ new

@@ -5,11 +5,11 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **attempts** | **Integer** | | [optional] | -| **connects** | **Integer** | | [optional] | -| **connect_ratio** | **Float** | | [optional] | +| **attempts** | **Integer** | Number of call attempts made | [optional] | +| **connects** | **Integer** | Number of calls with a live voice detected | [optional] | +| **connect_ratio** | **Float** | Ratio of connects to attempts | [optional] | {: class="table table-striped"}