Skip to content

Commit

Permalink
Merge pull request #518 from abrampl/patch-1
Browse files Browse the repository at this point in the history
Update SyncAccount.php
  • Loading branch information
stephangroen authored Jan 17, 2022
2 parents 3634245 + f7ee3d8 commit 2735d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Picqer/Financials/Exact/SyncAccount.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* @property string $AddressLine1 Visit address first line
* @property string $AddressLine2 Visit address second line
* @property string $AddressLine3 Visit address third line
* @property bankaccounts $BankAccounts Collection of Bank accounts
* @property BankAccount[] $BankAccounts Collection of Bank accounts
* @property bool $Blocked Indicates if the account is blocked
* @property string $BRIN Obsolete
* @property string $BSN Citizen Service Number for the Netherlands
Expand Down

0 comments on commit 2735d98

Please sign in to comment.