name | data type | constraints | description |
---|---|---|---|
description | string | ||
value | object | ||
facetAble | boolean | required | |
name | string | ||
type | string | ||
displayName | string |
Example
{ "description" : "...", "value" : { }, "facetAble" : true, "name" : "...", "type" : "...", "displayName" : "..." }