-
createdAt
java.time.Instant createdAt
-
changesetsCount
int changesetsCount
aka the number of edits
-
gpsTracesCount
int gpsTracesCount
-
profileImageUrl
java.lang.String profileImageUrl
URL to the user's profile picture. May be null if no profile picture has been chosen.
-
profileDescription
java.lang.String profileDescription
The profile description is formatted with markdown. May be null if no description was
provided.
-
hasAgreedToContributorTerms
boolean hasAgreedToContributorTerms
-
roles
java.util.List<E> roles
may be null if the user has no roles
-
isBlocked
boolean isBlocked
whether the user is currently blocked (=cannot make any modifications on the map).