Skip to main content

SpendingLimitMode

No description

type SpendingLimitMode {
rolling: SpendingLimitRollingMode
calendar: SpendingLimitCalendarMode
}

Fields

SpendingLimitMode.rolling ● SpendingLimitRollingMode object

a rolling period, defining a period of x days/weeks/months.

SpendingLimitMode.calendar ● SpendingLimitCalendarMode object

a fixed calendar period starting either at a given hour of day, a given hour and day in week/month

Member Of

SpendingLimit object