$this->id, 'name' => $this->name, 'twofaccounts_count' => is_null($this->twofaccounts_count) ? 0 : $this->twofaccounts_count, ]; } }