DocumentPermissionVO Data Type

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

Example

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