Contact Object
Bu içerik henüz dilinizde mevcut değil.
The fields in this section list which values can be retrieved when querying Contact records.
id (
ID!
)
Unique identifier of the object.
integration (
Boolean
)
Can be set to
true
using this API or the Import functionality. When checked,
the contact is displayed as read-only in the user interface to prevent users
from updating it.
label (
ContactLabel
)
The Label of the contact details. Valid values are:
fax: only fortelephonegeneral: only for organizationtelephone,emailandwebsitehome: only for persontelephonemobile: only for persontelephonepersonal: only for personemailandwebsiteservice_desk: only for organizationtelephone,emailandwebsiteservice_desk_fax: only for organizationtelephonework: only for organizationtelephone, and for persontelephone,emailandwebsite
protocol (
ContactProtocol
)
The protocol of the contact details.
uri (
String
)
The telephone number, email address, etc.
Implements
Заголовок раздела «Implements»Contact implements the following interfaces. This means that fragments defined on these interfaces may be used in queries returning a Contact.