public property CommerceDiscount::$label in Commerce Discount 7
The label of the discount.
Type: string
File
- includes/
commerce_discount.class.inc, line 25 - Commerce Discount Entity.
Class
- CommerceDiscount
- Entity class representing the commerce_discount entity type.
Code
public $label;