ChildEntityModelCreateObject interface
Objekt vytvoří extraktor podřízených entit.
Vlastnosti
children | Podřízené entity. |
instance |
Instance názvu modelu |
name | Název entity. |
Podrobnosti vlastnosti
children
Podřízené entity.
children?: ChildEntityModelCreateObject[]
Hodnota vlastnosti
instanceOf
Instance názvu modelu
instanceOf?: string
Hodnota vlastnosti
string
name
Název entity.
name?: string
Hodnota vlastnosti
string