toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
PastObjectResponse
Past
Object
Response
@
Serializable
data
class
PastObjectResponse
(
val
status
:
String
,
val
details
:
ObjectResponse
)
Members
Constructors
Past
Object
Response
Link copied to clipboard
constructor
(
status
:
String
,
details
:
ObjectResponse
)
Properties
details
Link copied to clipboard
val
details
:
ObjectResponse
status
Link copied to clipboard
val
status
:
String