permissions property

List<String>? permissions
getter/setter pair

Array of permission IDs to assign to the role. If provided, this will replace the existing permissions.

Implementation

List<String>? permissions;