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