Sha256: 25625a8df325f24d3f21f0800b8bac76d69d6393b177bb5b72514e4917efe0d1
Contents?: true
Size: 1015 Bytes
Versions: 55
Compression:
Stored size: 1015 Bytes
Contents
--- title: DialerContact --- ## PureCloud::DialerContact ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **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] | | **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"}
Version data entries
55 entries across 55 versions & 2 rubygems