• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/Accounting/Result.php
  • Класс: Bitrix\Crm\Service\Accounting\Result
  • Вызов: Result::getTaxValue
public function getTaxValue(): ?float
{
	return $this->taxValue;
}