summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-05-14 19:27:25 +0200
committerMS <ms@taler.net>2020-05-14 19:27:40 +0200
commiteb48a3d22cd50764d771ec23c8b3927fae633cfc (patch)
tree97f19bb63e1526644a4e6d95ada399e70e2007f1 /libeufin
parent780ccf432fd46ed0a38f6ce79543f611343490a5 (diff)
downloaddocs-eb48a3d22cd50764d771ec23c8b3927fae633cfc.tar.gz
docs-eb48a3d22cd50764d771ec23c8b3927fae633cfc.tar.bz2
docs-eb48a3d22cd50764d771ec23c8b3927fae633cfc.zip
adapt docs to code
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/api-nexus.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index d7651fbe..0c2d6536 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -203,7 +203,7 @@ Bank Account Management
interface CollectedTransaction {
// Optional field to specify the bank transport to
// use for such operation.
- bankTransport?: string;
+ bankTransport?: Transport;
// dashed date (YYYY-MM-DD) of the earliest payment
// in the result. Optional, defaults to "earliest
// possible" date.