InfoTransferRules
Name: Info Transfer Rules
Type: Application
Modules: Info
Description: Defines dependencies between fares and transfers between routes, used in calculating itinerary fare.
| Field | Documentation |
|---|---|
| FromAgencyId | Agency identifier from Agencies.AgencyId. |
| FromLineIdConst | Line identifier from MasterLine.LineIdConst. Identifies the line that the transfer is made from. References the line across sign-up periods. |
| ToAgencyId | Agency identifier from Agencies.AgencyId |
| ToLineIdConst | Line identifier from MasterLine.LineIdConst. Identifies the line that the transfer is made to. References the line across sign-up periods. |
| CostId | Fare cost identifier from FareCostClass.FareCostId |
| EffectiveDate | Date when the transfer rule starts to be in effect. |
| FareHint | Set of textual hints separated by commas that enable the fare calculating algorithm to perform actions that are different from the general transfer calculations. |