case classJsonQuoted(body: String) extends Product with Serializable
Wrapper for the JSON string representation of a data structure. This class exists to
allow objects to be converted into JSON, attached to another data structure, and not
re-encoded.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Wrapper for the JSON string representation of a data structure. This class exists to allow objects to be converted into JSON, attached to another data structure, and not re-encoded.