• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/discount/gift/collection.php
  • Класс: BitrixSaleDiscountGiftCollection
  • Вызов: Collection::getGrantType
public function getGrantType(): string
{
	return $this->type;
}