Name | Type | Description | Notes |
---|---|---|---|
recordType | String | [optional] [readonly] | |
requirementId | UUID | Unique id for a requirement. | [optional] |
fieldType | FieldTypeEnum | [optional] [readonly] | |
fieldValue | String | The value of the requirement, this could be an id to a resource or a string value. | [optional] |
Name | Value |
---|---|
TEXTUAL | "textual" |
DATETIME | "datetime" |
ADDRESS | "address" |
DOCUMENT | "document" |