DocumentPermissionVO Data Type
name | data type | description |
---|---|---|
showContent | boolean | |
inheritSecurity | boolean | |
securityVersion | boolean | |
attributionValue | string | |
attributionDescription | string | |
downloadEnabled | boolean | |
securityLevel | number | |
attributionType | number |
Example
{ "showContent" : true, "inheritSecurity" : true, "securityVersion" : true, "attributionValue" : "...", "attributionDescription" : "...", "downloadEnabled" : true, "securityLevel" : 12345, "attributionType" : 12345 }