Alokai

RecentlyViewedWidgetApi200ResponseMetadataQueryModification

interface RecentlyViewedWidgetApi200ResponseMetadataQueryModification {
	mode?: string;
	value?: string;
}

Properties

NameRequiredTypeDescription
modeOptionalstring
valueOptionalstring

On this page