@regulaforensics/document-reader
Preparing search index...
CertificateData
Class CertificateData
Index
Constructors
constructor
Properties
data?
length
Methods
from
Json
Constructors
constructor
new
CertificateData
()
:
CertificateData
Returns
CertificateData
Properties
Optional
Readonly
data
data
?:
string
Readonly
length
length
:
number
Methods
Static
from
Json
fromJson
(
jsonObject
:
any
)
:
CertificateData
|
null
Allows you to deserialize object.
Parameters
jsonObject
:
any
Returns
CertificateData
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
length
Methods
from
Json
@regulaforensics/document-reader
Loading...
Allows you to deserialize object.