@stigg/react-sdk - v10.1.0

    Type Alias OnManageSubscriptionFn

    OnManageSubscriptionFn: (
        { intentionType, customerSubscriptions, }: {
            customerSubscriptions: CustomerPortalSubscription[];
            intentionType: CustomerPortalIntentionType;
        },
    ) => Promise<void>
    | void

    Type Declaration

    MMNEPVFCICPMFPCPTTAAATR