Data Structure for Businessdays
Primary Attribute |
Secondary Attribute |
Sub Attribute |
Base Type |
Restrictions |
Description |
---|---|---|---|---|---|
dayOfWeek |
— |
— |
— |
minOccur = 1 maxOccur = 1 Enumerations = MON, TUE, WED, THU,FRI, SAT, SUN |
Day of the week. |
intervals |
interval |
name |
string |
25 characters length |
Name of the shift. |
Start time |
string |
minOccur = 1 maxOccur = 1 Between 00:00 to 23:59 inclusive |
Start time of the business hour. | ||
End time |
string |
minOccur = 1 maxOccur = 1 Between 00:00 to 23:59 inclusive |
End time of business hour. |