MyRulesEvents

data class MyRulesEvents(val enable: Boolean) : STWEvent

Constructors

Link copied to clipboard
fun MyRulesEvents(enable: Boolean)

Properties

Link copied to clipboard
val enable: Boolean

Inherited properties

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