composite
composite
AllOf
JSON Example
{
"objectType": "string",
"composite": {
"type": "string",
"property": [
{
"id": "string",
"value": {
"objectType": "string"
}
}
]
}
}