json2dto
{ "id": 1, "email": "john.doe@example.com", "age": 30, "name": { "first": "John", "last": "Doe" } }
Report an Issue