| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique numerical ID for the bourreau. | [optional] |
| name | string | Name given by the creator to the bourreau. | [optional] |
| user_id | int | ID of the creator of the bourreau. | [optional] |
| group_id | int | ID of the group allowed to use the bourreau. | [optional] |
| online | string | online | [optional] |
| read_only | string | Specifies whether the bourreau is read-only or can be modified. | [optional] |
| description | string | Description of the bourreau. | [optional] |