toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
PastObjectRequest
Past
Object
Request
@
Serializable
data
class
PastObjectRequest
(
val
objectId
:
ObjectId
,
val
version
:
Long
)
Members
Constructors
Past
Object
Request
Link copied to clipboard
constructor
(
objectId
:
ObjectId
,
version
:
Long
)
Properties
object
Id
Link copied to clipboard
val
objectId
:
ObjectId
version
Link copied to clipboard
val
version
:
Long