Skip to main content

ReportDetailUser

Information of the user

emailstringnullable

Email address of the user

firstNamestringnullable

First name of the user

Example: John
idstringnullable

Unique identifier of the user

Example: cc94fc4e-dcbe-44a5-863e-3255281e02ca
lastNamestringnullable

Last name of the user

Example: Doe
ReportDetailUser
{
"email": "[email protected]",
"firstName": "John",
"id": "cc94fc4e-dcbe-44a5-863e-3255281e02ca",
"lastName": "Doe"
}