Skip to content

Commit f731c5d

Browse files
authored
Merge pull request #82 from bunq/regenerate_code_for_release
Regenerate code for release
2 parents a0b4e4f + 9ec994d commit f731c5d

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)