OperatingTime
The times of operation of a parking facility - this is the time that the facility operates, not times of accessibility
oneOf
- 0-item-properties
- 1-item-properties
OperatingTime
{
"validity": {
"validityStatus": "active",
"validityTimeSpecification": {
"overallStartTime": "2024-07-29T15:51:28.071Z",
"overallEndTime": "2024-07-29T15:51:28.071Z",
"validPeriods": [
{
"periodName": [
{
"language": "en",
"string": "string"
}
],
"startOfPeriod": "2024-07-29T15:51:28.071Z",
"endOfPeriod": "2024-07-29T15:51:28.071Z",
"recurringDayWeekMonthPeriod": [
{
"applicableDay": [
"friday"
],
"applicableMonth": [
"january"
],
"applicableWeek": [
"firstWeekOfMonth"
]
}
],
"recurringSpecialDay": [
{
"publicHolidayName": [
{
"language": "en",
"string": "string"
}
],
"intersectWithApplicableDays": true,
"specialDayType": "dayBeforePublicHoliday"
},
{
"intersectWithApplicableDays": true,
"specialDayType": "dayBeforePublicHoliday"
}
],
"recurringTimePeriodOfDay": [
{
"startTimeOfPeriod": "string",
"endTimeOfPeriod": "string"
}
]
}
],
"exceptionPeriods": [
{
"periodName": [
{
"language": "en",
"string": "string"
}
],
"startOfPeriod": "2024-07-29T15:51:28.071Z",
"endOfPeriod": "2024-07-29T15:51:28.071Z",
"recurringDayWeekMonthPeriod": [
{
"applicableDay": [
"friday"
],
"applicableMonth": [
"january"
],
"applicableWeek": [
"firstWeekOfMonth"
]
}
],
"recurringSpecialDay": [
{
"publicHolidayName": [
{
"language": "en",
"string": "string"
}
],
"intersectWithApplicableDays": true,
"specialDayType": "dayBeforePublicHoliday"
},
{
"intersectWithApplicableDays": true,
"specialDayType": "dayBeforePublicHoliday"
}
],
"recurringTimePeriodOfDay": [
{
"startTimeOfPeriod": "string",
"endTimeOfPeriod": "string"
}
]
}
]
}
}
}