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

    Type Alias GetCheckoutStateResults

    type GetCheckoutStateResults = {
        activeSubscription?: Subscription | null;
        billingIntegration: CheckoutBillingIntegration;
        configuration?: CheckoutConfiguration | null;
        customer: Customer;
        plan: CheckoutStatePlan;
        resource: CustomerResource | null;
        setupSecret: string;
    }
    Index

    Properties

    activeSubscription?: Subscription | null
    billingIntegration: CheckoutBillingIntegration
    configuration?: CheckoutConfiguration | null
    customer: Customer
    resource: CustomerResource | null
    setupSecret: string
    MMNEPVFCICPMFPCPTTAAATR