Type alias ShopperExperienceQueryParameters
ShopperExperienceQueryParameters: {
aspectAttributes?: string;
aspectTypeId?: string;
categoryId?: string;
locale?: string;
parameters?: string;
productId?: string;
siteId?: string;
}
Type declaration
-
Optional
aspectAttributes?: string
-
Optional
aspectTypeId?: string
-
Optional
categoryId?: string
-
Optional
locale?: string
-
Optional
parameters?: string
-
Optional
productId?: string
-
Optional
siteId?: string
All query parameters that are used by at least one ShopperExperience method.