parameter
The object representation of a value to be inserted into .
Name
DataType
Description
String
A textual description of a constraint on the allowed values (e.g., every 3 months).
Name
Description
{
"parameter" :
{
"@id" : "URL",
"@type" : "Parameter",
"description" : "String",
"elementId" : "String",
"requirement" : "String",
"value" : "String"
}
}