• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/marketplace/client.php
  • Класс: BitrixRestMarketplaceClient
  • Вызов: Client::getImmuneApp
static function getImmuneApp()
{
	return Transport::instance()->call(
		Transport::METHOD_GET_IMMUNE
	);
}