Name | Type | Description | Notes |
---|---|---|---|
Name | string | Name of the role. | [optional] |
Description | string | Description of the role. | [optional] |
Acl | string | The `Access Control List` json defining the role of the user. This represents the access control on the user level. | [optional] |
Members | List<int> | An array of user identifiers. | [optional] |