UnknownServerErrorCode

object UnknownServerErrorCode extends Enumeration[UnknownServerErrorCode] with Companion[UnknownServerErrorCode]
Companion:
class
trait Sum
trait Mirror
trait Enumeration[UnknownServerErrorCode]
trait Companion[UnknownServerErrorCode]
trait ShapeTag[UnknownServerErrorCode]
trait HasId
class Object
trait Matchable
class Any

Type members

Classlikes

Inherited classlikes

object hint
Inherited from:
Companion

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Inherited methods

final def fromOrdinal(s: Int): Option[UnknownServerErrorCode]
Inherited from:
Enumeration
final def fromString(s: String): Option[UnknownServerErrorCode]
Inherited from:
Enumeration
final override def getTag: ShapeTag[UnknownServerErrorCode]
Definition Classes
Companion -> Has
Inherited from:
Companion

Concrete fields

val hints: Hints
val id: ShapeId

Inherited fields

Inherited from:
Enumeration
lazy val valueMap: Map[String, UnknownServerErrorCode]
Inherited from:
Enumeration

Implicits

Implicits

implicit val schema: Schema[UnknownServerErrorCode]

Inherited implicits

implicit val tagInstance: ShapeTag[UnknownServerErrorCode]
Inherited from:
Companion