interface ConnectorToEngineMapping {
    direction: connectorToEngine;
    id?: string;
    name: string;
    type: variable;
    value: string;
}

Implemented by

Properties

id?: string
name: string
type: variable
value: string

Use id instead. This property holds a string representation of the id in the form: var.