{
"code": 0,
"msg": "success",
"data": {
"createAt": "2019-08-24T14:15:22.123Z",
"updateAt": "2019-08-24T14:15:22.123Z",
"id": 0,
"userId": 0,
"platformSiteId": 0,
"platformShopId": 0,
"conversationId": 0,
"messageId": "string",
"senderId": "string",
"senderType": "CUSTOMER",
"senderNickname": "string",
"title": "string",
"content": "string",
"contentTranslation": "string",
"sendAt": "2019-08-24T14:15:22.123Z",
"attachments": [
{
"id": "string",
"name": "string",
"format": "string",
"url": "string",
"fileType": "IMAGE"
}
]
}
}