summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--api-merchant.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 6f3d822c..9ce4eabf 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -126,7 +126,9 @@ successful response to the following two calls:
The `product` object describes the product being purchased from the merchant. It has the following structure:
- .. code-block:: ts
+ .. _tsref-type-Product:
+
+ .. code-block:: tsref
interface Product {
// Human-readable product description.