Yodlee API SDK for PHP
This file describes the Yodlee Platform APIs using the swagger notation. You can use this swagger file to generate clien
CHANGELOG - Added `Cobrand::publicKey()`
CHANGELOG - Namespace change in composer from `Yodlee` to `YodleeApi`* - Renamed the class _Factory_ to _Client_, making the entry point change from `…
**Changelog** - Renamed Providers method `getDetails()` to `getDetail()`. - Added version file.
## Changelog: #### Renamed resource methods for better composition: Cobrand: - `postLogin()` to `login()` - `postLogout()` to `logout()` User: - `p…