• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/protobuf/responsebatch.php
  • Класс: BitrixPullProtobufResponseBatch
  • Вызов: ResponseBatch::setResponsesList
public function setResponsesList(ProtobufCollection $value = null)
    {
        $this->responses = $value;
    }