Nominal

zio.schema.TypeId.Nominal
final case class Nominal(packageName: Chunk[String], objectNames: Chunk[String], typeName: String) extends TypeId

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait TypeId
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

def name: String

Attributes

Inherited from:
TypeId

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product