Location.hoursOfOperation

What days/times during a week is this location usually open.

= Must Support, = Is Modifier, = QiCore defined extension

FieldCard.TypeDescription
daysOfWeek0..*List<String>Indicates which days of the week are available between the start and end Times.
Binding: The days of the week. (required)
allDay0..1BooleanThe Location is open all day.
openingTime0..1TimeTime that the Location opens.
closingTime0..1TimeTime that the Location closes.