Logo

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

ElementsUserProfile

Properties

Name Type Description Notes
avatar str, none_type   [readonly]
default_page str    
full_name str, none_type    
language str, none_type    
fm_bookmarks [str]    
id int    
username str   [readonly]
display_name str   [readonly]
effective_permissions [str]   [readonly]
has_password bool   [readonly]
allow_changing_password bool   [readonly]
totp_enabled bool   [readonly]
unix_username str, none_type   [optional] [readonly]
email str, none_type   [optional] [readonly]
ldap LDAPServer   [optional]
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]