Interface PremiumRequiredResponse

interface PremiumRequiredResponse {
    type: PREMIUM_REQUIRED;
}

Properties

Properties