Role
Serializer for Role.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | The name of this role. | |
| description | str | An optional description. | [optional] |
| permissions | list[str] | List of permissions defining the role. |
Serializer for Role.
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | The name of this role. | |
| description | str | An optional description. | [optional] |
| permissions | list[str] | List of permissions defining the role. |