Framework¶
Schema¶
| title: | string, multilingual The name of the framework, displayed in listings. |
||||||||
|---|---|---|---|---|---|---|---|---|---|
| description: | string, multilingual Detailed description of framework. |
||||||||
| prettyID: | string, auto-generated, read-only The framework identifier. |
||||||||
| procuringEntity: | |||||||||
ProcuringEntity, required Organization conducting the framework. If |
|||||||||
| frameworkType: | string
|
||||||||
| date: | string, Date, auto-generated |
||||||||
| documents: | List of Document objects OpenContracting Description: All documents and attachments related to the framework. |
||||||||
| enquiryPeriod: | Period, read-only, auto-generated Period when questions are allowed. OpenContracting Description: The period during which enquiries may be made and will be answered. If |
||||||||
| dateModified: | string, Date, auto-generated |
||||||||
| owner: | string, auto-generated |
||||||||
| period: | Period, read-only, auto-generated Period when submissions can be submitted. OpenContracting Description: The period when the framework is open for submissions. |
||||||||
| qualificationPeriod: | |||||||||
Period, required Period when submissions can be qualified. At least endDate has to be provided.
|
|||||||||
| status: | string
Status of the Framework. |
||||||||
| classification: | Classification, required OpenContracting Description: The primary classification for the framework. If |
||||||||
| additionalClassification: | |||||||||
List of Classification objects OpenContracting Description: An array of additional classifications for the framework. |
|||||||||
| revisions: | List of Revision objects, auto-generated Historical changes to Framework object properties. |
||||||||