Sha256: 8c3a958fd516e41bb388b99d12537e20ac34b76a2085ab1d290a32fa3d77e34d
Contents?: true
Size: 1.32 KB
Versions: 18
Compression:
Stored size: 1.32 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** | | [optional] | | **max_attempts_per_number** | **Integer** | | [optional] | | **time_zone_id** | **String** | The timezone is necessary to define when \"today\" starts and ends | [optional] | | **reset_period** | **String** | After how long the number of attempts will be set back to 0 | [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
18 entries across 18 versions & 1 rubygems