You are here

public property CommerceDiscount::$status in Commerce Discount 7

Whether the discount is active.

Type: bool

File

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

Class

CommerceDiscount
Entity class representing the commerce_discount entity type.

Code

public $status = TRUE;