void public static
\Bitrix\Catalog\DiscountRestrictionTable::deleteByDiscount(
integer $discount
);
Static method deletes list of restrictions by discount ID. Method returns nothing.
Parameters
Parameter | Description | Version |
$discount | Discount ID. | |
Example