The result of trying to assign a entry link to the entry.

interface ISetLinks {
    exceptions?: APIServerException[];
    otherEntryIds?: number[];
}

Implemented by

Properties

exceptions?: APIServerException[]

The list of exceptions that occured when trying to perform the operation.

otherEntryIds?: number[]

The ids of the other entries linked to the entry