Skip to main content

Interface: PluginSourceCatalogResult

One page returned by a native source-catalog query.

Properties

items

items: PluginSourceCatalogItem[]

Logical media matching the query.


nextPageToken?

optional nextPageToken?: string

Opaque token to pass to the next query.


hasMore

hasMore: boolean

Whether another page may be requested.