$this->id, 'name' => $this->name, 'type' => $this->type, 'driver' => $this->driver, 'set_as_default' => $this->set_as_default, 'credentials' => $this->credentials, 'company_id' => $this->company_id, ]; } }