Contract¶
Schema¶
id: | uid, autogenerated OpenContracting Description: The identifier for this contract. |
---|---|
awardID: | string, required OpenContracting Description: The Award.id against which this contract is being issued. |
title: | string, required OpenContracting Description: Contract title |
description: | string OpenContracting Description: Contract description |
status: | string, required OpenContracting Description: The current status of the contract. Possible values are:
|
period: |
OpenContracting Description: The start and end date for the contract. |
value: |
OpenContracting Description: The total value of this contract. |
dateSigned: | string, Date, autogenerated OpenContracting Description: The date the contract was signed. In the case of multiple signatures, the date of the last signature. |
documents: | List of Document objects OpenContracting Description: All documents and attachments related to the contract, including any notices. |