CursorFieldJson

case class CursorFieldJson(fieldName: String, f: Cursor => Result[Json], required: List[String], hidden: Boolean)(implicit pos: SourcePos) extends CirceFieldMapping
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product

Implicits

Implicits

implicit val pos: SourcePos