HealthRequest

object HealthRequest extends Companion[HealthRequest]
Companion:
class
trait Product
trait Mirror
trait Companion[HealthRequest]
trait Has[HealthRequest]
trait ShapeTag[HealthRequest]
trait HasId
class Object
trait Matchable
class Any

Type members

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

Concrete fields

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

Implicits

Implicits

implicit val staticSchema: Static[Schema[HealthRequest]]

Inherited implicits

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