MyBusinessProcessCancelScheduleSuccess

class MyBusinessProcessCancelScheduleSuccess(val processUUID: String) : MyBusinessProcessOptions

This data class is used when scheduled process successfully canceled

Constructors

Link copied to clipboard
fun MyBusinessProcessCancelScheduleSuccess(processUUID: String)

Inherited properties

Link copied to clipboard
val createdAt: Date
Link copied to clipboard
val processUUID: String
Link copied to clipboard
var type: String