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.
2 parents a0b4e4f + 9ec994d commit f731c5dCopy full SHA for f731c5d
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