DocumentPermissionVO Data Type

Properties
name data type description
inheritSecurity boolean
attributionValue string
downloadEnabled boolean
attributionType number
attributionDescription string
securityVersion boolean
showContent boolean
securityLevel number

Example

{
  "inheritSecurity" : true,
  "attributionValue" : "...",
  "downloadEnabled" : true,
  "attributionType" : 12345,
  "attributionDescription" : "...",
  "securityVersion" : true,
  "showContent" : true,
  "securityLevel" : 12345
}