[stripe] Add type for PaymentLink (#10461)

This commit is contained in:
anniel-stripe
2023-07-15 11:11:35 +01:00
committed by GitHub
parent 7ea173c4ad
commit a83e55990c
3 changed files with 26 additions and 0 deletions
@@ -1,6 +1,7 @@
# The following methods have custom classmethod decorators
stripe\..*\.delete
stripe\..*PaymentIntent\.confirm
stripe\..*PaymentLink\.list_line_items
stripe\.api_resources\.test_helpers\.test_clock\.TestClock\.advance
stripe\.api_resources\.test_helpers\.TestClock\.advance
stripe\.api_resources\..*\.SearchableAPIResource\.search # Not defined on the actual class in v3, but expected to exist.