MyBusinessProcessAutoCleaning

data class MyBusinessProcessAutoCleaning(val isForRetention: Boolean) : MyBusinessEvents

This data class is used when launching process auto cleaning

Constructors

Link copied to clipboard
fun MyBusinessProcessAutoCleaning(isForRetention: Boolean)

Properties

Link copied to clipboard
val isForRetention: Boolean

Inherited properties

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