From eb48a3d22cd50764d771ec23c8b3927fae633cfc Mon Sep 17 00:00:00 2001 From: MS Date: Thu, 14 May 2020 19:27:25 +0200 Subject: adapt docs to code --- libeufin/api-nexus.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3