| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
User ID |
decimal number |
None. |
| Name |
User's full name |
string |
None. |
| UserName |
User's login name |
string |
None. |
|
User's contact email |
string |
None. |
|
| UserType |
User type |
UserTypesEnum |
None. |
| ParentUserId |
Parent/Practice user Id |
decimal number |
None. |
| ParentUserName |
Parent/Practice user name |
string |
None. |
| PracticeId |
Accountant firm/Practice id |
decimal number |
None. |
| PracticeName |
Accountant firm/Practice name |
string |
None. |
| PracticeType |
Accountant firm/Practice type |
string |
None. |
| PictureUrl |
User profile picture file path (thumbnail) |
string |
None. |
| PictureThumbUrl |
User profile picture file path (thumbnail) |
string |
None. |
| Companies |
List of allowed companies |
Collection of AppUserCompany |
None. |
| IsAppAccess |
User Business app access status |
boolean |
None. |
| IsActive | boolean |
None. |
|
| IsDelete | byte |
None. |