interface
SchemaEmbeddedTreeCase
Public interface SchemaEmbeddedTreeCase from @riducms/protocol.
Properties
| Property | Type | Description |
|---|---|---|
tagValue | string | The tagValue value. |
payload | string | The payload value. |
discriminator | string | The discriminator value. |
identity | string | The identity value. |
types | SchemaBlockType[] | The types value. |
blockReferences | string[] | The blockReferences value. |
Full signature
interface SchemaEmbeddedTreeCase { ... }