Recommend this page to a friend! |
Classes of Julian Finkler | > | JSON Object Mapper | > | tests/res/person_multiple_addresses.json | > | Download |
|
![]() |
{ "addresses": [ { "street": "Mainstreet 22a", "zip_code": "A-12345", "town": "Best Town", "country": "Germany" }, { "street": "Otherstreet #1", "zip_code": "A-54321", "town": "Great Town", "country": "Austria" } ] } |