Skip to content

Commit

Permalink
Regenerated code. (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
OGKevin committed Mar 8, 2018
1 parent 5ccf63f commit 8580eee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ public class IdealMerchantTransaction extends BunqModel {
*/
public static final String FIELD_AMOUNT_REQUESTED = "amount_requested";
public static final String FIELD_ISSUER = "issuer";
public static final String FIELD_CALLBACK_TYPE = "callback_type";

/**
* Object type.
Expand Down

0 comments on commit 8580eee

Please sign in to comment.