Enumeration CaseStatus

Used to document the processing status of the case.

Enumeration Members

aborted: "aborted"
checked: "checked"
documentAnalysis: "documentAnalysis"
error: "error"
errorCustoms: "errorCustoms"
errorInternal: "errorInternal"
extracted: "extracted"
firstClearance: "firstClearance"
inProgress: "inProgress"
init: "init"
normalized: "normalized"
physicalControl: "physicalControl"
processed: "processed"
questionCustoms: "questionCustoms"
secondClearance: "secondClearance"
toEdit: "toEdit"
uploaded: "uploaded"