MyBusinessProcessDueDateRead

class MyBusinessProcessDueDateRead(val processUUID: String) : MyBusinessProcessOptions

This data class is used when a list of process due date are read

Constructors

Link copied to clipboard
fun MyBusinessProcessDueDateRead(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