FareRule
Name: Fare Rule
Type: Application
Modules: Faring
Description: Definition of additional faring a passenger may incur for transferring.
| Field | Documentation |
|---|---|
| LineId | Identification number of a Line (from the Line table). |
| CostId | FareCost Identification number (from the FareCost table). |
| CostType | Hard-coded numeric value for the Cost Type (e.g., FC, ZC, ZM). |
| TransferCostId | FareCost ID to be used for transfer charges. |
| FareHint | Method used to calculate the fare amount (e.g., Flat, ZoneCount). |
| SignId | Sign-up period identifier (from SignUpPeriods.SignId). |