mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-24 17:28:40 +08:00
stripe: Add SearchableAPIResource, SearchResultObject (#8696)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# The following methods have custom classmethod decorators
|
||||
stripe\..*\.delete
|
||||
stripe\..*PaymentIntent\.confirm
|
||||
stripe\.api_resources\..*\.SearchableAPIResource\.search # Not defined on the actual class in v3, but expected to exist.
|
||||
stripe\.api_resources\..*\.SearchableAPIResource\.search_auto_paging_iter # Not defined on the actual class in v3, but expected to exist.
|
||||
|
||||
Reference in New Issue
Block a user