@regulaforensics/vp-frontend-document-components
Preparing search index...
AuthenticityCheckResult
Interface AuthenticityCheckResult
Export
AuthenticityCheckResult
interface
AuthenticityCheckResult
{
Count
?:
number
;
List
:
AuthenticityCheckResultListInner
[]
;
Result
:
CheckResult
;
Type
:
AuthenticityResultType
;
}
Implemented by
FiberChecks
IdentChecks
ImageIdentChecks
OCRSecurityTextChecks
SecurityFeatureChecks
Index
Properties
Count?
List
Result
Type
Properties
Optional
Count
Count
?:
number
Count of items in List
Memberof
AuthenticityCheckResult
List
List
:
AuthenticityCheckResultListInner
[]
Memberof
AuthenticityCheckResult
Result
Result
:
CheckResult
Memberof
AuthenticityCheckResult
Type
Type
:
AuthenticityResultType
Memberof
AuthenticityCheckResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Count
List
Result
Type
@regulaforensics/vp-frontend-document-components
Loading...
Export
AuthenticityCheckResult