Sha256: c3103804e9231eb1bcf3339e8ba0dec4dc7c0369cca7cbf7fd60283c5e127b64

Contents?: true

Size: 1.56 KB

Versions: 6

Compression:

Stored size: 1.56 KB

Contents

---
title: DncList
---
## PureCloud::DncList

## 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] |
| **phone_number_columns** | **Array<String>** | the name of the columns containing the numbers not to be called | |
| **import_status** | [**ImportStatus**](ImportStatus.html) | the status of the import process | [optional] |
| **size** | **Integer** | the number of phone numbers in the do not call list | [optional] |
| **dnc_source_type** | **String** | the type of dnc list being created, rds (csv file), gryphon, or dnc.com | [optional] |
| **login_id** | **String** | the loginId if the dncSourceType is dnc.com | [optional] |
| **dnc_codes** | **Array<String>** | the list of dnc.com codes to be treated as DNC | [optional] |
| **license_id** | **String** | the license number if the dncSourceType is gryphon | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
purecloud-0.50.1 doc_out/DncList.html.md
purecloud-0.49.1 doc_out/DncList.html.md
purecloud-0.48.1 doc_out/DncList.html.md
purecloud-0.47.1 doc_out/DncList.html.md
purecloud-0.46.1 doc_out/DncList.html.md
purecloud-0.45.1 doc_out/DncList.html.md