MasterProviderCap

Name: Master Provider Cap

Type: Application

Modules: Booking, Scheduling

Description: Number of trips by date that a Provider can have.

Field Documentation
ProviderId Numeric identifier of the provider (from the Providers table).
FromDate Start date from which the provider is valid.
ToDate End date after which the provider is no longer valid.
WeekDay Day of the week that the provider capacity is valid (e.g., 1 = Sunday, 2 = Monday).
TripsQuota Maximum number of trips that the provider will accept for the date/weekday combination.