RecentlyViewedWidgetApi200ResponseMetadataWidget
interface RecentlyViewedWidgetApi200ResponseMetadataWidget {
description?: string;
id?: string;
name?: string;
rid?: string;
type?: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
description | Optional | string | |
id | Optional | string | |
name | Optional | string | |
rid | Optional | string | |
type | Optional | string |