The callback of an errored fetch call by the "LensStudio:AssetLibrary".AssetListService.

interface ServiceError {
    description: string;
}

Properties

Properties

description: string