Google Cloud Recommendationengine V1beta1Product Catalog Item Exact Price Response
data class GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPriceResponse(val displayPrice: Double, val originalPrice: Double)
Exact product price.
Constructors
Link copied to clipboard
fun GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPriceResponse(displayPrice: Double, originalPrice: Double)