• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/integration/yandex/toloka/dto/viewspec.php
  • Класс: Bitrix\Sender\Integration\Yandex\Toloka\DTO\ViewSpec
  • Вызов: ViewSpec::setSettings
public function setSettings(ViewSpecSettings $settings): ViewSpec
{
	$this->settings = $settings;

	return $this;
}