Members
owner :IdObj
CloudDocument owner as an IdObj
Type:
Methods
(async) acl() → {Acl}
Get this document's Acl
Returns:
- Type:
- Acl
(async) grantAccess(action, actor, field, allowed)
Allow access to this document or a subfield
Parameters:
Name | Type | Default | Description |
---|---|---|---|
action | string | CRUFL operation | |
actor | IdObj | Actor object | |
field | string | Document subfield | |
allowed | string | true | Allow/deny named |