@stigg/react-sdk - v7.4.2

    Type Alias PaywallPlan

    PaywallPlan: Plan & {
        currentCustomerPlanBillingPeriod?: BillingPeriod;
        isCurrentCustomerPlan: boolean;
        isLowerThanCurrentPlan?: boolean;
        isNextPlan?: (billingPeriod: BillingPeriod) => boolean;
        isTriable: boolean;
        paywallCalculatedPricePoints?: PaywallCalculatedPricePoint[];
        paywallCurrency?: PaywallCurrency;
        scheduledUpdate?: CustomerPortalSubscriptionScheduledUpdateDataFragment;
        trialDaysLeft?: number;
    }
    MMNEPVFCICPMFPCPTTAAATR