massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / braintree / braintree / transaction_amounts.pyi
diff --git a/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/braintree/braintree/transaction_amounts.pyi b/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/braintree/braintree/transaction_amounts.pyi
new file mode 100644 (file)
index 0000000..f6556f4
--- /dev/null
@@ -0,0 +1,5 @@
+class TransactionAmounts:
+    Authorize: str
+    Decline: str
+    HardDecline: str
+    Fail: str