Skip to main content

ImmutableIdProofingDocumentTestResult

Information about an individual test result.

Properties

NameTypeDescriptionNotes
actionsStringA longer description with possible actions to performed on the document.[optional]
descriptionStringThe description of the check performed on the document.[optional]
dispositionStringA short description with result of the check performed on the document.[optional]
informationStringA longer description with result of the check performed on the document.[optional]
nameStringIdentifies the check performed.[optional]
resultResultEnumThe ID classification result.

ResultEnum

NameValue
UNKNOWN"UNKNOWN"
PASSED"PASSED"
FAILED"FAILED"
SKIPPED"SKIPPED"
CAUTION"CAUTION"
ATTENTION"ATTENTION"