Org Object
The object describing an organization affiliation of a contact.
Example
{
"company": "COMPANY",
"department": "DEPARTMENT",
"title": "TITLE"
}
Properties
company
: string (optional) — company name.department
: string (optional) — contact's department of employ.title
: string (optional) — contact's work title.