Field | Type | Description |
---|---|---|
id | Int | Id of the option set |
name | String | Name of the option set (translated) |
allow_attachment | Bool | Allow the attachment of a picture (not supported anymore) |
{
"id": 19,
"name": "...",
"allow_attachment": false
}