LastMitigationActionOnJobResponse

data class LastMitigationActionOnJobResponse(val actionDateTimeInUtc: String? = null, val customerResolution: String? = null, val isPerformedByCustomer: Boolean? = null)

Last Mitigation Action Performed On Job

Constructors

Link copied to clipboard
constructor(actionDateTimeInUtc: String? = null, customerResolution: String? = null, isPerformedByCustomer: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Action performed date time

Link copied to clipboard

Resolution code provided by customer

Link copied to clipboard

Action performed by customer, possibility is that mitigation might happen by customer or service or by ops