void public static
\Bitrix\Sale\Internals\DiscountCouponTable::deleteByDiscount(
integer $discount
);
Method deletes all coupons for the discount with code $discount
. Static method.
Parameters
Parameter | Description | Version |
$discount | Shopping cart discount ID. | |
Example