Requirement¶
Schema¶
| id: | uid, auto-generated |
||||||||
|---|---|---|---|---|---|---|---|---|---|
| title: | string, multilingual, required OpenContracting Description: Requirement title. |
||||||||
| status: | string Possible values are:
OpenContracting Description: Requirement status (active by default). |
||||||||
| description: | string, multilingual OpenContracting Description: Requirement description. |
||||||||
| dataType: | string, required OpenContracting Description: Determines the type of response.
|
||||||||
| minValue: | string OpenContracting Description: Used to state the lower bound of the requirement when the response must be within a certain range. |
||||||||
| maxValue: | string OpenContracting Description: Used to state the higher bound of the requirement when the response must be within a certain range. |
||||||||
| expectedValue: | string OpenContracting Description: Used to state the requirement when the response must be particular value. |
||||||||
| period: | |||||||||
| relatedFeature: | string Id of related Feature. |
||||||||
| eligibleEvidences: | |||||||||
List of EligibleEvidence objects. |
|||||||||
| datePublished: | string, Date OpenContracting Description: The date on which the requirement version was published. |
||||||||
| dateModified: | string, Date OpenContracting Description: Date that the requirement version was cancelled |
||||||||