enum class InteractionType
Describes an interaction with a screen
VIEW
CLOSE
SEND
value
val value: String
toString
fun toString(): String