summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-01-31 22:05:57 +0100
committerFlorian Dold <florian.dold@gmail.com>2018-01-31 22:05:57 +0100
commitce279a98dca012cba10f258625c44497a628872c (patch)
tree501dd7c4e4b112f06da34ac56d7ee5889568aacf
parentf281f18d3c79c4aa460d4f172d3ddd02e87240c1 (diff)
downloaddocs-ce279a98dca012cba10f258625c44497a628872c.tar.gz
docs-ce279a98dca012cba10f258625c44497a628872c.tar.bz2
docs-ce279a98dca012cba10f258625c44497a628872c.zip
rename field
-rw-r--r--api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 76fc1cbb..5b03900b 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -315,7 +315,7 @@ Giving tips to customers
amount_authorized: Amount;
// Amount that was picked up by users already
- amount_used: Amount;
+ amount_picked_up: Amount;
// Timestamp indicating when the tipping reserve will expire
expiration: Timestamp;