You are here

public property CommerceDiscount::$type in Commerce Discount 7

Set the default discount type (bundle).

Type: string

File

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

Class

CommerceDiscount
Entity class representing the commerce_discount entity type.

Code

public $type = 'order_discount';