KeyAnyValue
KeyAnyValue
Non-localized key/value pair in which the the value can be of any type.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
string
key
Required
the key
Property Of