• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/integration/service/internal/entity/deal.php
  • Класс: BitrixSaleExchangeIntegrationServiceInternalEntityDeal
  • Вызов: Deal::getContactId
public function getContactId()
{
	return $this->fields->get('CONTACT_ID');
}