@stigg/react-sdk - v10.7.0
    Preparing search index...

    Type Alias EligibleForTrial

    type EligibleForTrial = {
        eligible: boolean;
        productId?: string | null;
    }
    Index

    Properties

    Properties

    eligible: boolean
    productId?: string | null