toggle menu
Ksui
2.2.0-SNAPSHOT
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
ObjectArg
/
SharedObject
Shared
Object
@
Serializable
data
class
SharedObject
(
val
id
:
ObjectId
,
val
initialSharedVersion
:
Long
,
val
mutable
:
Boolean
)
:
ObjectArg
Members
Constructors
Shared
Object
Link copied to clipboard
constructor
(
id
:
ObjectId
,
initialSharedVersion
:
Long
,
mutable
:
Boolean
)
Properties
id
Link copied to clipboard
val
id
:
ObjectId
initial
Shared
Version
Link copied to clipboard
val
initialSharedVersion
:
Long
mutable
Link copied to clipboard
val
mutable
:
Boolean