ParaRunService
Name: Para Run Service
Type: Application
Modules: Scheduling
Description: Restrictions and constraints attached to a run listing.
| Field | Documentation |
|---|---|
| ParaRunId | Numeric identifier of a para run (from the ParaRuns table). |
| ParaServiceId | Numeric identifier of the para service (from the ParaService table). |
| FromTime | Start time from which the para service is valid. Value is in seconds from midnight. |
| ToTime | End time to when the para service is no longer valid. Value is in seconds from midnight. |
| SchedulePeriodId | Numeric identifier of the schedule period (from the SchedulePeriods table). |