• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/restservice.php
  • Класс: \CCrmContactRestProxy
  • Вызов: CCrmContactRestProxy::getOwnerTypeID
public  function getOwnerTypeID()
{
	return CCrmOwnerType::Contact;
}