Viincenttt / MollieApi

This project allows you to easily add the Mollie payment provider to your application.
MIT License
147 stars 85 forks source link

Add list methods that accept UrlObjectLink<> #299

Closed omeaart closed 1 year ago

omeaart commented 1 year ago

I added some helper methods that accept the UrlObjectLinks so paging is easier with the Links.Next url.

Viincenttt commented 1 year ago

Looks good to me :)

Thanks for the PR!