Interface TariffRestrictions
Properties
day_of_week?: DayOfWeekenum DayOfWeekDayOfWeek[] | null
max_current?: number | null
max_duration?: number | null
min_current?: number | null
min_duration?: number | null
reservation?: ReservationRestrictionTypeenum ReservationRestrictionTypeReservationRestrictionType | null
start_date?: null | string
start_time?: null | string