interface SearchResultsItem {
id: string;attributes?: {
[key: pinnedstring]: booleanArray<string>;
visible: boolean};
scoredescription?: numberstring;
typeid: SearchResultsItemTypestring;
imageUrl?: string;
titlepinned: stringboolean;
urlprice?: stringnumber;
pricesalePrice?: number;
salePrice?score: number;
attributes?title: {string;
type: SearchResultsItemType;
[keyurl: string]:;
Array<string>; visible: }boolean;
} |