array public static
\Bitrix\Sale\DiscountCouponsManager::getStatusList(
boolean $extendedMode = false
);
Method returns list of coupon statuses. Static method.
Parameters
Parameter | Description | Version |
$extendedMode | Parameter defines to return only status IDs or to return IDs with description. | |
Example