name | data type | constraints | description |
---|---|---|---|
editable | boolean | required boolean | |
value | boolean | required boolean | |
category | string | ||
description | string | ||
label | string | ||
type | PermType |
Example
{ "editable" : true, "value" : true, "category" : "...", "description" : "...", "label" : "...", "type" : "importitems" }