ProviderSegmentCost
Name: Provider Segment Cost
Type: Application
Modules: Scheduling, Faring
Description: Definition of provider contract rates by pickup and or drop-off activities.
| Field | Documentation |
|---|---|
| PCCId | Numeric identifier the provider contract cost. |
| FromActivity | Numeric value that indicates the type of event activity at the origin location (e.g., pick-up, transfer, drop-off, etc.). |
| ToActivity | Numeric value that indicates the type of event activity at the destination location (e.g., drop-off, pickup, etc. |
| GuaranteedTime | Amount of time in seconds that the contract guarantees to pay for. |
| GuaranteedTimeRate | Rate at which guaranteed fill-up time is paid. Fill-up time is the difference between the guaranteed time on the contract and the calculated guaranteed time on a run when the calculated time is less. |
| GuaranteedFlatRate | Minimum cost for the segment. If the total cost for the segment is based on other costing rules is less than this value, then the total cost is adjusted upward so that it equals this value. |
| CostBreakdownType | Used for tracking this cost in the ProviderCostBreakdown field in the Events table. |
| MaxEmptyTime | For internal use. |