UpdateOptionsRequestType
UpdateOptionsRequestType
The parameters of UpdateOptions.
JSON Example
{
"changedValue": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
]
}