AI-generated Key Takeaways
-
This content defines the days of the week on which an itinerary's travel can start.
-
It uses boolean fields for each day of the week to indicate if travel can start on that specific day.
The days of the week on which an itinerary's travel can start.
Fields | |
---|---|
|
The travel can start on Monday. |
|
The travel can start on Tuesday. |
|
The travel can start on Wednesday. |
|
The travel can start on Thursday. |
|
The travel can start on Friday. |
|
The travel can start on Saturday. |
|
The travel can start on Sunday. |