JsonObjectCompanion

typedjson.JsonObjectCompanion

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def makeRaw(json: Json, cache: Map[String, Any]): Obj

Attributes

Inherited from:
JsonObjectCompanionBase
def makeRawFromFields(fields: JsonObjectFrom*): Obj

Attributes

Inherited from:
JsonObjectCompanionBase

Implicits

Inherited implicits

implicit val codec: Codec[Obj]

Attributes

Inherited from:
JsonObjectCompanionBase
implicit def makeFieldOps(s: String): MakeFieldOps

Attributes

Inherited from:
JsonObjectCompanionBase