Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 715 Bytes

User.md

File metadata and controls

14 lines (11 loc) · 715 Bytes

# User

Properties

Name Type Description Notes
id string The User Id (Sherpa Id)
disabled bool Flag that indicates if the user is not in sherpa anymore or has no active memberships. [optional]
username string The users username. Used to log in to Grünes Netz (gnetz username)
email string Main user email address. Used to log in to Grünes Netz (gnetz email)
first_name string User first name
last_name string User last name

[Back to Model list] [Back to API list] [Back to README]