FacetedMetadata Data Type
name | data type | description |
---|---|---|
facetIds | array of string | |
facetList | array of object | |
facets | object |
Example
{ "facetIds" : [ "...", "..." ], "facetList" : [ { }, { } ], "facets" : { "property1" : "...", "property2" : "..." } }