İçeriğe geç
R-Service R-Service
Документация Р-Сервис

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 for telephone
  • general : only for organization telephone , email and website
  • home : only for person telephone
  • mobile : only for person telephone
  • personal : only for person email and website
  • service_desk : only for organization telephone , email and website
  • service_desk_fax : only for organization telephone
  • work : only for organization telephone , and for person telephone , email and website

protocol ( ContactProtocol )

The protocol of the contact details.

uri ( String )

The telephone number, email address, etc.

Contact implements the following interfaces. This means that fragments defined on these interfaces may be used in queries returning a Contact.