RecentlyViewedWidgetApi200ResponseResponseDocsInner
interface RecentlyViewedWidgetApi200ResponseResponseDocsInner {
pid?: string;
sale_price?: number;
title?: string;
url?: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
pid | Optional | string | |
sale_price | Optional | number | |
title | Optional | string | |
url | Optional | string |