toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
TransactionFilterMutable
/
InputObject
Input
Object
@
Serializable
data
class
InputObject
(
var
objectId
:
ObjectId
=
ObjectId("")
)
:
TransactionFilterMutable
Members
Constructors
Input
Object
Link copied to clipboard
constructor
(
objectId
:
ObjectId
=
ObjectId("")
)
Properties
object
Id
Link copied to clipboard
var
objectId
:
ObjectId
Functions
to
Immutable
Link copied to clipboard
open
override
fun
toImmutable
(
)
:
TransactionFilter