Interface PremiumFeatureProfileBadge

A badge in the user's profile. Subtype of PremiumFeature.

interface PremiumFeatureProfileBadge {
    @type: "premiumFeatureProfileBadge";
}

Properties

Properties

@type: "premiumFeatureProfileBadge"