ManDownAlertOffStatus

data class ManDownAlertOffStatus(val messageId: Int, val eventType: String) : STWEvent

Constructors

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

Properties

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

Inherited properties

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