Sha256: fc8d7f0dca24448ee52a6d2ac99833e94700182345a835483a48fbfc939bc8eb
Contents?: true
Size: 1.17 KB
Versions: 13
Compression:
Stored size: 1.17 KB
Contents
--- title: ContactListFilter --- ## PureCloud::ContactListFilter ## 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] | | **contact_list** | [**UriReference**](UriReference.html) | The contact list the filter is based on | | | **clauses** | [**Array<ContactListFilterClause>**](ContactListFilterClause.html) | | [optional] | | **filter_type** | **String** | The filter type tells the api how to compare between clauses | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
13 entries across 13 versions & 1 rubygems