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