Fields documentation for IntervalExtraWeb
Name | Type | Summery | Remarks |
---|---|---|---|
ArrivalDepartureTimes | ArrivalDepartureTimesWeb[] | The arrival and departure times for the 7 days of an week. | |
Id | Int32 | Unique Id for the entity. This Id is unchanged throughout the entity's lifetime. | |
ValidFrom | DateTime | Start date. | |
ValidTo | Nullable<DateTime> | End date. If null, the interval is seen as having no expiration. |