rentalHours

@SerialName(value = "rental_hours")
val rentalHours: List<SystemHoursEntry>(source)

Array of objects defining hours for every day of the week.

The array MUST contain a minimum of one object identifying hours for every day of the week or a maximum of two for each day of the week (one for each user type).