@stigg/js-client-sdk - v4.12.0
    Preparing search index...

    Type Alias GetCheckoutState

    type GetCheckoutState = {
        billingCountryCode?: string;
        planId: string;
        resourceId?: string | null;
    }
    Index

    Properties

    billingCountryCode?: string
    planId: string
    resourceId?: string | null