Skip to main content

EventStructureNode

@fovea/server


@fovea/server / models/types / EventStructureNode

Interface: EventStructureNode

Defined in: src/models/types.ts:366

Properties

children?

optional children: EventStructureNode[]

Defined in: src/models/types.ts:368


eventId?

optional eventId: string

Defined in: src/models/types.ts:367


label?

optional label: string

Defined in: src/models/types.ts:370


optional?

optional optional: boolean

Defined in: src/models/types.ts:371


relationTypeId?

optional relationTypeId: string

Defined in: src/models/types.ts:369