ContactPerson
namestring
Contact person name
Example:
John Doetitlestringnullable
Contact person title
Example:
Factory ManagerphoneNumberstring
Contact person phone number
Example:
1234567890ContactPerson
{
"name": "John Doe",
"title": "Factory Manager",
"email": "[email protected]",
"phoneNumber": 1234567890
}