UndefOrUndefined
typedjson.UndefOrUndefined
case class UndefOrUndefined(missingField: Option[String], missingObj: AnyRef) extends UndefOr[Nothing]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait UndefOr[Nothing]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article