A role Object to create a custom role.
Name | Type | Description | Notes |
---|---|---|---|
name | String | The Role name. | |
description | String | Role description. | [optional] |
permissionObjects | Set<PermissionObject> | The list of permissions granted by this role. | |
tags | List<Tag> | [optional] |