PHP Classes

File: tests/res/person_string_address.json

Recommend this page to a friend!
  Classes of Julian Finkler   JSON Object Mapper   tests/res/person_string_address.json   Download  
File: tests/res/person_string_address.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: JSON Object Mapper
Create objects of classes mapped from JSON strings
Author: By
Last change:
Date: 6 years ago
Size: 396 bytes
 

Contents

Class file image Download
{ "firstname": "Pete", "surname": "Peterson", "age": 28, "height": 1.72, "is_cool": true, "nicknames": [ "Pepe", "Pete" ], "dictionary": { "hello": "Hi", "bye": "Ciao!" }, "address": "Mainstreet 22a, A-12345, Best Town, Germany", "created": "2017-03-08T09:41:00", "updated": "1504915250", "deleted": 1505001600 }