DocumentShape

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

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Inherited methods

final override def getTag: ShapeTag[DocumentShape]
Definition Classes
Companion -> Has
Inherited from:
Companion

Concrete fields

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

Implicits

Implicits

implicit val staticSchema: Static[Schema[DocumentShape]]

Inherited implicits

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