Logo

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

ElementsUserProfilePartialUpdate

The current user’s own profile: their editable preferences (display name, language, default page, file-manager bookmarks) plus read-only account info.

Properties

Name Type Description Notes
default_page str   [optional]
full_name str, none_type   [optional]
language str, none_type   [optional]
fm_bookmarks [str]   [optional]

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