@stigg/node-server-sdk - v4.22.1

    Type Alias Paywall

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

    Properties

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