interface GetRemoteLinkById {
    remoteLinkId: string;
}

Properties

Properties

remoteLinkId: string

The ID of the Remote Link to fetch.