java-gitea-api/docs/User.md

878 B

User

Properties

Name Type Description Notes
avatarUrl String URL to the user's avatar [optional]
created OffsetDateTime [optional]
email String [optional]
fullName String the user's full name [optional]
id Long the user's id [optional]
isAdmin Boolean Is the user an administrator [optional]
language String User locale [optional]
lastLogin OffsetDateTime [optional]
location String the user's location [optional]
login String the user's username [optional]
restricted Boolean Is user restricted [optional]
website String the user's website [optional]