doc_out/Email.html.md in purecloud-0.62.1 vs doc_out/Email.html.md in purecloud-0.63.1
- old
+ new
@@ -7,10 +7,10 @@
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **state** | **String** | The connection state of this communication. | [optional] |
| **id** | **String** | A globally unique identifier for this communication. | [optional] |
-| **held** | **BOOLEAN** | True if this call is held and the person on this side hears silence. | [optional] [default to false]|
+| **held** | **BOOLEAN** | True if this call is held and the person on this side hears silence. | [optional] |
| **subject** | **String** | The subject for the initial email that started this conversation. | [optional] |
| **messages_sent** | **Integer** | The number of email messages sent by this participant. | [optional] |
| **segments** | [**Array<Segment>**](Segment.html) | The time line of the participant's email, divided into activity segments. | [optional] |
| **direction** | **String** | The direction of the email | [optional] |
| **recording_id** | **String** | A globally unique identifier for the recording associated with this call. | [optional] |