Skip to main content

BaseRequired

typerequired

Possible values: [TypeA, TypeB]

A variant carrying a single string property propA.

propAstring
BaseRequired
{
"type": "typeA",
"propA": "string"
}