Document representing a WebDAV permission.
Property | Type | Constraints | Description |
---|---|---|---|
description |
Localized<String> | The description of the WebDAV permission. | |
folder |
String | The folder of the WebDAV permission. | |
type |
String | The permission type. | |
values |
[String] | The list of possible values for the WebDAV permission, e.g. ACCESS or READONLY. |