name = $name; $this->type = $type; $this->distanceAllowance = $distanceAllowance; $this->mailOnNew = $mailOnNew; $this->billingDeadline = $billingDeadline; } }