Requirement

Schema

id:

uid, auto-generated

title:

string, multilingual, required

OpenContracting Description: Requirement title.

status:

string

Possible values are:

  • active
  • cancelled

OpenContracting Description: Requirement status (active by default).

description:

string, multilingual

OpenContracting Description: Requirement description.

dataType:

string, required

OpenContracting Description: Determines the type of response.

Possible values are:
string:The requirement response must be of type string
number:The requirement response must be of type number
integer:The requirement response must be of type integer
boolean:The requirement response must be of type boolean
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:

ExtendPeriod

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