{
"dataIdentifier": "string",
"description": "string",
"dataType": "STRING",
"id": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"agentId": "string",
"results": [
{
"id": "string",
"dataCollectionId": "string",
"callId": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"dataValue": {
"property1": "string",
"property2": "string"
}
}
]
}