PHP Classes

File: tests/res/person_field_variation.json

Recommend this page to a friend!
  Classes of Julian Finkler   JSON Object Mapper   tests/res/person_field_variation.json   Download  
File: tests/res/person_field_variation.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: 5 years ago
Size: 484 bytes
 

Contents

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