issues
search
bunq
/
sdk_java
Java SDK for bunq API
MIT License
49
stars
23
forks
source link
Add optional parameters to constructor
#50
Closed
OGKevin
closed
6 years ago
OGKevin
commented
6 years ago
Steps to reproduce:
Take a look at the objects with optional parameters
Try and set these parameters
What should happen:
These parameters can be set via constructor
What happens:
These parameters must be set after constructing the object via setters
Logs
Logs
no logs
Extra info:
Tested on
0.12.3
References
bunq/sdk_php#82
https://together.bunq.com/topic/batch-payment-api-too-many-arguments
Steps to reproduce:
What should happen:
What happens:
Logs
no logs
Extra info:
References