Contents

price

The cost of the product in the local currency.

Declaration

var price: NSDecimalNumber { get }

Discussion

Your app can format the price using a number formatter, as shown in the following sample code:

See Also

Getting Pricing Information