...Человеческий поиск в разработке...
- Модуль: sender
- Путь к файлу: ~/bitrix/modules/sender/lib/integration/yandex/toloka/dto/inputoutputspec.php
- Класс: Bitrix\Sender\Integration\Yandex\Toloka\DTO\InputOutputSpec
- Вызов: InputOutputSpec::toArray
public function toArray(): array { return [ $this->identificator => [ "type" => $this->type, "required" => (bool)$this->required, ] ]; }