This commit is contained in:
Sebastian 2023-03-31 12:15:20 -03:00
parent 29363d4a55
commit b74a387e5a
No known key found for this signature in database
GPG Key ID: 173909D1A5F66069

View File

@ -465,7 +465,7 @@ export interface PayMerchantInsufficientBalanceDetails {
/**
* If the payment would succeed without fees
* (i.e. balanceMechantWireable >= amountRequested),
* (i.e. balanceMerchantDepositable >= amountRequested),
* this field contains an estimate of the amount that would additionally
* be required to cover the fees.
*