Sha256: d37083f1d7401b8449273b3b93f76200859360ef8836be1d824e97559ab3209d
Contents?: true
Size: 1.06 KB
Versions: 18
Compression:
Stored size: 1.06 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** | The identifier of the contact list containing this contact. | | | **data** | **Hash<String, Object>** | An ordered map of the contact's columns and corresponding values. | | | **call_records** | [**Hash<String, CallRecord>**](CallRecord.html) | A map of call records for the contact phone columns. | [optional] | | **callable** | **BOOLEAN** | Indicates whether or not the contact can be called. | [optional] | | **phone_number_status** | [**Hash<String, PhoneNumberStatus>**](PhoneNumberStatus.html) | A map of phone number columns to PhoneNumberStatuses, which indicate if the phone number is callable or not. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
18 entries across 18 versions & 1 rubygems