Skip to content

Commit 158efc5

Browse files
committed
#5 fix location of BunqRepsonse
1 parent d1db869 commit 158efc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BunqSdk/Model/BunqResponse.cs renamed to BunqSdk/Http/BunqResponse.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using System.Collections.Generic;
22

3-
namespace Bunq.Sdk.Model
3+
namespace Bunq.Sdk.Http
44
{
55
public class BunqResponse<T>
66
{

0 commit comments

Comments
 (0)