MyBusinessProcessListReceived

data class MyBusinessProcessListReceived(val param: Any? = null) : MyBusinessProcessListUpdate

This data class is used when process sync overwritten has been read from webchat

Constructors

Link copied to clipboard
fun MyBusinessProcessListReceived(param: Any? = null)

Properties

Link copied to clipboard
val param: Any? = null

Inherited properties

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