<br />
<b>Notice</b>:  Trying to get property 'valor' of non-object in <b>/home/hostuper/mallascar.hostuperu.com/apimallascar_asdas/pres_tipos_precios/search.php</b> on line <b>8</b><br />
<br />
<b>Notice</b>:  Trying to get property 'campo' of non-object in <b>/home/hostuper/mallascar.hostuperu.com/apimallascar_asdas/pres_tipos_precios/search.php</b> on line <b>9</b><br />
{
    "ok": true,
    "sql": "SELECT * FROM pres_tipos_precios WHERE  vigencia = 1  ",
    "data": [
        {
            "idtipoprecio": 1,
            "nombre": "PUBLICO EN GENERAL",
            "icono": "fa-users",
            "xdefecto": 1,
            "vigencia": 1
        },
        {
            "idtipoprecio": 2,
            "nombre": "COLECTIVOS",
            "icono": "fa-car",
            "xdefecto": null,
            "vigencia": 1
        },
        {
            "idtipoprecio": 3,
            "nombre": "PRIVADOS",
            "icono": "fa-address-book",
            "xdefecto": null,
            "vigencia": 1
        },
        {
            "idtipoprecio": 4,
            "nombre": "MUNICIPALIDADES",
            "icono": "fa-building",
            "xdefecto": null,
            "vigencia": 1
        }
    ]
}