Does anyone have a clue how to deserialize this object with the ikJSON library?
{
"result": [{
"success": true,
"rows": [{
"PROTOCOLO": "",
"BARCODE": "",
"HORA": "15:55:11"
}],
"total": 1
}]
}