| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | Name of the role. | [optional] |
| description | str | Description of the role. | [optional] |
| permissions | RoleV2Permissions | [optional] | |
| members | list[int] | A list of user IDs the role is assigned to. | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | Name of the role. | [optional] |
| description | str | Description of the role. | [optional] |
| permissions | RoleV2Permissions | [optional] | |
| members | list[int] | A list of user IDs the role is assigned to. | [optional] |