class JsonAdapter
JsonAdapter()
fun fromJson(json: String): SxAdInfoEventType
fun toJson(type: SxAdInfoEventType): String