Method: PureCloud::Document#acl
- Defined in:
- lib/purecloud/models/document.rb
#acl ⇒ Object
A list of permitted action rights for the user making the request
78 79 80 |
# File 'lib/purecloud/models/document.rb', line 78 def acl @acl end |