Properties of a PriceInfo.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
currencyCode |
string | null |
<optional> |
PriceInfo currencyCode |
price |
number | null |
<optional> |
PriceInfo price |
originalPrice |
number | null |
<optional> |
PriceInfo originalPrice |
cost |
number | null |
<optional> |
PriceInfo cost |
priceEffectiveTime |
google.protobuf.ITimestamp | null |
<optional> |
PriceInfo priceEffectiveTime |
priceExpireTime |
google.protobuf.ITimestamp | null |
<optional> |
PriceInfo priceExpireTime |
priceRange |
google.cloud.retail.v2beta.PriceInfo.IPriceRange | null |
<optional> |
PriceInfo priceRange |