complexLiteral

complexLiteral
complexLiteral
AllOf
This class requires all of the following:
JSON Example
{
    "classId": "string",
    "componentId": "string",
    "typeFilter": "string",
    "componentTypeId": "string",
    "values": {
        "entries": [
            {
                "value": {},
                "key": "string"
            }
        ]
    }
}