--- title: LockInfo --- ## PureCloud::LockInfo ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **locked_by** | [**UriReference**](UriReference.html) | | [optional] | | **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_expires** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **action** | **String** | | [optional] | {: class="table table-striped"}