Tanoda
|
Public Attributes | |
int | id |
string | |
string | name |
string | birthName |
string | genderIdentity |
WSGroup | group |
UserType | groupId |
ulong | workStartDate |
int | jobGroup |
bool | isActive |
string | qrCode |
ulong | created |
ulong | modified |
Definition at line 884 of file UserManager.cs.
string UserManager.WSUser.birthName |
Definition at line 889 of file UserManager.cs.
ulong UserManager.WSUser.created |
Definition at line 897 of file UserManager.cs.
string UserManager.WSUser.email |
Definition at line 887 of file UserManager.cs.
string UserManager.WSUser.genderIdentity |
Definition at line 890 of file UserManager.cs.
WSGroup UserManager.WSUser.group |
Definition at line 891 of file UserManager.cs.
UserType UserManager.WSUser.groupId |
Definition at line 892 of file UserManager.cs.
int UserManager.WSUser.id |
Definition at line 886 of file UserManager.cs.
bool UserManager.WSUser.isActive |
Definition at line 895 of file UserManager.cs.
int UserManager.WSUser.jobGroup |
Definition at line 894 of file UserManager.cs.
ulong UserManager.WSUser.modified |
Definition at line 898 of file UserManager.cs.
string UserManager.WSUser.name |
Definition at line 888 of file UserManager.cs.
string UserManager.WSUser.qrCode |
Definition at line 896 of file UserManager.cs.
ulong UserManager.WSUser.workStartDate |
Definition at line 893 of file UserManager.cs.