From b398e1a1d5fdf011ca8b45aa66246340fdf77b7c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 1 Aug 2021 19:18:21 +0200 Subject: -refund_deadline here also optional --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-exchange.rst') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index fb4ecf09..c42858b4 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1730,7 +1730,7 @@ denomination. // Date until which the merchant can issue a refund to the customer via the // exchange, possibly zero if refunds are not allowed. - refund_deadline: Timestamp; + refund_deadline?: Timestamp; // Signature over `TALER_DepositRequestPS`, made by the customer with the // `coin's private key `. -- cgit v1.2.3