JobNotificationProperty

data class JobNotificationProperty(val notifyDelayAfter: Int? = null)

Constructors

Link copied to clipboard
constructor(notifyDelayAfter: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val notifyDelayAfter: Int? = null

It is the number of minutes to wait before sending a job run delay notification after a job run starts