recurly icon indicating copy to clipboard operation
recurly copied to clipboard

JSON unmarshal does not work

Open zallarak opened this issue 4 years ago • 0 comments

I know JSON is a second class citizen in this repo and I respect that.

  • JSON marshalling works
  • JSON unmarshalling fails

I suspect this is due to the custom nullable fields, e.g. NullTime

Are you guys aware of anyone who has written a custom unmarshaller? It shouldn't be hard but its probably worth having since marshalling works.

zallarak avatar Apr 09 '20 03:04 zallarak