Skip to main content

OfficeContactPerson

emailstringnullable

Email of the contact person

idstringnullable

Unique identifier of the contact person

Example: 1234
namestringnullable

Name of the contact person

Example: John Doe
OfficeContactPerson
{
"email": "string",
"id": "1234",
"name": "John Doe"
}