Sha256: 95ac46c3666665818c6c494539852802af230a821f544c5d02eb638a608e7713

Contents?: true

Size: 1.59 KB

Versions: 38

Compression:

Stored size: 1.59 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] |
| **division** | [**DomainEntityRef**](DomainEntityRef.html) | The division this DncList belongs to. | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
purecloudplatformclientv2-78.0.0 docs/DncListCreate.md
purecloudplatformclientv2-77.0.0 docs/DncListCreate.md
purecloudplatformclientv2-76.0.0 docs/DncListCreate.md
purecloudplatformclientv2-75.1.0 docs/DncListCreate.md
purecloudplatformclientv2-75.0.0 docs/DncListCreate.md
purecloudplatformclientv2-73.0.0 docs/DncListCreate.md
purecloudplatformclientv2-72.0.0 docs/DncListCreate.md
purecloudplatformclientv2-71.0.0 docs/DncListCreate.md
purecloudplatformclientv2-70.0.0 docs/DncListCreate.md
purecloudplatformclientv2-69.0.0 docs/DncListCreate.md
purecloudplatformclientv2-68.0.0 docs/DncListCreate.md
purecloudplatformclientv2-67.0.0 docs/DncListCreate.md
purecloudplatformclientv2-66.0.0 docs/DncListCreate.md
purecloudplatformclientv2-65.0.0 docs/DncListCreate.md
purecloudplatformclientv2-64.0.1 docs/DncListCreate.md
purecloudplatformclientv2-64.0.0 docs/DncListCreate.md
purecloudplatformclientv2-63.0.0 docs/DncListCreate.md
purecloudplatformclientv2-62.0.0 docs/DncListCreate.md