@stigg/js-client-sdk - v3.92.2

    Type Alias PricingModelCreateInput

    Pricing Model Create Input

    Index

    Properties

    billingCadence?: InputMaybe<BillingCadence>

    The billing cadence of the base pricing model

    The unique identifier for the entity in the billing provider

    billingModel: BillingModel

    The billing model of the base pricing model

    The ID of the feature the pricing model is applied to

    maxUnitQuantity?: InputMaybe<Scalars["Float"]>

    The maximum unit quantity of the pricing model

    minUnitQuantity?: InputMaybe<Scalars["Float"]>

    The minimum unit quantity of the pricing model

    monthlyResetPeriodConfiguration?: InputMaybe<MonthlyResetPeriodConfigInput>

    The monthly reset period configuration of the pricing model

    pricePeriods: PricePeriodInput[]

    The price periods of the base pricing model

    The reset period of the pricing model

    tiersMode?: InputMaybe<TiersMode>

    The tiers mode of the pricing model

    topUpCustomCurrencyId?: InputMaybe<Scalars["String"]>

    The ID of the custom currency the pricing model is applied to

    weeklyResetPeriodConfiguration?: InputMaybe<WeeklyResetPeriodConfigInput>

    The weekly reset period configuration of the pricing model

    yearlyResetPeriodConfiguration?: InputMaybe<YearlyResetPeriodConfigInput>

    The yearly reset period configuration of the pricing model

    MMNEPVFCICPMFPCPTTAAATR