Guest User

Untitled

a guest
May 16th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. {
  2.  
  3. "name": "XXX",
  4. "short_description": null,
  5. "description": null,
  6. "type": "destination",
  7. "childobject": [
  8. {
  9. "id": "1",
  10. "name": "YYY",
  11. "type": "AAA"
  12.  
  13. },
  14. {
  15. "id" : "2"
  16. "name": "FFF",
  17. "type": "ASSSAA"
  18. }
  19. ]
  20. }
Add Comment
Please, Sign In to add comment