$this->id, 'monto_inicial' => $this->monto_inicial, 'monto_final' => $this->monto_final, 'fecha_apertura' => $this->fecha_apertura, 'fecha_cierre' => $this->fecha_cierre, 'estado' => $this->estado, ]; } }