doc_out/DisconnectReason.html.md in purecloud-0.50.1 vs doc_out/DisconnectReason.html.md in purecloud-0.51.1
- old
+ new
@@ -5,11 +5,11 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **type** | **String** | | [optional] |
-| **code** | **Integer** | | [optional] |
-| **phrase** | **String** | | [optional] |
+| **type** | **String** | Disconnect reason protocol type. | [optional] |
+| **code** | **Integer** | Protocol specific reason code. See the Q.850 and SIP specs. | [optional] |
+| **phrase** | **String** | Human readable English description of the disconnect reason. | [optional] |
{: class="table table-striped"}