Product

external interface Product(source)

Properties

Link copied to clipboard
abstract var currencyCode: String

3 character code presenting a product's currency based on the ISO 4217 standard.

Link copied to clipboard

An array of discount offers

Link copied to clipboard

The total size of the content, in bytes.

Link copied to clipboard

A string that identifies the version of the content.

Link copied to clipboard
abstract var formattedPrice: String

The locale formatted price of the product.

Link copied to clipboard

The object containing introductory price information for the product. available for the product.

Link copied to clipboard
abstract var isDownloadable: Boolean

A boolean value that indicates whether the App Store has downloadable content for this product. true if at least one file has been associated with the product.

Link copied to clipboard

A description of the product.

Link copied to clipboard
abstract var localizedTitle: String

The name of the product.

Link copied to clipboard
abstract var price: Double

The cost of the product in the local currency.

Link copied to clipboard

The string that identifies the product to the Apple App Store.

Link copied to clipboard

The identifier of the subscription group to which the subscription belongs.

Link copied to clipboard

The period details for products that are subscriptions.