EligConditions
Name: Eligibility Conditions
Type: Application
Modules: Booking, Scheduling
Description: Top level container for holding rules associated with passenger travel restrictions .
| Field | Documentation |
|---|---|
| ConditionCode | Numeric identifier of the eligibility condition. |
| ConditionCodeDescr | Description of the condition code. |
| ConditionCodeGroup | Name of the group of eligibility conditions. |
| AllowedAddresses | Hard-coded values for the address types that can be used by the eligibility condition. |
| WebEnabled | Flag that indicates the condition code is available to Web applications created by Trapeze. |
| ProgramId | Numeric identifier of the condition program (from the ConditionProgram table). |
| PerformTests | Flag that indicates condition tests should be performed when scheduling a booking. |
| SortOrder | Order in which the eligibility conditions are evaluated when scheduling a booking. |