Sha256: 0ce192d99f4593b1f556c15cbef84ebc11928c129472ee799550048c9c78fada
Contents?: true
Size: 839 Bytes
Versions: 162
Compression:
Stored size: 839 Bytes
Contents
--- title: ScreenRecordingSessionRequest --- ## PureCloud::ScreenRecordingSessionRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **state** | **String** | The screen recording session's state. Values can be: 'stopped' | [optional] | | **archive_date** | **DateTime** | The screen recording session's archive date. Must be greater than 1 day from now if set. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **delete_date** | **DateTime** | The screen recording session's delete date. Must be greater than archiveDate if set, otherwise one day from now. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | {: class="table table-striped"}
Version data entries
162 entries across 162 versions & 2 rubygems