Sha256: 63ea452319675730899bbcfdd992e87346a6441f804f7ad8a8e3fc67cae56285

Contents?: true

Size: 1.46 KB

Versions: 83

Compression:

Stored size: 1.46 KB

Contents

---
title: DncListCreate
---
## PureCloud::DncListCreate

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | The name of the list. | |
| **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] |
| **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

83 entries across 83 versions & 2 rubygems

Version Path
purecloudplatformclientv2-28.0.1 docs/DncListCreate.md
purecloudplatformclientv2-28.0.0 docs/DncListCreate.md
purecloudplatformclientv2-27.1.0 docs/DncListCreate.md
purecloudplatformclientv2-27.0.0 docs/DncListCreate.md
purecloudplatformclientv2-26.0.1 docs/DncListCreate.md
purecloudplatformclientv2-26.0.0 docs/DncListCreate.md
purecloudplatformclientv2-25.0.0 docs/DncListCreate.md
purecloudplatformclientv2-24.0.0 docs/DncListCreate.md
purecloudplatformclientv2-23.0.0 docs/DncListCreate.md
purecloudplatformclientv2-22.0.0 docs/DncListCreate.md
purecloudplatformclientv2-21.0.0 docs/DncListCreate.md
purecloudplatformclientv2-20.0.0 docs/DncListCreate.md
purecloudplatformclientv2-19.0.0 docs/DncListCreate.md
purecloudplatformclientv2-18.0.0 docs/DncListCreate.md
purecloudplatformclientv2-17.0.0 docs/DncListCreate.md
purecloudplatformclientv2-16.0.0 docs/DncListCreate.md
purecloudplatformclientv2-15.0.0 docs/DncListCreate.md
purecloudplatformclientv2-14.1.0 docs/DncListCreate.md
purecloudplatformclientv2-14.0.0 docs/DncListCreate.md
purecloudplatformclientv2-13.1.0 docs/DncListCreate.md