Skip to main content

BaseBasic

type stringrequired

Possible values: [TypeA, TypeB]

A variant carrying a single string property propA.

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