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 f53f216 commit 9ec994dCopy full SHA for 9ec994d
BunqSdk/Model/Generated/Endpoint/IdealMerchantTransaction.cs
@@ -27,6 +27,7 @@ public class IdealMerchantTransaction : BunqModel
27
/// </summary>
28
public const string FIELD_AMOUNT_REQUESTED = "amount_requested";
29
public const string FIELD_ISSUER = "issuer";
30
+ public const string FIELD_CALLBACK_TYPE = "callback_type";
31
32
/// <summary>
33
/// Object type.
0 commit comments