Interface DataLinkInTableSelector

interface DataLinkInTableSelector {
    appRecordId: string;
    externalRecordId: string;
    direction: DataLinkDirection;
}

Hierarchy (View Summary)

Properties

appRecordId: string
externalRecordId: string