UserLocalePreferencesDto
UserLocalePreferencesDto
Defines the locale properties of the user.
JSON Example
{
"alternativeEmail": "string",
"language": "string",
"locale": "string"
}
string
alternativeEmail
Optional
The alternative email preferred by the user for notification purposes.
string
language
Required
Language preferences of the user.
string
locale
Required
Locale preferences of the user. Applies to date and time format.