Interface protos.google.cloud.retail.v2alpha.PriceInfo.IPriceRange (1.3.0)

Properties of a PriceRange.

Package

@google-cloud/retail

Properties

originalPrice

originalPrice?: (google.cloud.retail.v2alpha.IInterval|null);

PriceRange originalPrice

Property Value
TypeDescription
(google.cloud.retail.v2alpha.IInterval|null)

price

price?: (google.cloud.retail.v2alpha.IInterval|null);

PriceRange price

Property Value
TypeDescription
(google.cloud.retail.v2alpha.IInterval|null)