@stigg/react-sdk - v7.4.2

    Type Alias OnBillableFeatureChangeCallback

    OnBillableFeatureChangeCallback: (
        params: { feature: NonNullable<Price["feature"]>; quantity: number },
    ) => Promise<{ disableNextStep?: boolean; errorMessage?: string }>

    Type Declaration

      • (
            params: { feature: NonNullable<Price["feature"]>; quantity: number },
        ): Promise<{ disableNextStep?: boolean; errorMessage?: string }>
      • Parameters

        • params: { feature: NonNullable<Price["feature"]>; quantity: number }

        Returns Promise<{ disableNextStep?: boolean; errorMessage?: string }>

    MMNEPVFCICPMFPCPTTAAATR