Class ExactPrice (0.2.2)

ExactPrice(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Exact product price. .. attribute:: display_price

Optional. Display price of the product.

:type: float

Attribute

NameDescription
original_price float
Optional. Price of the product without any discount. If zero, by default set to be the 'displayPrice'.