Advertisement
oldhowl

Untitled

Feb 13th, 2020
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.84 KB | None | 0 0
  1. {
  2.   "newsNotifications": [
  3.     {
  4.       "descriminator": "string",
  5.       "isRead": true,
  6.       "itemId": 0,
  7.       "type": 0,
  8.       "created": "2020-02-13T21:45:02.298Z",
  9.       "userId": 0,
  10.       "message": "string",
  11.       "id": 0
  12.     }
  13.   ],
  14.   "newMatchBulletinNotifications": [
  15.     {
  16.       "percentMatch": 0,
  17.       "email": "string",
  18.       "descriminator": "string",
  19.       "isRead": true,
  20.       "itemId": 0,
  21.       "type": 0,
  22.       "created": "2020-02-13T21:45:02.298Z",
  23.       "userId": 0,
  24.       "message": "string",
  25.       "id": 0
  26.     }
  27.   ],
  28.   "moderateResultNotifications": [
  29.     {
  30.       "moderationResult": 0,
  31.       "descriminator": "string",
  32.       "isRead": true,
  33.       "itemId": 0,
  34.       "type": 0,
  35.       "created": "2020-02-13T21:45:02.298Z",
  36.       "userId": 0,
  37.       "message": "string",
  38.       "id": 0
  39.     }
  40.   ]
  41. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement