ManDownAlertOffStatus

data class ManDownAlertOffStatus(val messageId: Int, val loneWorkerProtectionEventType: String) : LoneWorkerProtectionEvent

Constructors

Link copied to clipboard
fun ManDownAlertOffStatus(messageId: Int, loneWorkerProtectionEventType: String)

Properties

Link copied to clipboard
val loneWorkerProtectionEventType: String
Link copied to clipboard
val messageId: Int

Inherited properties

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