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