summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
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 <coin-priv>`.