Interface InternalLinkTypeRestorePurchases

The link forces restore of App Store purchases when opened. For official iOS application only. Subtype of InternalLinkType.

interface InternalLinkTypeRestorePurchases {
    @type: "internalLinkTypeRestorePurchases";
}

Properties

Properties

@type: "internalLinkTypeRestorePurchases"