InlinecomplexLiteral1
InlinecomplexLiteral1
A complex value composed of multiple values keyed by the field ids of some complex type.
JSON Example
{
"classId": "string",
"componentId": "string",
"typeFilter": "string",
"componentTypeId": "string",
"values": {
"entries": [
{
"value": {},
"key": "string"
}
]
}
}
string
classId
Optional
The identifier for this literal's class.
string
componentId
Optional
The identifier for this literal's component.
string
typeFilter
Optional
The type filter for this literal.
string
componentTypeId
Optional
The identifier for this literal's component type.