ProviderContract
Name: Provider Contract
Type: Application
Modules: Faring
Description: Definition of provider contacts and effective dates.
| Field | Documentation |
|---|---|
| ProviderContractId | Numeric identifider of the provider contract. This value is used as the link to the Vehicles table. |
| ContractName | Name of the contract. |
| ContractStart | Start date from which the contract is valid. |
| ContractEnd | End date after which the contract is no longer valid. |
| ContractTypeId | Numeric identifier of the contract type (from the ProviderContractType table). |
| ContractCode | Deprecated. |
| Comments | Comments about the record. |