summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-07-21 13:22:06 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-07-21 13:22:06 +0530
commit92e3c2036f5857d5859755a3a8de230035a5e74c (patch)
tree6d8e6aab7f39d0672227c6bcd4c5df312421e713 /core
parentb7081f7640f1deb738dc8d94f3c3faf52c8d600d (diff)
downloaddocs-92e3c2036f5857d5859755a3a8de230035a5e74c.tar.gz
docs-92e3c2036f5857d5859755a3a8de230035a5e74c.tar.bz2
docs-92e3c2036f5857d5859755a3a8de230035a5e74c.zip
syntax
Diffstat (limited to 'core')
-rw-r--r--core/api-merchant.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index e0e36bf1..93cbe7a9 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -722,6 +722,8 @@ Payment processing
(including total price) that would otherwise computed based on information
from the inventory.
+ .. ts:def:: ProductSpecification
+
type ProductSpecification : (MinimalInventoryProduct | Product);