• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/discount.php
  • Класс: BitrixSaleDiscount
  • Вызов: Discount::getRegistryType
static function getRegistryType()
{
	return Registry::REGISTRY_TYPE_ORDER;
}