CCrmTaxEntity::getOrderTaxEntityName

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. CCrmTaxEntity
  4. getOrderTaxEntityName
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/invoice/compatible/taxentity.php
  • Класс: \CCrmTaxEntity
  • Вызов: CCrmTaxEntity::getOrderTaxEntityName
static function getOrderTaxEntityName()
{
	return CCrmInvoiceTax::class;
}

Добавить комментарий