Magidoc

Represents a contact, typically a person associated with a company.

Fields

#

_id

ID !
Non-null

The unique identifier for the contact.

_kind

ID !
Non-null

Indicates the type of API resource; always set to 'Contact'.

company

The company associated with the contact.

displayName

The display name of the contact.

emailAddresses

Page containing the contact's email addresses.

firstName

The contact's first name.

lastName

The contact's last name.

Interfaces

#

Also implements APIResource , Actor .

Usages

#

References

#