Advertisement
hasancse1991

GET My Event Calendar

Dec 3rd, 2021
770
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.53 KB | None | 0 0
  1. {
  2.   "eventId": "8b357166-702b-4362-9379-05f06c979a49",
  3.   "title": "Ttile",
  4.   "description": "This is description",
  5.   "category": "",
  6.   "startDateTime": "2021-12-03T12:43:21Z",
  7.   "endDateTime": "2021-12-03T12:43:21Z",
  8.   "banners": [
  9.     "http//",
  10.     "http//",
  11.     "http//"
  12.   ],
  13.   "calendar": [
  14.     {
  15.       "date": "2021-12-03T12:43:21Z",
  16.       "activities": [
  17.         {
  18.           "activityId": "ab472c41-c6ff-40c1-b58a-39b0909d3867",
  19.           "title": "t",
  20.           "description": "t",
  21.           "day": "1",
  22.           "date": "2021-12-03T12:43:21Z",
  23.           "startTime": "05:00",
  24.           "endTime": "12:30",
  25.           "address": "",
  26.           "contact": {
  27.             "title": "t",
  28.             "number": "1"
  29.           },
  30.           "pois": [
  31.             {
  32.               "title": "Swim and relax",
  33.               "description": "des",
  34.               "mediaUrl": "http://",
  35.               "website": "http:///",
  36.               "location": {
  37.                 "address": "18/34, Mirpur 1, Dhaka, Bangladesh",
  38.                 "longitude": 10.12,
  39.                 "latitude": 10.87
  40.               }
  41.             },
  42.             {
  43.               "title": "Swim and relax",
  44.               "description": "des",
  45.               "mediaUrl": "http://",
  46.               "website": "http:///",
  47.               "location": {
  48.                 "address": "18/34, Mirpur 1, Dhaka, Bangladesh",
  49.                 "longitude": 10.12,
  50.                 "latitude": 10.87
  51.               }
  52.             }
  53.           ]
  54.         }
  55.       ]
  56.     }
  57.   ]
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement