commit ce279a98dca012cba10f258625c44497a628872c
parent f281f18d3c79c4aa460d4f172d3ddd02e87240c1
Author: Florian Dold <florian.dold@gmail.com>
Date: Wed, 31 Jan 2018 22:05:57 +0100
rename field
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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;