VyUserPreferencesDto
This class represents the user preferences for email notifications and marketing emails.
Properties
Field | Type | Description |
---|---|---|
emailNotifications | bool | Indicates whether the user wants to receive email notifications. |
marketingEmails | bool | Indicates whether the user wants to receive marketing emails. |
Last updated