order; } public function getPaymentId(): string { return $this->paymentId; } public function getBizType(): PaymentBizEnum { return $this->bizType; } }