Interface ContactOrganization

Organization data attached to a contact.

Hierarchy

  • ContactOrganization

Properties

company?: null | string
title?: null | string
department?: null | string

Generated using TypeDoc