We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1db869 commit 158efc5Copy full SHA for 158efc5
BunqSdk/Model/BunqResponse.cs renamed to BunqSdk/Http/BunqResponse.cs
@@ -1,6 +1,6 @@
1
using System.Collections.Generic;
2
3
-namespace Bunq.Sdk.Model
+namespace Bunq.Sdk.Http
4
{
5
public class BunqResponse<T>
6
0 commit comments