public function setOwnerAccount($ownerAccount) { $this->ownerAccount = $ownerAccount; $this->queryParameters["OwnerAccount"] = $ownerAccount; }