Example #1
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('enterprise_customersegment/segment_condition_sales_salesamount');
     $this->setValue(null);
 }
 public function __construct()
 {
     parent::__construct();
     $this->setType('enterprise_customersegment/segment_condition_sales_purchasedquantity');
     $this->setValue(null);
 }