gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 05/06: add missing fields


From: gnunet
Subject: [taler-docs] 05/06: add missing fields
Date: Sun, 10 May 2020 01:15:47 +0200

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

ms pushed a commit to branch master
in repository docs.

commit b79d14082a08ab5c8613e841baed101542988ccf
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat May 9 12:06:39 2020 +0200

    add missing fields
---
 libeufin/api-nexus.rst | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index e96b686..3ebc5c3 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -228,7 +228,13 @@ Bank Account Management
        // amount, in the format [-]CURRENCY:XX.YY,
        // where the minus sign as prefix indicates
        // a debit for the user's bank account.
-       amount: string
+       amount: string;
+
+       // Dashed date YYYY-MM(01-12)-DD(01-31) of the transaction.
+       date: string;
+
+       // Payment subject.
+       subject: string;
      }
 
 Bank Transports

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



reply via email to

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