DocumentFeedback
¶
Represents assessment risk for a document that can be presented to operators.
- DocumentFeedback.Name¶
=
Name
Name of the assessment risk.
- DocumentFeedback.Value¶
=
Value
The outcome of the assessment risk.
Value
Description
true
The assessment risk has passed.
false
The assessment risk has not passed and there is a risk involved.
null
The outcome of the assessment is not known.
- DocumentFeedback.ValueUndefined¶
=
ValueUndefined
true
if the assessment risk is classified as a warning.
- DocumentFeedback.ErrorMessage¶
=
ErrorMessage
Error message if the result of the assessment risk is unknown due to an error that occurred.