• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/orderbase.php
  • Класс: BitrixSaleOrderBase
  • Вызов: OrderBase::getCurrency
public function getCurrency()
{
	return $this->getField('CURRENCY');
}