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