V2ReportContactPerson
emailstringnullable
Example:
[email protected]
namestringnullable
Example:
John Doe
phonestringnullable
Example:
123-321
titlestringnullable
Example:
QA Manager
V2ReportContactPerson
{
"email": "[email protected]",
"name": "John Doe",
"phone": "123-321",
"title": "QA Manager"
}