• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/recurring/entity/item/dealexist.php
  • Класс: Bitrix\Crm\Recurring\Entity\Item\DealExist
  • Вызов: DealExist::getChangeableFields
protected function getChangeableFields()
{
	return [
		'PARAMS', 'ACTIVE', 'IS_LIMIT', 'LIMIT_REPEAT', 'LIMIT_DATE', 'CATEGORY_ID', 'START_DATE'
	];
}