GoogleCloudRecommendationengineV1beta1ProductDetail constructor
GoogleCloudRecommendationengineV1beta1ProductDetail({})
Implementation
GoogleCloudRecommendationengineV1beta1ProductDetail({
this.availableQuantity,
this.currencyCode,
this.displayPrice,
this.id,
this.itemAttributes,
this.originalPrice,
this.quantity,
this.stockState,
});