Preparing search index...
The search index is not available
@regulaforensics/document-reader
@regulaforensics/document-reader
AgeStatus
Class AgeStatus
Container for an age related scanning statuses.
Index
Constructors
constructor
Properties
over18
over21
over25
over65
over
Threshold
threshold
Methods
from
Json
Constructors
constructor
new
Age
Status
(
)
:
AgeStatus
Returns
AgeStatus
Properties
Readonly
over18
over18
:
CheckResult
Readonly
over21
over21
:
CheckResult
Readonly
over25
over25
:
CheckResult
Readonly
over65
over65
:
CheckResult
Readonly
over
Threshold
over
Threshold
:
CheckResult
Readonly
threshold
threshold
:
number
Methods
Static
from
Json
from
Json
(
jsonObject
)
:
AgeStatus
Allows you to deserialize object.
Parameters
jsonObject
:
any
Returns
AgeStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
over18
over21
over25
over65
over
Threshold
threshold
Methods
from
Json
@regulaforensics/document-reader
Loading...
Container for an age related scanning statuses.