taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 11d7a99c3972e1f2b05622fdacd74c5d53fce95c
parent 77587b2cd5769e3445f289a74a685f4a92fb6482
Author: Florian Dold <florian.dold@gmail.com>
Date:   Mon, 18 Jan 2016 01:22:55 +0100

more links

Diffstat:
Mapi-merchant.rst | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 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.