GitHub
Preparing search index...
The search index is not available
casper-js-sdk
casper-js-sdk
IDValue
Class IDValue
Hierarchy
IDValue
Index
Constructors
constructor
Properties
int
Value
is
Int
Value
str
Value
Methods
to
Int
toJSON
to
String
from
Int
fromJSON
from
String
Constructors
constructor
new IDValue
(
value
:
string
|
number
)
:
IDValue
Parameters
value:
string
|
number
Returns
IDValue
Properties
int
Value
int
Value
:
null
|
number
= null
is
Int
Value
is
Int
Value
:
boolean
str
Value
str
Value
:
null
|
string
= null
Methods
to
Int
to
Int
(
)
:
number
Returns
number
toJSON
toJSON
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Static
from
Int
from
Int
(
value
:
number
)
:
IDValue
Parameters
value:
number
Returns
IDValue
Static
fromJSON
fromJSON
(
data
:
string
|
number
)
:
IDValue
Parameters
data:
string
|
number
Returns
IDValue
Static
from
String
from
String
(
value
:
string
)
:
IDValue
Parameters
value:
string
Returns
IDValue
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
casper-
js-
sdk
IDValue
constructor
int
Value
is
Int
Value
str
Value
to
Int
toJSON
to
String
from
Int
fromJSON
from
String
Generated using
TypeDoc