GetMenuError

object GetMenuError extends Companion[GetMenuError]
Companion:
class
trait Sum
trait Mirror
trait Companion[GetMenuError]
trait Has[GetMenuError]
trait ShapeTag[GetMenuError]
trait HasId
class Object
trait Matchable
class Any

Type members

Classlikes

case class GenericClientErrorCase(genericClientError: GenericClientError) extends GetMenuError
Companion:
object
case class GenericServerErrorCase(genericServerError: GenericServerError) extends GetMenuError
Companion:
object
case class NotFoundErrorCase(notFoundError: NotFoundError) extends GetMenuError
Companion:
object
Companion:
class

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 override def getTag: ShapeTag[GetMenuError]
Definition Classes
Companion -> Has
Inherited from:
Companion

Concrete fields

val hints: Hints
val id: ShapeId
val schema: Schema[GetMenuError]

Implicits

Implicits

implicit val staticSchema: Static[Schema[GetMenuError]]

Inherited implicits

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