isDisabled property

bool isDisabled
getter/setter pair

Whether the Discount has been disabled. Disabled discounts cannot be applied to carts

Implementation

bool isDisabled;