Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-compensation-api
/
me.ahoo.wow.compensation.api
/
MarkRecoverable
Mark
Recoverable
@
Order
(
value
=
7
)
@
CommandRoute
(
appendIdPath
=
CommandRoute.AppendPath.ALWAYS
)
data
class
MarkRecoverable
(
val
id
:
String
,
val
recoverable
:
RecoverableType
)
:
Identifier
,
IRecoverable
Members
Constructors
Mark
Recoverable
Link copied to clipboard
constructor
(
id
:
String
,
recoverable
:
RecoverableType
)
Properties
id
Link copied to clipboard
open
override
val
id
:
String
recoverable
Link copied to clipboard
open
override
val
recoverable
:
RecoverableType