Class User

java.lang.Object
overit.geocall.model.DynO
overit.geocall.base.rs2.user.User
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

@EntityRef(UserEntity.class) public class User extends DynO
Data transfer object representing a user update request.
It contains all the user's information and is typically used by the user update service resource.
Since:
9.2
See Also:
GCApi:
dto