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