{
"_id": "641e8a6613e9620026fbf109",
"user_number": 39,
"ID": "SCUDO-39",
"first_name": "Olivia",
"last_name": "Davis",
"full_name": "Olivia Davis",
"email": "[email protected]",
"phone_number": "1 (555) 777-8888",
"photo": "https://uatdrive.s3.us-west-002.backblazeb2.com/Profile%20Pix.png",
"role": "admin",
"status": true,
"date_joined": "2023-03-25T05:45:10.959Z"
}
| Attributes |
|---|
_id String: A unique identifier for the team member.user_number Number: A unique user number associated with the team member.ID String: A unique ID associated with the team member.first_name String: The first name of the team member.last_name String: The last name of the team member.full_name String: The full name of the team member.String: The email address associated with the team member.phone_number String: The phone number associated with the team member.photo String: The URL of the team member's profile picture.role String: The role of the team member within the company, such as admin or agent.status Boolean: A boolean value indicating whether the team member is active or inactive.date_joined String: The date and time that the team member was added Scudo. |
