void public static
\Bitrix\Sale\Internals\OrderCouponsTable::clearList(
array|integer $coupon
);
Method deletes entry from table according to the array $coupon
. Static method.
Parameters
Parameter | Description | Version |
$coupon | Array with order coupons. | |
Example