Skip to main content

BaseShared

type stringrequired

Possible values: [TypeA, TypeB]

propAstring
sharedPropstring
BaseShared
{
"type": "typeA",
"sharedProp": "string",
"propA": "string"
}