summaryrefslogtreecommitdiff
path: root/taler-wallet.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-08-10 17:23:22 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-08-10 17:23:22 +0530
commit60a915b5bfe15d0f4bdbaf484ea62abdcfb4e705 (patch)
tree7314c5e94b57fa01bc9216ad599ea3fe897b2bf2 /taler-wallet.rst
parente225ee2193443800608e4ff4e22196b0657a32df (diff)
downloaddocs-60a915b5bfe15d0f4bdbaf484ea62abdcfb4e705.tar.gz
docs-60a915b5bfe15d0f4bdbaf484ea62abdcfb4e705.tar.bz2
docs-60a915b5bfe15d0f4bdbaf484ea62abdcfb4e705.zip
comment
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.