Skip to main content

SpendingLimitCalendarModeInput

No description

input SpendingLimitCalendarModeInput {
daily: SpendingLimitCalendarDayModeInput
weekly: SpendingLimitCalendarWeekModeInput
monthly: SpendingLimitCalendarMonthModeInput
}

Fields

SpendingLimitCalendarModeInput.daily ● SpendingLimitCalendarDayModeInput input

a daily based calendar spending limit.

SpendingLimitCalendarModeInput.weekly ● SpendingLimitCalendarWeekModeInput input

a weekly based calendar spending limit.

SpendingLimitCalendarModeInput.monthly ● SpendingLimitCalendarMonthModeInput input

a monthly based calendar spending limit.

Member Of

SpendingLimitModeInput input