gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: Use underscores for all location att


From: gnunet
Subject: [taler-docs] branch master updated: Use underscores for all location attributes for consistency
Date: Tue, 28 Jan 2020 19:27:19 +0100

This is an automated email from the git hooks/post-receive script.

torsten-grote pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new ee0c596  Use underscores for all location attributes for consistency
ee0c596 is described below

commit ee0c59640938b9aa8b5d5f8fa598db2e7eaf6b1d
Author: Torsten Grote <address@hidden>
AuthorDate: Tue Jan 28 15:26:36 2020 -0300

    Use underscores for all location attributes for consistency
    
    Also fix name formatting and move name to the top
---
 taler-merchant-api-tutorial.rst | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
index bfae7f0..ea8f72b 100644
--- a/taler-merchant-api-tutorial.rst
+++ b/taler-merchant-api-tutorial.rst
@@ -655,6 +655,9 @@ locations
    transmitted) once, and can otherwise be referred to via the label. A
    non-exhaustive list of location attributes is the following:
 
+   name
+      receiver name for delivery, either business or person name.
+
    country
       Name of the country for delivery, as found on a postal package,
       i.e. “France”.
@@ -672,18 +675,16 @@ locations
    city
       Name of the city for delivery, as found on a postal package.
 
-   ZIP code
+   zip_code
       ZIP code for delivery, as found on a postal package.
 
    street
       Street name for delivery, as found on a postal package.
 
-   street number
+   street_number
       Street number (number of the house) for delivery, as found on a
       postal package.
 
-   name receiver name for delivery, either business or person name.
-
    Note that locations are not required to specify all of these fields,
    and they is also allowed to have additional fields. Contract
    renderers must render at least the fields listed above, and should

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]