@regulaforensics/document-reader
    Preparing search index...

    Class AgeStatus

    Container for an age related scanning statuses.

    Index
    over18: CheckResult
    over21: CheckResult
    over25: CheckResult
    over65: CheckResult
    overThreshold: CheckResult
    threshold: number | null
    • Allows you to deserialize object.

      Parameters

      • jsonObject: any

      Returns AgeStatus | null