EntranceOpenTime
Specification of periods of times when parking entrance(s) are open for vehicle movements.
oneOf
- 0-item-properties
- 1-item-properties
EntranceOpenTime
{
"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"
}
]
}
]
}
}
}