RequirementResponse
Schema
- id:
uid, auto-generated
- title:
string, multilingual, required
OpenContracting Description: RequirementResponse title.
- description:
string, multilingual
OpenContracting Description: RequirementResponse description.
- period:
- requirement:
-
OpenContracting Description: The reference for tender requirement.
- relatedTenderer:
OpenContracting Description: The reference for organization.
- relatedItem:
string
Id of related Item.
- evidences:
List of Evidence objects
- values:
List of strings
The values should be from requirement.expectedValues field. This field should be set if requirement has dataType: string.
- value:
boolean/int/decimal
The value of this requirement response. The value must be of the type defined in the requirement.dataType field. This field should be set if requirement has dataType another from string.