• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/restservice.php
  • Класс: \CCrmRestProxyBase
  • Вызов: CCrmRestProxyBase::getDefaultEventSettings
static function getDefaultEventSettings()
{
	return array('category' => \Bitrix\Rest\Sqs::CATEGORY_CRM);
}