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