We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f52b2d2 commit 73e1092Copy full SHA for 73e1092
1 file changed
src/TransferFile/Facade/CustomerDirectDebitFacade.php
@@ -95,7 +95,7 @@ public function addPaymentInfo(string $paymentName, array $paymentInformation):
95
* buildingNumber?: string,
96
* floorNumber?: string,
97
* debtorCountry?: string,
98
- * debtorAdrLine?: string,
+ * debtorAdrLine?: string|string[],
99
* instructionId?: string
100
* } $transferInformation
101
* @return CustomerDirectDebitTransferInformation
0 commit comments