Name | Type | Description | Notes |
---|---|---|---|
name | str | Name of the role. | [optional] |
description | str | Description of the role. | [optional] |
is_admin | bool | Indicates whether the role grants admin permissions. | [optional] |
permissions | RoleV2Permissions | [optional] | |
members | list[int] | An array of user identifiers. | [optional] |