Skip to main content

V2ReportDetailUser

email stringnullable

Email of the user

firstName stringnullable

First name of the user

Example: John
lastName stringnullable

Last name of the user

Example: Doe
V2ReportDetailUser
{
"email": "[email protected]",
"firstName": "John",
"lastName": "Doe"
}