Interface InternalLinkTypeChangePhoneNumber

The link is a link to the change phone number section of the application. Subtype of InternalLinkType.

interface InternalLinkTypeChangePhoneNumber {
    @type: "internalLinkTypeChangePhoneNumber";
}

Properties

Properties

@type: "internalLinkTypeChangePhoneNumber"