interface LastCallContent {
    linkedIds: FlowrSearchElement<ParentInformation>[];
    [key: string]: unknown;
}

Hierarchy (View Summary)

Indexable

  • [key: string]: unknown

Hierarchy-Diagram

UML class diagram of LastCallContent

Properties

Properties