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