Sha256: e41187523ea09ec0562393dad774bc9532393d97496be94c529d706c34bdef60

Contents?: true

Size: 1.63 KB

Versions: 94

Compression:

Stored size: 1.63 KB

Contents

---
title: AttemptLimits
---
## PureCloud::AttemptLimits

## 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] |
| **max_attempts_per_contact** | **Integer** | The maximum number of times a contact can be called within the resetPeriod. Required if maxAttemptsPerNumber is not defined. | [optional] |
| **max_attempts_per_number** | **Integer** | The maximum number of times a phone number can be called within the resetPeriod. Required if maxAttemptsPerContact is not defined. | [optional] |
| **time_zone_id** | **String** | If the resetPeriod is TODAY, this specifies the timezone in which TODAY occurs. Required if the resetPeriod is TODAY. | [optional] |
| **reset_period** | **String** | After how long the number of attempts will be set back to 0. Defaults to NEVER. | [optional] |
| **recall_entries** | [**Hash<String, RecallEntry>**](RecallEntry.html) | Configuration for recall attempts. | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

94 entries across 94 versions & 1 rubygems

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