Record
post-legal-hold-policies-params
No description available.
record post-legal-hold-policies-params {
description: option<string>,
filter-ended-at: option<string>,
filter-started-at: option<string>,
is-ongoing: option<bool>,
policy-name: string,
}Fields
| Name | Type | Description |
|---|---|---|
| description | option<string> | |
| filter-ended-at | option<string> | |
| filter-started-at | option<string> | |
| is-ongoing | option<bool> | |
| policy-name | string |