Skip to main content

User

The UserObjectStartupInfoResponse class provides constructors for initializing this object, including options for setting permissions, user details, and additional settings. Each constructor allows tailored initialization, making it adaptable to various user contexts within the system.

Properties

NameDescription
ProfessionSpecifies the profession id of the user.
AuthenticatorEnabledSpecifies the whether the user has an authenticator app enabled.
StatusSpecifies the status of the user (e.g., active, inactive).
IdentificationNumberSpecifies the identification number of the user.
PersonalEMailSpecifies the personal email address of the user.
PersonalMobilePhoneCcSpecifies the country calling code for the user's personal mobile phone number.
IdThe unique identifier for the user.
UsernameSpecifies the username of the user.
MaritalStatusSpecifies the marital status of the user.
MfaEnabledSpecifies the whether Multi-Factor Authentication (MFA) is enabled for the user.
PhoneSpecifies the primary phone number of the user.
ChangedPassDateSpecifies the date when the user last changed their password.
DefaultCultureSpecifies the default culture or locale for the user.
RegistrationNumberSpecifies the registration number of the user.
AddressSpecifies the physical address of the user.
DepartmentSpecifies the id of department the user belongs to.
TypeSpecifies the type of the user (e.g., normal(0), special(1) -like admin or service users- ).
EmployementStartSpecifies the start date of the user's employment.
CategorySpecifies the category of the user.
PersonalMobilePhoneSpecifies the personal mobile phone number of the user.
EducationalStatusSpecifies the educational status of the user.
EMailSpecifies the email address of the user.
PhoneCcSpecifies the country calling code for the user's phone number.
WayOfWorkSpecifies the way of work for the user (e.g., remote, in-office).
LastnameSpecifies the last name of the user.
MobilePhoneSpecifies the mobile phone number of the user.
PersonalPhoneSpecifies the personal phone number of the user.
EmployementEndSpecifies the end date of the user's employment.
PasswordSpecifies the password of the user.
SexSpecifies the gender of the user.
BirthDateSpecifies the date of birth of the user.
MobilePhoneCcSpecifies the country calling code for the user's mobile phone number.
PlaceOfBirthSpecifies the place of birth of the user.
ImportStatusSpecifies the import status of the user.
ShiftIdSpecifies the ID of the user's shift.
PersonalPhoneCcSpecifies the country calling code for the user's personal phone number.
FirstnameSpecifies the first name of the user.

Methods

NameDescription
GetPrimaryKey()Returns a new instance of the User class with the same primary key value.