@regulaforensics/vp-frontend-document-components
    Preparing search index...

    Interface AuthenticityCheckList

    AuthenticityCheckList

    interface AuthenticityCheckList {
        Count: number;
        List: AuthenticityCheckResult[];
    }

    Implemented by

    Index

    Properties

    Properties

    Count: number

    Count of items in List

    AuthenticityCheckList

    Authenticity Check

    AuthenticityCheckList