summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.