ChildEntityModelCreateObject interface

A child entity extractor create object.

Properties

children

Child entities.

instanceOf

The instance of model name

name

Entity name.

Property Details

children

Child entities.

children?: ChildEntityModelCreateObject[]

Property Value

instanceOf

The instance of model name

instanceOf?: string

Property Value

string

name

Entity name.

name?: string

Property Value

string