An unique identifier for the user record, often used for database or system reference.
Indicates name of user.
Indicates email of user.
Indicates the user preferred language. Available values are:
en : English (USA)
id : Indonesia (IDN)
jp : ę„ę¬čŖ (JPN)
zh : äøę (ē®ä½) (CHN)
vi : Tiįŗæng Viį»t (VNM)
tl : Filipino (PHL)
th : ą¹ąøąø¢ (THA)
Indicates whether the user has logged in for the first time.
Indicates the user most recent login timestamp.
Indicates the user password expired and need to change or not.
Indicates the current status of the user account within an organization. Accepted values are:
`active` : The account is currently active and the user can perform actions based on their role.
`inactive` : The user has registered a new organization but has not completed email verification.
`pending` : The user has been invited to this organization but has not yet accepted the invitation.
`disabled` : The account has been deactivated by the organization and cannot be used.
`reject` : The user has either accepted an invitation from another organization or created a new organization, causing all other pending invitations to be automatically rejected.The Timestamp indicating when the user account is locked due to multiple incorrect login attempts. It specifies the date and time when the user can attempt to log in again.
Identifier the user is a part of what team.
Unique identifier for the user's role within the system or application
This is the root object, containing all the information about the role.
Identifier for the hub that owns or manages the user.
Identifier for the organization or company that owns or manages the user.
Organization Entity Information: Encompasses the organization's name, email, and ID. This information is present in the task data upon task creation and processing.
The Timestamp represents the last time the user data was updated. It includes date and time information.
The Timestamp represents the date and time when this user data was initially created.