Search
Preparing search index...
The search index is not available
@irisnet/irishub-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Condition
Class Condition
Hierarchy
Condition
Index
Constructors
constructor
Properties
key
op
value
Methods
contains
eq
fill
ge
gte
le
lte
to
String
Constructors
constructor
new
Condition
(
key
:
EventKey
)
:
Condition
Parameters
key:
EventKey
Returns
Condition
Properties
Private
key
key
:
EventKey
Private
op
op
:
string
Private
value
value
:
string
|
EventAction
Methods
contains
contains
(
value
:
string
)
:
Condition
Parameters
value:
string
Returns
Condition
eq
eq
(
value
:
string
)
:
Condition
Parameters
value:
string
Returns
Condition
Private
fill
fill
(
value
:
string
, op
:
string
)
:
Condition
Parameters
value:
string
op:
string
Returns
Condition
ge
ge
(
value
:
string
)
:
Condition
Parameters
value:
string
Returns
Condition
gte
gte
(
value
:
string
)
:
Condition
Parameters
value:
string
Returns
Condition
le
le
(
value
:
string
)
:
Condition
Parameters
value:
string
Returns
Condition
lte
lte
(
value
:
string
)
:
Condition
Parameters
value:
string
Returns
Condition
to
String
to
String
(
)
:
string
Returns
string
Globals
Condition
constructor
key
op
value
contains
eq
fill
ge
gte
le
lte
to
String
Generated using
TypeDoc