massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / braintree / braintree / customer_search.pyi
diff --git a/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/braintree/braintree/customer_search.pyi b/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/braintree/braintree/customer_search.pyi
new file mode 100644 (file)
index 0000000..a55ecf7
--- /dev/null
@@ -0,0 +1,29 @@
+from typing import Any
+
+from braintree.search import Search as Search
+
+class CustomerSearch:
+    address_extended_address: Any
+    address_first_name: Any
+    address_last_name: Any
+    address_locality: Any
+    address_postal_code: Any
+    address_region: Any
+    address_street_address: Any
+    address_country_name: Any
+    cardholder_name: Any
+    company: Any
+    created_at: Any
+    credit_card_expiration_date: Any
+    credit_card_number: Any
+    email: Any
+    fax: Any
+    first_name: Any
+    id: Any
+    ids: Any
+    last_name: Any
+    payment_method_token: Any
+    payment_method_token_with_duplicates: Any
+    phone: Any
+    website: Any
+    paypal_account_email: Any