summaryrefslogtreecommitdiff
path: root/taler-wallet.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-wallet.rst')
-rw-r--r--taler-wallet.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/taler-wallet.rst b/taler-wallet.rst
index ebcf4c27..8c414ad5 100644
--- a/taler-wallet.rst
+++ b/taler-wallet.rst
@@ -406,7 +406,8 @@ Transactions are all operations or events that are affecting the balance.
// Part of the refund that couldn't be applied because the refund permissions were expired
amountInvalid: Amount;
- // Amount that has been refunded by the merchant
+ // Amount that has been refunded by the merchant.
+ // Corresponds to amountRefundGranted from the applyRefund response.
amountRaw: Amount;
// Amount will be added to the wallet's balance after fees and refreshing.