class = $class; $this->model = $model; $this->date_field = $date_field; $this->check_type = $check_type; $this->table = $table; $this->with_tax = $with_tax; } }