Mangopay / mangopay2-nodejs-sdk

Node.js SDK for MANGOPAY
https://www.npmjs.com/package/mangopay2-nodejs-sdk
MIT License
51 stars 38 forks source link

Adding address type for direct bank wires response #366

Closed w-calitz closed 1 year ago

w-calitz commented 1 year ago

The response is an object, not a string. This just matches back to the correct type so it doesn't break my TS compile.