TimePeriodOfDay
Specification of a continuous period of time within a 24 hour period.
startTimeOfPeriodstringrequired
Start of time period
endTimeOfPeriodstringrequired
End time of period
TimePeriodOfDay
{
"startTimeOfPeriod": "string",
"endTimeOfPeriod": "string"
}