FareTypeDateInterval
Name: Fare Type Date Interval
Type: Ancillary
Modules: Faring
Description: Stores the fare definition for a specific date interval summary. To define date intervals, in TP4, go to Ancillary Data > Para > Pricing > Fare Types.
| Field | Documentation |
|---|---|
| FareTypeId | Numeric identifier of the fare type associated with the date interval. |
| DateIntervalId | Numeric identifier of the date interval record from the DateIntervals table that specifies the dates when the location is valid (e.g., Weekends, Holidays, Weekdays). |
| TimeRate | Rate to be charged per hour for the fare type. |
| DistanceRate | Fare amount to charge to travel a specific distance (e.g., $1 per kilometer). |
| PolygonRate | Rate to charge for travel within the polygon. |
| FlatRate | Flat rate to be paid for the extra work. |
| MinFare | Minimum amount to charge for any trip using the fare type. |
| MaxFare | Maximum amount to charge for any trip using the fare type. |