zwaldeck / mollie

Java framework to consume the Mollie API
Other
39 stars 37 forks source link

Make the statuses map to Enums instead of just being a string #53

Closed zwaldeck closed 3 years ago

zwaldeck commented 3 years ago

Title explains it all.

Create enums for the statuses and let Jackson use these enums in the serialization/Deserialization

zwaldeck commented 3 years ago

Deployed in version 3.1.0