From ce279a98dca012cba10f258625c44497a628872c Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 31 Jan 2018 22:05:57 +0100 Subject: rename field --- api-merchant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api-merchant.rst') 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; -- cgit v1.2.3