SpendingLimitCalendarMonthMode
No description
type SpendingLimitCalendarMonthMode {
startHour: Int!
startDay: Int!
}
Fields
SpendingLimitCalendarMonthMode.startHour ● Int! non-null scalar
a starting hour for the spending limit (0 to 23).
SpendingLimitCalendarMonthMode.startDay ● Int! non-null scalar
a day in month for the spending limit (1 to 31).
Member Of
SpendingLimitCalendarMode object