MyBusinessProcessRecipientsNotAllowed

class MyBusinessProcessRecipientsNotAllowed(val processUUID: String) : MyBusinessProcessUpdate

This data class is used when a process is send or completed for recipients contains some recipients not allowed

Constructors

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