Skip to content

Commit 4afa4f9

Browse files
Updating README with new method signature for Accounts::list.
1 parent e121a79 commit 4afa4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Reference: https://plaid.com/docs/#accounts
9595

9696
Methods:
9797

98-
* `list(string $access_token): object`
98+
* `list(string $access_token, array $options = []): object`
9999
* `getBalance(string $access_token, array $options = []): object`
100100
* `getIdentity(string $access_token): object`
101101

0 commit comments

Comments
 (0)