• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/paysystem/serviceresult.php
  • Класс: BitrixSalePaySystemServiceResult
  • Вызов: ServiceResult::setOperationType
public function setOperationType($operationType)
{
	$this->operationType = $operationType;
}