billplzId = $billplzId; } /** * @return string */ public function getBillplzId(): string { return $this->billplzId; } }