@stigg/react-sdk - v7.3.2

    Type Alias SubscriptionsOverviewProps

    type SubscriptionsOverviewProps = {
        cancelScheduledUpdatesButtonTitle: string;
        hiddenSections?: CustomerPortalSection[];
        onBuyMore?: OnBuyMoreCallbackFn;
        onCancelScheduledUpdates?: (
            subscription: CustomerPortalSubscription,
        ) => void;
        onContactSupport?: () => void;
        onManageSubscription: OnManageClick;
    }
    Index

    Properties

    cancelScheduledUpdatesButtonTitle: string
    hiddenSections?: CustomerPortalSection[]
    onCancelScheduledUpdates?: (subscription: CustomerPortalSubscription) => void
    onContactSupport?: () => void
    onManageSubscription: OnManageClick
    MMNEPVFCICPMFPCPTTAAATR