• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/model/channel.php
  • Класс: BitrixPullModelChannel
  • Вызов: Channel::getPrivateId
public function getPrivateId(): string
{
	return $this->privateId;
}