Interface InternalLinkTypeSettings

The link is a link to application settings. Subtype of InternalLinkType.

interface InternalLinkTypeSettings {
    @type: "internalLinkTypeSettings";
}

Properties

Properties

@type: "internalLinkTypeSettings"