billingAccount = $billingAccount; } public function getBillingAccount() { return $this->billingAccount; } }