DocumentFeedback¶
Represents assessment risk for a document that can be presented to operators.
- DocumentFeedback.Name¶
=
NameName of the assessment risk.
- DocumentFeedback.Value¶
=
ValueThe outcome of the assessment risk.
Value
Description
trueThe assessment risk has passed.
falseThe assessment risk has not passed and there is a risk involved.
nullThe outcome of the assessment is not known.
- DocumentFeedback.ValueUndefined¶
=
ValueUndefinedtrueif the assessment risk is classified as a warning.
- DocumentFeedback.ErrorMessage¶
=
ErrorMessageError message if the result of the assessment risk is unknown due to an error that occurred.