Sha256: ba7ac01a68a87d4b79c31d20e3e7a559505a7cb035cb3cdd2dd10130388fcf60

Contents?: true

Size: 1.57 KB

Versions: 30

Compression:

Stored size: 1.57 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] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
purecloud-0.68.1 doc_out/ContactList.html.md
purecloud-0.67.1 doc_out/ContactList.html.md
purecloud-0.66.1 doc_out/ContactList.html.md
purecloud-0.65.1 doc_out/ContactList.html.md
purecloud-0.64.1 doc_out/ContactList.html.md
purecloud-0.63.1 doc_out/ContactList.html.md
purecloud-0.62.1 doc_out/ContactList.html.md
purecloud-0.61.1 doc_out/ContactList.html.md
purecloud-0.60.1 doc_out/ContactList.html.md
purecloud-0.59.1 doc_out/ContactList.html.md
purecloud-0.58.1 doc_out/ContactList.html.md
purecloud-0.57.1 doc_out/ContactList.html.md
purecloud-0.56.1 doc_out/ContactList.html.md
purecloud-0.55.1 doc_out/ContactList.html.md
purecloud-0.54.1 doc_out/ContactList.html.md
purecloud-0.53.1 doc_out/ContactList.html.md
purecloud-0.52.1 doc_out/ContactList.html.md
purecloud-0.51.1 doc_out/ContactList.html.md
purecloud-0.50.1 doc_out/ContactList.html.md
purecloud-0.49.1 doc_out/ContactList.html.md