OrderDiscountDataTable
OrderDiscountDataTable class for handling table with service data related to order's applied discounts.
Class methods
Method | Description | Available from version |
---|---|---|
clearByBasketItem | Deletes entries from table according to $basket shopping cart item ID . |
|
clearByDiscount | Deletes entries from table according to the array $discountList . |
|
clearByOrder | Deletes entries from table related to an order with code $order . |
|
getMap | Returns list of fields for table with service data related to order's applied discounts. | |
getTableName | Returns name of table handled by class in database. | |
validateEntityValue | Returns validator for the field ENTITY_VALUE (entity value). |
© «Bitrix24», 2001-2024
Up