[{"label":"Latest (v1.0)","version":"latest"}]
csp

UserLocalePreferencesDto

Defines the locale properties of the user.


Properties

string
language Required

Language preferences of the user.


string
locale Required

Locale preferences of the user. Applies to date and time format.


string
alternativeEmail Optional

The alternative email preferred by the user for notification purposes.

JSON Example

{
	"language": "string",
	"locale": "string"
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Property Of

BaseUserWithProfileDto

Feedback

Was this page helpful?