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
1 class TransactionAmounts:
2     Authorize: str
3     Decline: str
4     HardDecline: str
5     Fail: str