You are here

public property CommerceDiscount::$name in Commerce Discount 7

The machine name of the discount offer.

Type: string

File

includes/commerce_discount.class.inc, line 18
Commerce Discount Entity.

Class

CommerceDiscount
Entity class representing the commerce_discount entity type.

Code

public $name;