Google Cloud Retail V2Price Info Price Range Response
data class GoogleCloudRetailV2PriceInfoPriceRangeResponse(val originalPrice: GoogleCloudRetailV2IntervalResponse, val price: GoogleCloudRetailV2IntervalResponse)
The price range of all variant Product having the same Product.primary_product_id.
Constructors
Link copied to clipboard
constructor(originalPrice: GoogleCloudRetailV2IntervalResponse, price: GoogleCloudRetailV2IntervalResponse)