Sha256: 4dc59e6e2ffd3f792fbbf14cdfad6ffdb188e80720fb500e1bdca639deda784e
Contents?: true
Size: 1.01 KB
Versions: 13
Compression:
Stored size: 1.01 KB
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] [default to false]| | **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
13 entries across 13 versions & 1 rubygems