Instance Property
price
The decimal representation of the cost of the product, in local currency. For a string representation of the price to display to customers, use
localizedPriceString
.Framework
- Revenue
Cat
Declaration
var price: Decimal { get }