doc_out/DialerContact.html.md in purecloud-0.62.1 vs doc_out/DialerContact.html.md in purecloud-0.63.1
- old
+ new
@@ -10,10 +10,10 @@
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | | [optional] |
| **contact_list_id** | **String** | Identifier of the contact list containing this contact | |
| **data** | **Hash<String, Object>** | An ordered map of the contact's data attributes and values | [optional] |
| **call_records** | [**Hash<String, CallRecord>**](CallRecord.html) | A map of call records for the contact phone columns | [optional] |
-| **callable** | **BOOLEAN** | false if the contact is not to be called | [optional] [default to false]|
+| **callable** | **BOOLEAN** | false if the contact is not to be called | [optional] |
| **phone_number_status** | [**Hash<String, PhoneNumberStatus>**](PhoneNumberStatus.html) | A map of statuses for the contact phone columns | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}