The result of a fetch call by the "LensStudio:AssetLibrary".AssetListService, which provides you a list of matching assets in the Asset Library.

interface AssetListSuccess {
    assets: LensStudio:AssetLibrary.Asset[];
}

Properties

Properties