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

    Type Alias MinimumSpendInput

    Minimum spend input

    type MinimumSpendInput = {
        billingPeriod: BillingPeriod;
        minimum: MoneyInputDto;
    }
    Index

    Properties

    billingPeriod: BillingPeriod

    The billing period of the price

    minimum: MoneyInputDto

    The minimum spend value

    MMNEPVFCICPMFPCPTTAAATR