package update
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- update
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- type Result[T] = Either[UpdatePathError, T]
- trait UpdateMapperBase extends AnyRef
- final case class UpdatePath(fieldPath: List[String]) extends Product with Serializable
- sealed trait UpdatePathError extends AnyRef
Value Members
- object FieldNames
- object IdentityProviderConfigUpdateMapper extends UpdateMapperBase
- object PartyRecordUpdateMapper extends UpdateMapperBase
- object UpdatePath extends Serializable
- object UpdatePathError
- object UpdatePathsTrie extends Serializable
- object UpdateRequestsPaths
- Attributes
- protected
- object UserUpdateMapper extends UpdateMapperBase