Catchpoint

open inner class Catchpoint(val id: String?, val code: String?)(source)

Constructors

Link copied to clipboard
constructor(id: String?, code: String?)

Properties

Link copied to clipboard
val code: String?
Link copied to clipboard
val id: String?