mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-18 22:08:03 +08:00
[stripe] Add type for PaymentLink (#10461)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user