Interface protos.google.cloud.retail.v2beta.IPriceInfo (1.1.6)

Properties of a PriceInfo.

Package

@google-cloud/retail!

Properties

cost

cost?: (number|null);

PriceInfo cost

Property Value
TypeDescription
(number|null)

currencyCode

currencyCode?: (string|null);

PriceInfo currencyCode

Property Value
TypeDescription
(string|null)

originalPrice

originalPrice?: (number|null);

PriceInfo originalPrice

Property Value
TypeDescription
(number|null)

price

price?: (number|null);

PriceInfo price

Property Value
TypeDescription
(number|null)