Interface DataLinkInTableSelector

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

Hierarchy (view full)

Properties

appRecordId: string
externalRecordId: string