Guest User

Untitled

a guest
Apr 17th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. [
  2. {
  3. "id": 0,
  4. "coins": 0,
  5. "points": 0,
  6. "description": "string",
  7. "taskType": "TEST",
  8. "name": "string",
  9.  
  10.  
  11. "newsData": {
  12. "id": 0,
  13. "text": "string"
  14. },
  15.  
  16.  
  17. "passedInfo": {
  18. "coins": 0,
  19. "passed": true,
  20. "passedDate": "2018-04-09T10:04:27.933Z",
  21. "points": 0
  22. },
  23.  
  24. },
  25.  
  26.  
  27. "images": [
  28. {
  29. "id": 0,
  30. "metadata": "string",
  31. "url": "string"
  32. }
  33. ]
  34. ]
Add Comment
Please, Sign In to add comment