ReportDetailUser
Information of the user
firstNamestringnullable
First name of the user
Example:
Johnidstringnullable
Unique identifier of the user
Example:
cc94fc4e-dcbe-44a5-863e-3255281e02calastNamestringnullable
Last name of the user
Example:
DoeReportDetailUser
{
"email": "[email protected]",
"firstName": "John",
"id": "cc94fc4e-dcbe-44a5-863e-3255281e02ca",
"lastName": "Doe"
}