{
"uid": "string",
"name": "string",
"description": "string",
"routine": {
"duration": 1,
"endedAt": "2019-08-24T14:15:22.123Z",
"schedules": [
{
"id": 1,
"hour": 0,
"minute": 0,
"wday": 0,
"day": 1,
"monthInterval": 0,
"wdayInterval": 0,
"dayInterval": 0
}
]
},
"isRemind": true,
"projectId": 1,
"phoneNumber": "string",
"access": "string",
"address": "string",
"customLocation": "string",
"attendees": [
{
"userId": "string",
"email": "user@example.com",
"role": "admin",
"userType": "host"
}
],
"isAllDay": true,
"timeZone": "string",
"startedAt": "2019-08-24T14:15:22.123Z",
"endedAt": "2019-08-24T14:15:22.123Z",
"priority": "low",
"displayType": "private",
"location": "inPerson",
"transparency": "opaque",
"behavior": "event",
"visibilityType": "default",
"status": "open",
"url": "string",
"updatedAt": "2019-08-24T14:15:22.123Z",
"createdAt": "2019-08-24T14:15:22.123Z"
}