{
"status": true,
"data": {
"comment": {
"id": "string",
"accountId": "string",
"metaAssetId": "string",
"postId": "string",
"channel": "string",
"externalPostId": "string",
"externalCommentId": "string",
"parentCommentId": "string",
"from": {
"id": "string",
"name": "string",
"username": "string",
"profilePictureUrl": "string"
},
"text": "string",
"likeCount": 0,
"hidden": true,
"status": "string",
"sourceTimestamp": "2019-08-24T14:15:22.123Z",
"raw": {
"property1": "string",
"property2": "string"
},
"metadata": {
"property1": "string",
"property2": "string"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"entityVersion": "2019-08-24T14:15:22.123Z"
},
"operation": {
"id": "string",
"accountId": "string",
"metaAssetId": "string",
"channel": "string",
"operationType": "string",
"status": "pending",
"actorType": "string",
"actorId": "string",
"request": {
"property1": "string",
"property2": "string"
},
"response": {
"property1": "string",
"property2": "string"
},
"error": {
"property1": "string",
"property2": "string"
},
"completedAt": "2019-08-24T14:15:22.123Z",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"entityVersion": "2019-08-24T14:15:22.123Z"
}
}
}