• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/integration/service/batchable/contact.php
  • Класс: BitrixSaleExchangeIntegrationServiceBatchableContact
  • Вызов: Contact::getDstEntityTypeId
public function getDstEntityTypeId()
{
	return IntegrationCRMEntityType::CONTACT;
}