mcp.schema.SchemaType.Entity
See theEntity companion object
final case class Entity[A](fields: List[Field]) extends SchemaType[A]
Attributes
- Companion
- object
- Source
- SchemaType.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SchemaType[A]class Objecttrait Matchableclass Any
Members list
In this article