Search
Loading...
Skip to content

Interface: AssetsQueryResult

Return type of a findAssets query.

Type Parameters#

Type ParameterDefault type
T extends AssetResultAssetResult

Properties#

PropertyTypeDescription
assetsT[]The assets in the requested page
currentPagenumberThe current, requested page
nextPage?numberThe next page to query if it exists
totalnumberHow many assets are there in total for the current query regardless of the page