Interface PremiumSourceStoryFeature

A user tried to use a Premium story feature. Subtype of PremiumSource.

interface PremiumSourceStoryFeature {
    @type: "premiumSourceStoryFeature";
    feature: PremiumStoryFeature;
}

Properties

Properties

@type: "premiumSourceStoryFeature"

The used feature.