• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/transcript.php
  • Класс: BitrixVoximplantTranscript
  • Вызов: Transcript::setCostCurrency
public function setCostCurrency($costCurrency)
{
	$this->costCurrency = $costCurrency;
}