Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2016
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.23 KB | None | 0 0
  1. {
  2.   "tenant": {
  3.     "detail": [
  4.       {
  5.         "code": "789d",
  6.         "type": "test"
  7.       }
  8.     ],
  9.     "user": [
  10.       {
  11.         "name": "marco",
  12.         "surname": "foo",
  13.         "lastname": "fucito"
  14.       }
  15.     ]
  16.   }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement