...Человеческий поиск в разработке...
- Модуль: sender
- Путь к файлу: ~/bitrix/modules/sender/lib/integration/crm/returncustomer/service.php
- Класс: Bitrix\Sender\Integration\Crm\ReturnCustomer\Service
- Вызов: Service::getTypeIdByRecipientType
static function getTypeIdByRecipientType($recipientType) { return self::getTypeIdByRecipientTypeId(Recipient\Type::getId($recipientType)); }