• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/deal.php
  • Класс: Bitrix\Crm\DealTable
  • Вызов: DealTable::getEntityTypeId
static function getEntityTypeId(): int
{
	return \CCrmOwnerType::Deal;
}