---
title: MusicCatalogSearchSuggestionsResponse.TopResult
framework: musickit
role: symbol
role_heading: Type Alias
path: musickit/musiccatalogsearchsuggestionsresponse/topresult
---

# MusicCatalogSearchSuggestionsResponse.TopResult

A type alias for an item that represents one of the top results in a catalog search suggestions response.

## Declaration

```swift
typealias TopResult = MusicCatalogSearchResponse.TopResult
```
