{
"id": "string",
"createdByType": 0,
"createdByID": 0,
"createdByUser": "string",
"createdOnDateTime": "2019-08-24T14:15:22.123Z",
"lastUpdatedOnDateTime": "2019-08-24T14:15:22.123Z",
"associatedWith": "property",
"associatedWithID": 0,
"activityType": "call",
"status": true,
"title": "string",
"description": "string",
"tags": [
{
"tag": "string"
}
],
"assignedToo": [
{
"id": 0,
"name": "string"
}
],
"dueDateTime": "2019-08-24T14:15:22.123Z",
"property": {
"id": 0,
"fullName": "string",
"addressLine": "string",
"addressLine2": "string",
"addressLine3": "string",
"town": "string",
"county": "string",
"postcode": "string"
},
"opportunity": {
"id": 0,
"description": "string"
},
"job": {
"id": 0,
"description": "string"
},
"completed": {
"completedOnDateTime": "2019-08-24T14:15:22.123Z",
"completedByUserID": 0,
"completedByUser": "string"
}
}