toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-compensation-api
/
me.ahoo.wow.compensation.api
/
ApplyExecutionSuccess
Apply
Execution
Success
@
Order
(
value
=
3
)
@
CommandRoute
(
appendIdPath
=
CommandRoute.AppendPath.ALWAYS
)
data
class
ApplyExecutionSuccess
(
val
id
:
String
,
val
executeAt
:
Long
)
:
Identifier
,
ExecuteAt
Members
Constructors
Apply
Execution
Success
Link copied to clipboard
constructor
(
id
:
String
,
executeAt
:
Long
)
Properties
execute
At
Link copied to clipboard
open
override
val
executeAt
:
Long
id
Link copied to clipboard
open
override
val
id
:
String