User details
Name | Description | Type | Additional information |
---|---|---|---|
OrganizationalUnit |
User organizational unit |
OrganizationalUnitMinDto |
None |
Role |
User role |
RoleMinDto |
None |
Supervisor |
Supervisor of the user |
UserMinDto |
None |
Code |
Code for internal use, usefully for a synchronization with an external environment |
string |
None |
Login |
Login of the user, must be unique |
string |
None |
Email of the user |
string |
None |
|
FirstName |
Firstname |
string |
None |
LastName |
LastName |
string |
None |
FiscalCode |
FiscalCode |
string |
None |
Vat |
Vat |
string |
None |
Culture |
Culture (EN-en, IT-It) |
string |
None |
FinalStatementEntryType |
D = daily, P = period |
string |
None |
HomePage |
Home page |
string |
None |
IsActive |
True if the user is active, false otherwise |
boolean |
None |
ReceiveEmailNotification |
True if the user want receive the emails |
boolean |
None |
ReceiveWebNotification |
True if the user want receive the web alerts |
boolean |
None |
Avatar |
Avatar Path |
string |
None |
CreationDate |
Creation |
date |
None |
CreatedBy |
The user who has made the insert |
UserMinDto |
None |
LastUpdateDate |
Date of the last update |
date |
None |
LastUpdatedBy |
The user who has made the last update |
UserMinDto |
None |
Id |
Unique ID |
integer |
None |