Method: TalonOne::UpdateRole#acl

Defined in:
lib/talon_one/models/update_role.rb

#aclObject

The ‘Access Control List` json defining the role of the user. This represents the access control on the user level.



24
25
26
# File 'lib/talon_one/models/update_role.rb', line 24

def acl
  @acl
end