gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: type


From: gnunet
Subject: [libeufin] branch master updated: type
Date: Fri, 24 Jan 2020 21:55:30 +0100

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

marcello pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 6b601a8  type
6b601a8 is described below

commit 6b601a8ac7f029ce7d91282bafe266aa34eb06f1
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jan 24 21:55:22 2020 +0100

    type
---
 nexus/src/main/kotlin/JSON.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nexus/src/main/kotlin/JSON.kt b/nexus/src/main/kotlin/JSON.kt
index c32ccc3..2705937 100644
--- a/nexus/src/main/kotlin/JSON.kt
+++ b/nexus/src/main/kotlin/JSON.kt
@@ -46,7 +46,7 @@ data class EbicsSubscriberInfoRequest(
  * Contain the ID that identifies the new user in the Nexus system.
  */
 data class EbicsSubscriberInfoResponse(
-    val accountID: Number,
+    val accountID: Int,
     val ebicsURL: String,
     val hostID: String,
     val partnerID: String,

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



reply via email to

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