sdk_csharp
sdk_csharp copied to clipboard
Add optional parameters to constructor
trafficstars
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