mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 21:43:59 +08:00
[braintree] Update to 4.41.* (#15130)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
version = "4.40.*"
|
||||
version = "4.41.*"
|
||||
upstream_repository = "https://github.com/braintree/braintree_python"
|
||||
|
||||
@@ -440,7 +440,6 @@ class ErrorCodes:
|
||||
IdToRemoveIsInvalid: Final = "92025"
|
||||
|
||||
class Transaction:
|
||||
AdjustmentAmountMustBeGreaterThanZero: Final = "95605"
|
||||
AmountCannotBeNegative: Final = "81501"
|
||||
AmountDoesNotMatch3DSecureAmount: Final = "91585"
|
||||
AmountIsInvalid: Final = "81503"
|
||||
|
||||
Reference in New Issue
Block a user