Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 824 Bytes

File metadata and controls

12 lines (9 loc) · 824 Bytes

CMDocumentAcl

Properties

Name Type Description Notes
acl String Some acl value, can represent a user's email address or the name of a remote security-group. [default to null]
access String is this ACL allowing access (Read/Write/Delete/Modify (RWDM)) or denying access (empty) [default to null]
isUser Boolean "true" if this a security-user (email address), "false" if this ACL pertains to a security-group (group name) [default to null]
user Boolean [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]