Packages

package update

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

Type Members

  1. type Result[T] = Either[UpdatePathError, T]
  2. trait UpdateMapperBase extends AnyRef
  3. final case class UpdatePath(fieldPath: List[String]) extends Product with Serializable
  4. sealed trait UpdatePathError extends AnyRef

Inherited from AnyRef

Inherited from Any

Ungrouped