issues
search
bunq
/
sdk_php
PHP SDK for bunq API
MIT License
84
stars
55
forks
source link
Can not construct a BunqMeTabEntry for use with BunqMeTab::create()
#118
Closed
mbernson
closed
6 years ago
mbernson
commented
6 years ago
Steps to reproduce:
In order to send a shared request (bunq.me tab), I need to pass a BunqMeTabEntry object. However, I can't construct such an object properly.
What should happen:
I can construct the object however I want, or just pass a requestMap (array).
What happens:
I construct the object and get superfluous field errors.
SDK version and environment
Tested on
0.13.1
[x] Sandbox
[x] Production
OGKevin
commented
6 years ago
Re opening as Objects should include this as well.
Steps to reproduce:
What should happen:
What happens:
SDK version and environment