formattedSalePrice property

String? formattedSalePrice
getter/setter pair

Formatted sale price which can be any characters.

If set, this attribute will be used instead of 'sale price', for example, On sale for $15,000.00.

Implementation

core.String? formattedSalePrice;