We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e121a79 commit 4afa4f9Copy full SHA for 4afa4f9
README.md
@@ -95,7 +95,7 @@ Reference: https://plaid.com/docs/#accounts
95
96
Methods:
97
98
-* `list(string $access_token): object`
+* `list(string $access_token, array $options = []): object`
99
* `getBalance(string $access_token, array $options = []): object`
100
* `getIdentity(string $access_token): object`
101
0 commit comments