ProviderContractQuota
Name: Provider Contract Quota
Type: Ancillary
Modules: Providers, Scheduling
Description: Defines the quota of space types at certain time frames allowed by a specific provider when scheduling bookings.
| Field | Documentation |
|---|---|
| PCCId | Numeric identifider of the provide costing contract. |
| FromTime | Start time for constraint. Value is in seconds from midnight. |
| ToTime | End time for constraint. Value is in seconds from midnight. |
| SubRange | Time interval during the defined time range. Value is defined in minutes. |
| SpaceType | Space type code (from the SpaceTypes table). |
| TripsQuota | Number of trips that can be scheduled to the provider. |