Mollie API 3.5.1.0
Changes:
- Add support for the new
sort
parameter on the list payments and list orders endpoints. - Add support for the new
description
andcountriesOfActivity
properties on theProfileRequest
andProfileResponse
API's. - Add support for the TimesRemaining property to SubscriptionResponse, thanks to @intelligencecompany
- Rename the
ListSettlementCaptureAsync
method toGetSettlementCapturesListAsync
to make it more in-line with the API naming conventions, thanks to @dschierm