@stigg/js-client-sdk - v3.93.0

    Type Alias Paywall

    type Paywall = {
        activeSubscriptions: Subscription[] | null;
        configuration?: PaywallConfiguration | null;
        currency: PaywallCurrency;
        customer: Customer | null;
        paywallCalculatedPricePoints?: PaywallCalculatedPricePoint[] | null;
        plans: Plan[];
        resource: CustomerResource | null;
    }
    Index

    Properties

    activeSubscriptions: Subscription[] | null
    configuration?: PaywallConfiguration | null
    currency: PaywallCurrency
    customer: Customer | null
    paywallCalculatedPricePoints?: PaywallCalculatedPricePoint[] | null
    plans: Plan[]
    resource: CustomerResource | null
    MMNEPVFCICPMFPCPTTAAATR