@regulaforensics/vp-frontend-document-components
Preparing search index...
AuthenticityCheckResultItem
Interface AuthenticityCheckResultItem
Common fields for all authenticity result objects
Export
AuthenticityCheckResultItem
interface
AuthenticityCheckResultItem
{
ElementDiagnose
?:
CheckDiagnose
;
ElementResult
?:
CheckResult
;
PercentValue
?:
number
;
Type
:
AuthenticityResultType
;
}
Index
Properties
Element
Diagnose?
Element
Result?
Percent
Value?
Type
Properties
Optional
Element
Diagnose
ElementDiagnose
?:
CheckDiagnose
Memberof
AuthenticityCheckResultItem
Optional
Element
Result
ElementResult
?:
CheckResult
Memberof
AuthenticityCheckResultItem
Optional
Percent
Value
PercentValue
?:
number
Memberof
AuthenticityCheckResultItem
Type
Type
:
AuthenticityResultType
Memberof
AuthenticityCheckResultItem
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Element
Diagnose
Element
Result
Percent
Value
Type
@regulaforensics/vp-frontend-document-components
Loading...
Common fields for all authenticity result objects
Export
AuthenticityCheckResultItem