@stigg/react-sdk - v7.4.2

    Type Alias PlanPriceText

    type PlanPriceText = {
        price: string;
        tiers?: PriceTierFragment[] | null;
        tierUnits?: string;
        unit?: string;
    }
    Index

    Properties

    price: string
    tiers?: PriceTierFragment[] | null
    tierUnits?: string
    unit?: string
    MMNEPVFCICPMFPCPTTAAATR