ProviderTripsQuota
Name: Provider Trips Quota
Type: Application
Modules: Scheduling, Faring
Description: Definition of how many trips a provider will pay for over a given time range.
| Field | Documentation |
|---|---|
| ProviderId | Numeric identifier for the provider. |
| FromTime | Start date of the validity period. Value is in seconds from midnight. |
| ToTime | End date of the validity period. Value is in seconds from midnight. |
| TripsQuota | For internal use. |
| WeekTemplate | 7-character string indicating what days of the week on which the provider trip quota valid (e.g., 0011001 means Monday, Tuesday, and Friday). |
| SpaceType | For internal use. |
| TimeIncrement | For internal use. |