V2ReportDetailUser
firstNamestringnullable
First name of the user
Example:
JohnlastNamestringnullable
Last name of the user
Example:
DoeV2ReportDetailUser
{
"email": "[email protected]",
"firstName": "John",
"lastName": "Doe"
}
First name of the user
JohnLast name of the user
Doe{
"email": "[email protected]",
"firstName": "John",
"lastName": "Doe"
}