summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-01-06 19:24:12 +0100
committerÖzgür Kesim <oec-taler@kesim.org>2023-01-06 19:24:12 +0100
commit0f619df8ee16bea6d8e5a333139630ed257a45d2 (patch)
tree8f31f37e85dae08ecdfb7cb5e8873c09869e305f /core/api-merchant.rst
parent2caa9ec930895ab79b8182a21b70ed15dac4b8b7 (diff)
downloaddocs-0f619df8ee16bea6d8e5a333139630ed257a45d2.tar.gz
docs-0f619df8ee16bea6d8e5a333139630ed257a45d2.tar.bz2
docs-0f619df8ee16bea6d8e5a333139630ed257a45d2.zip
added withdraw with age restriction and reveal
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index ff03795a..db0563e6 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1575,7 +1575,7 @@ Inspecting inventory
next_restock?: Timestamp;
// Minimum age buyer must have (in years).
- minimum_age: Integer;
+ minimum_age?: Integer;
}