Packages

package json

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. json
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. implicit class AttrMapJsonOps extends AnyRef
  2. implicit class ProductJsonOps[A] extends AnyRef

Value Members

  1. def parse[A](jsonString: String)(implicit arg0: Schema[A]): Either[ItemError, A]
  2. def parseItem(json: String): Either[ItemError, AttrMap]

Inherited from AnyRef

Inherited from Any

Ungrouped