Interface InternalLinkTypeEditProfileSettings

The link is a link to the edit profile section of the application settings. Subtype of InternalLinkType.

interface InternalLinkTypeEditProfileSettings {
    @type: "internalLinkTypeEditProfileSettings";
}

Properties

Properties

@type: "internalLinkTypeEditProfileSettings"