taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit eb48a3d22cd50764d771ec23c8b3927fae633cfc
parent 780ccf432fd46ed0a38f6ce79543f611343490a5
Author: MS <ms@taler.net>
Date:   Thu, 14 May 2020 19:27:25 +0200

adapt docs to code

Diffstat:
Mlibeufin/api-nexus.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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.