Ksui
Toggle table of contents
2.2.4-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.model
/
TransactionBlockFilter
/
TransactionBlockFilter
Transaction
Block
Filter
constructor
(
afterCheckpoint
:
String
?
=
null
,
atCheckpoint
:
String
?
=
null
,
beforeCheckpoint
:
String
?
=
null
,
function
:
String
?
=
null
,
kind
:
TransactionBlockKindInput
?
=
null
,
affectedAddress
:
String
?
=
null
,
affectedObjects
:
String
?
=
null
,
sentAddress
:
String
?
=
null
)