{
"id": "string",
"roomId": "string",
"requestedById": "string",
"purpose": "string",
"startAt": "2019-08-24T14:15:22.123Z",
"endAt": "2019-08-24T14:15:22.123Z",
"status": "PENDING",
"displayStatus": "PENDING",
"reviewedById": "string",
"reviewNote": "string",
"room": {
"id": "string",
"name": "string"
},
"requestedBy": {
"id": "string",
"name": "string",
"image": "string"
},
"reviewedBy": {
"id": "string",
"name": "string"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}