ExecutionSuccessApplied

data class ExecutionSuccessApplied(val executeAt: Long) : ExecuteAt

Constructors

Link copied to clipboard
constructor(executeAt: Long)

Properties

Link copied to clipboard
open override val executeAt: Long