Sha256: 3e6c11a1d2f86213bc89b0154aa2ed22565d9d8a7fb8990a7ac2350741756e7b

Contents?: true

Size: 1.67 KB

Versions: 50

Compression:

Stored size: 1.67 KB

Contents

---
title: ContactList
---
## PureCloud::ContactList

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **date_created** | **DateTime** | Creation time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | Last modified time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **version** | **Integer** | Required for updates, must match the version number of the most recent update | [optional] |
| **column_names** | **Array<String>** | the contact column names | |
| **phone_columns** | [**Array<ContactPhoneNumberColumn>**](ContactPhoneNumberColumn.html) | the columns containing phone numbers | |
| **import_status** | [**ImportStatus**](ImportStatus.html) | the status of the import process | [optional] |
| **preview_mode_column_name** | **String** | the name of the column that holds the indicators for contacts that are to be dialed in preview mode only | [optional] |
| **preview_mode_accepted_values** | **Array<String>** | list of user-defined values indicating the contact is to be dialed in preview mode only | [optional] |
| **size** | **Integer** | the number of contacts in the contact list | [optional] |
| **attempt_limits** | [**UriReference**](UriReference.html) | the associated AttemptLimits | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

50 entries across 50 versions & 2 rubygems

Version Path
purecloudplatformclientv2-18.0.0 docs/ContactList.md
purecloudplatformclientv2-17.0.0 docs/ContactList.md
purecloudplatformclientv2-16.0.0 docs/ContactList.md
purecloudplatformclientv2-15.0.0 docs/ContactList.md
purecloudplatformclientv2-14.1.0 docs/ContactList.md
purecloudplatformclientv2-14.0.0 docs/ContactList.md
purecloudplatformclientv2-13.1.0 docs/ContactList.md
purecloudplatformclientv2-13.0.0 docs/ContactList.md
purecloudplatformclientv2-12.0.0 docs/ContactList.md
purecloudplatformclientv2-11.0.0 docs/ContactList.md
purecloudplatformclientv2-10.0.0 docs/ContactList.md
purecloudplatformclientv2-9.0.0 docs/ContactList.md
purecloudplatformclientv2-8.0.0 docs/ContactList.md
purecloudplatformclientv2-7.0.0 docs/ContactList.md
purecloudplatformclientv2-6.0.0 docs/ContactList.md
purecloudplatformclientv2-5.1.1 docs/ContactList.md
purecloudplatformclientv2-5.1.0 docs/ContactList.md
purecloudplatformclientv2-5.0.0 docs/ContactList.md
purecloudplatformclientv2-4.0.0 docs/ContactList.md
purecloudplatformclientv2-3.1.7 docs/ContactList.md