$this->id, 'caja_id' => $this->caja_id, 'tipo' => $this->tipo, 'monto' => $this->monto, 'descripcion' => $this->descripcion, 'fecha' => $this->fecha, ]; } }