What days/times during a week is this location usually open.
= Must Support, = Is Modifier, = QiCore defined extension
Field | Card. | Type | Description |
---|---|---|---|
daysOfWeek | 0..* | List<String> | Indicates which days of the week are available between the start and end Times. Binding: The days of the week. (required) |
allDay | 0..1 | Boolean | The Location is open all day. |
openingTime | 0..1 | Time | Time that the Location opens. |
closingTime | 0..1 | Time | Time that the Location closes. |