@stigg/node-server-sdk - v4.22.1

    Type Alias BudgetConfigurationInput

    Budget configuration input

    type BudgetConfigurationInput = {
        hasSoftLimit: Scalars["Boolean"];
        limit: Scalars["Float"];
    }
    Index

    Properties

    hasSoftLimit: Scalars["Boolean"]

    Indicates the behavior of the budget when the limit is exceeded. If true, the limit is a soft limit, if false, the limit is a hard limit. Default is false.

    The maximum spending limit

    MMNEPVFCICPMFPCPTTAAATR