Sha256: 17d22fd0e1b98963231151712dfea88b5760b4eda7d7d13226a603ace6488bf3

Contents?: true

Size: 1.48 KB

Versions: 12

Compression:

Stored size: 1.48 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 DncList. | |
| **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 total number of phone numbers in the DncList. | [optional] |
| **dnc_source_type** | **String** | The type of the DncList. | |
| **login_id** | **String** | A dnc.com loginId. Required if the dncSourceType is dnc.com. | [optional] |
| **dnc_codes** | **Array<String>** | The list of dnc.com codes to be treated as DNC. Required if the dncSourceType is dnc.com. | [optional] |
| **license_id** | **String** | A gryphon license number. Required if the dncSourceType is gryphon. | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
purecloudplatformclientv2-51.0.0 docs/DncListCreate.md
purecloudplatformclientv2-50.0.0 docs/DncListCreate.md
purecloudplatformclientv2-49.0.1 docs/DncListCreate.md
purecloudplatformclientv2-49.0.0 docs/DncListCreate.md
purecloudplatformclientv2-48.2.0 docs/DncListCreate.md
purecloudplatformclientv2-48.1.0 docs/DncListCreate.md
purecloudplatformclientv2-48.0.0 docs/DncListCreate.md
purecloudplatformclientv2-47.0.0 docs/DncListCreate.md
purecloudplatformclientv2-46.1.0 docs/DncListCreate.md
purecloudplatformclientv2-46.0.0 docs/DncListCreate.md
purecloudplatformclientv2-45.0.0 docs/DncListCreate.md
purecloudplatformclientv2-44.0.0 docs/DncListCreate.md