Interface SuggestedActionUpgradePremium

Suggests the user to upgrade the Premium subscription from monthly payments to annual payments. Subtype of SuggestedAction.

interface SuggestedActionUpgradePremium {
    @type: "suggestedActionUpgradePremium";
}

Properties

Properties

@type: "suggestedActionUpgradePremium"