ProviderFares
Name: Provider Fares
Type: Application
Modules: Faring
Description: Contains the flat rate amount a provider will pay for, by space and fare type.
| Field | Documentation |
|---|---|
| ProviderId | Numeric identifier of the provider (from the Providers table). |
| SpaceType | Alphanumeric identifier of the space type (from the SpaceTypes table). |
| FareTypeId | Numeric identifier of the fare type (from FareTypes table). |
| ProviderFlatFareAmt | Flat rate amount to be paid for a trip using a specific fare type and space type. |