{
"status": {
"code": "string",
"description": "string",
"httpStatusCode": 0
},
"data": [
{
"historyId": 0,
"ticketId": 0,
"dateCreated": "2019-08-24T14:15:22.123Z",
"createdBy": "string",
"createdName": "string",
"createdImageUrl": "string",
"historyType": 0,
"infoSummary": "string",
"historyInfos": [
{
"historyId": 0,
"infoNo": 0,
"infoTag": "string",
"infoValue": "string",
"infoPreviousValue": "string"
}
]
}
],
"pagination": {
"page": 0,
"pageSize": 0,
"totalItems": 0,
"totalPages": 0
}
}