NookPost-Backend
Loading...
Searching...
No Matches
NookpostBackend.ApiSchemas.UserSettings.UserSettingsData Class Referencesealed

Represents user settings objects. More...

Collaboration diagram for NookpostBackend.ApiSchemas.UserSettings.UserSettingsData:

Properties

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.
 

Detailed Description

Represents user settings objects.

Property Documentation

◆ 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: