(object) array(
   'recordsTotal' => 2,
   'recordsFiltered' => 2,
   'data' => 
  array (
    0 => 
    (object) array(
       'Id' => 'JyxZTrVa_mYgdQIGYvjOkQ2',
       'UnitCode' => 'H87',
       'Unit' => 'Pieza',
       'Name' => 'Bicarbonato',
       'Description' => 'Bicarbonato sd',
       'Category' => 'GENERAL',
       'Price' => 50.0,
       'CodeProdServ' => '51191801',
       'NameCodeProdServ' => 'Bicarbonato de potasio',
       'CuentaPredial' => '',
       'ObjetoImp' => '02',
       'Taxes' => 
      array (
        0 => 
        (object) array(
           'Name' => 'IVA',
           'Rate' => 0.1600000000000000033306690738754696212708950042724609375,
           'IsRetention' => false,
           'IsFederalTax' => true,
        ),
      ),
    ),
    1 => 
    (object) array(
       'Id' => 'CzgRskqzzfteQBXEM0qQOA2',
       'UnitCode' => 'H87',
       'Unit' => 'PIEZA',
       'IdentificationNumber' => '-',
       'Name' => 'Producto Generico',
       'Description' => 'Producto General',
       'Category' => 'GENERAL',
       'Code' => '-',
       'Price' => 0.0,
       'CodeProdServ' => '01010101',
       'NameCodeProdServ' => '',
       'CuentaPredial' => '',
       'Taxes' => 
      array (
      ),
    ),
  ),
)