About this resource
Representation of the permissions on a Record
Properties
Property | Description | Type |
---|---|---|
canDelete | Indicates whether the current user has delete permissions on this object. | boolean |
canDownload | Indicates whether the current user has download permissions on this object. | boolean |
canModify | Indicates whether the current user has modify permissions on this object. | boolean |
canRead | Indicates whether the current user has read permissions on this object. | boolean |
hasFullControl | Indicates whether the current user has full control permissions on this object. | boolean |