Skip to content

Commit 9ec994d

Browse files
author
Kevin Hellemun
committed
Regenerated code. (#76)
1 parent f53f216 commit 9ec994d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BunqSdk/Model/Generated/Endpoint/IdealMerchantTransaction.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ public class IdealMerchantTransaction : BunqModel
2727
/// </summary>
2828
public const string FIELD_AMOUNT_REQUESTED = "amount_requested";
2929
public const string FIELD_ISSUER = "issuer";
30+
public const string FIELD_CALLBACK_TYPE = "callback_type";
3031

3132
/// <summary>
3233
/// Object type.

0 commit comments

Comments
 (0)