EligibilityPolygons
Name: Eligibility Polygons
Type: Application
Modules: Booking, Scheduling
Description: Contains eligibility conditions that apply to all passengers using a polygon and attaches the conditions to a condition program.
| Field | Documentation |
|---|---|
| ConditionCode | AlphaNumeric identifier of the condition code (from the EligConditions table). |
| PolyTypeId | Numeric identifier of the condition code's polygon type (from the PolygonTypes table in Mmsmap.dbd). |
| PolyId | Numeric identifier of the polygon that the condition is valid for (from the Polygons table in Mmsmap.dbd). |
| Comments | Comments about the record. |
| ClientId | Numeric identifier of the client (from the Clients table). |
| ClientEligCondId | Numeric identifier of the client eligibility condition (from the ClientEligConditions table). |