Logo

View the Project on GitHub elements-storage/elements-sdk-python

ElementsUserProfile

Properties

Name Type Description Notes
id int    
username str   [readonly]
display_name str   [readonly]
ldap LDAPServer    
effective_permissions [str, none_type]   [readonly]
has_password bool   [readonly]
allow_changing_password bool   [readonly]
totp_enabled bool   [readonly]
avatar str, none_type   [optional]
default_page str   [optional]
full_name str, none_type   [optional]
language str, none_type   [optional]
fm_bookmarks [str, none_type]   [optional]
unix_username str, none_type   [optional] [readonly]
email str, none_type   [optional] [readonly]
shaper_rate int, none_type   [optional] [readonly]
shaper_ceiling int, none_type   [optional] [readonly]

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