DownField
zio.json.ast.JsonCursor.DownField
final case class DownField(parent: JsonCursor[_, Obj], name: String) extends JsonCursor[Obj, Json]
Attributes
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article