Skip to content

Commit

Permalink
fix api docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
wjwatkinson authored and marcosmarxm committed Aug 2, 2022
1 parent 7b75720 commit 2fc3a5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ class ExternalAccountBankAccounts(ExternalAccount):

class ExternalAccountCards(ExternalAccount):
"""
https://stripe.com/docs/api/external_account_bank_accounts/list
https://stripe.com/docs/api/external_account_cards/list
"""

object = "card"

0 comments on commit 2fc3a5f

Please sign in to comment.