MetadataMap

object MetadataMap extends Newtype[Map[String, Document]]
class Newtype[Map[String, Document]]
trait HasId
class Object
trait Matchable
class Any

Type members

Inherited classlikes

object hint
Inherited from:
Newtype

Inherited types

opaque type Type
Inherited from:
Newtype

Value members

Inherited methods

def apply(a: Map[String, Document]): Type
Inherited from:
Newtype
def unapply(orig: Type): Some[A]
Inherited from:
Newtype

Concrete fields

val hints: Hints
val id: ShapeId
val underlyingSchema: Schema[Map[String, Document]]

Extensions

Inherited extensions

extension (orig: Type)
def value: A
Inherited from:
Newtype

Implicits

Implicits

implicit val schema: Schema[MetadataMap]

Inherited implicits

implicit val asBijection: Bijection[Map[String, Document], Type]
Inherited from:
Newtype
implicit val tag: ShapeTag[Type]
Inherited from:
Newtype