TypeEnum
public enum TypeEnum : String
The event type that was created.
-
Undocumented
Declaration
Swift
case click = "click"
public enum TypeEnum : String
The event type that was created.
Undocumented
Swift
case click = "click"