refundType??null; } public function setRefundType(RefundTypeEnumeration $refundType):void { $this->refundType = $refundType; } }