• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/services/base/restrictioninfo.php
  • Класс: BitrixSaleServicesBaseRestrictionInfo
  • Вызов: RestrictionInfo::getType
public function getType(): string
{
	return $this->restrictionType;
}