Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. {
  2. "success": true,
  3. "data": [
  4. {
  5. "anyoneCanAddSelf": null,
  6. "attendeesOmitted": null,
  7. "colorId": null,
  8. "created": "2020-01-27T09:04:47.000Z",
  9. "description": null,
  10. "endTimeUnspecified": null,
  11. "etag": "\"3160231775264000\"",
  12. "guestsCanInviteOthers": null,
  13. "guestsCanModify": null,
  14. "guestsCanSeeOtherGuests": null,
  15. "hangoutLink": null,
  16. "htmlLink": "https://www.google.com/calendar/event?eid=M29zOWVkZXVva2h2b2Y0OHU5MG9ncTZsYXQgbWU4amRkcmI5MXRjaTUzMTJqcjdpbjltNGdAZw",
  17. "iCalUID": "3os9edeuokhvof48u90ogq6lat@google.com",
  18. "id": "3os9edeuokhvof48u90ogq6lat",
  19. "kind": "calendar#event",
  20. "location": null,
  21. "locked": null,
  22. "privateCopy": null,
  23. "recurrence": null,
  24. "recurringEventId": null,
  25. "sequence": 0,
  26. "status": "confirmed",
  27. "summary": "test",
  28. "transparency": null,
  29. "updated": "2020-01-27T09:04:47.632Z",
  30. "visibility": null,
  31. "creator": {
  32. "displayName": null,
  33. "email": "fabrizio@fastsolution.nl",
  34. "id": null,
  35. "self": null
  36. },
  37. "organizer": {
  38. "displayName": "test",
  39. "email": "me8jddrb91tci5312jr7in9m4g@group.calendar.google.com",
  40. "id": null,
  41. "self": true
  42. },
  43. "start": {
  44. "date": null,
  45. "dateTime": "2020-01-27T14:00:00+01:00",
  46. "timeZone": null
  47. },
  48. "end": {
  49. "date": null,
  50. "dateTime": "2020-01-27T15:00:00+01:00",
  51. "timeZone": null
  52. }
  53. }
  54. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement