bunq / sdk_java

Java SDK for bunq API
MIT License
49 stars 23 forks source link

Introduce fromJson method #51

Closed OGKevin closed 6 years ago

OGKevin commented 6 years ago

Steps to reproduce:

  1. Take a look at the methods inside BunqModel

What should happen:

  1. There is a method to convert a JSON to class defined like to_json

What happens:

  1. :point_up_2: is not implemented

Logs

Extra info:

References