mambu-gmbh / Mambu-APIs-Java

Java Library for working with the Mambu APIs
https://www.mambu.com
Apache License 2.0
29 stars 33 forks source link

V9.1 Patch #186

Closed acostros closed 5 years ago

acostros commented 5 years ago

In this patch we've added the following methods:

LoansService - getLoanTransactionsWithFullDetails()

And we also deprecated the following methods: LoansService - getLoanTransactions(), as replacement you may use one of the two newly created methods depending on your needs SavingsService - getSavingsTransactions(), as replacement you may use one of the two newly created methods depending on your needs SearchService - searchEntities(), as replacement you may use one of the two newly created methods depending on your needs