Sha256: 265d94148a8863e6c6814345b7809e1ab2924f48dee34d86260a448aca65f28d
Contents?: true
Size: 938 Bytes
Versions: 1
Compression:
Stored size: 938 Bytes
Contents
--- title: RuleSet --- ## PureCloud::RuleSet ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **version** | **Integer** | | [optional] | | **contact_list** | [**UriReference**](UriReference.html) | | [optional] | | **queue** | [**UriReference**](UriReference.html) | | [optional] | | **rules** | [**Array<DialerRule>**](DialerRule.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.36.1 | doc_out/RuleSet.html.md |