Implements

Constructors

Properties

customProperties?: {
    [key: string]: string;
}

Custom properties (key, value pairs) to be added to the link

linkTypeId?: number

The link type ID to create the link with.

targetId?: number

The target entry ID to create a link to.

Methods