Code

sealed abstract class Code(val value: Int)
Companion:
object
class Object
trait Matchable
class Any
object STATUS_CODE_ERROR.type
object STATUS_CODE_OK.type

Value members

Concrete fields

val value: Int