Tanoda
UserManager.WSUser Struct Reference

Public Attributes

int id
 
string email
 
string name
 
string birthName
 
string genderIdentity
 
WSGroup group
 
UserType groupId
 
ulong workStartDate
 
int jobGroup
 
bool isActive
 
string qrCode
 
ulong created
 
ulong modified
 

Detailed Description

Definition at line 884 of file UserManager.cs.

Member Data Documentation

◆ birthName

string UserManager.WSUser.birthName

Definition at line 889 of file UserManager.cs.

◆ created

ulong UserManager.WSUser.created

Definition at line 897 of file UserManager.cs.

◆ email

string UserManager.WSUser.email

Definition at line 887 of file UserManager.cs.

◆ genderIdentity

string UserManager.WSUser.genderIdentity

Definition at line 890 of file UserManager.cs.

◆ group

WSGroup UserManager.WSUser.group

Definition at line 891 of file UserManager.cs.

◆ groupId

UserType UserManager.WSUser.groupId

Definition at line 892 of file UserManager.cs.

◆ id

int UserManager.WSUser.id

Definition at line 886 of file UserManager.cs.

◆ isActive

bool UserManager.WSUser.isActive

Definition at line 895 of file UserManager.cs.

◆ jobGroup

int UserManager.WSUser.jobGroup

Definition at line 894 of file UserManager.cs.

◆ modified

ulong UserManager.WSUser.modified

Definition at line 898 of file UserManager.cs.

◆ name

string UserManager.WSUser.name

Definition at line 888 of file UserManager.cs.

◆ qrCode

string UserManager.WSUser.qrCode

Definition at line 896 of file UserManager.cs.

◆ workStartDate

ulong UserManager.WSUser.workStartDate

Definition at line 893 of file UserManager.cs.


The documentation for this struct was generated from the following file: