Feature
{
"id": "integer",
"name": "string",
"enabled": "boolean"
}
Properties
| Name | Type | Required | Restrictions | Description |
|---|---|---|---|---|
| id | integer | false | read-only | A unique integer value identifying this feature |
| name | string | false | none | Unique name identifying this feature |
| enabled | boolean | false | none | If true, this feature is enabled |