Represents user settings objects.
More...
|
bool? | UseDarkMode [get, set] |
| Whether to use dark mode for the user.
|
|
bool | DisplayEmailOnProfile [get, set] |
| Whether to display the user's email on the profile page.
|
|
Represents user settings objects.
◆ DisplayEmailOnProfile
bool NookpostBackend.ApiSchemas.UserSettings.UserSettingsData.DisplayEmailOnProfile |
|
getset |
Whether to display the user's email on the profile page.
◆ UseDarkMode
bool? NookpostBackend.ApiSchemas.UserSettings.UserSettingsData.UseDarkMode |
|
getset |
Whether to use dark mode for the user.
The documentation for this class was generated from the following file: