Skip to content

Commit c3ded25

Browse files
zevaverbachjoyzheng
authored andcommitted
added docstring for Item.create(initial_products) (#91)
1 parent 1aa6361 commit c3ded25

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

plaid/api/item.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ def create(self,
134134
``password``, and
135135
(optionally) ``pin``.
136136
:param str institution_id:
137+
:param list initial_products: A list containing
138+
product names.
137139
:param str transactions__start_date: The date to begin the
138140
item's initial
139141
transaction pull.

0 commit comments

Comments
 (0)