mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
816 B
816 B
Product Object
productIdentifierstring - The string that identifies the product to the Apple App Store.localizedDescriptionstring - A description of the product.localizedTitlestring - The name of the product.contentVersionstring - A string that identifies the version of the content.contentLengthsnumber[] - The total size of the content, in bytes.pricenumber - The cost of the product in the local currency.formattedPricestring - The locale formatted price of the product.currencyCodestring - 3 character code presenting a product's currency based on the ISO 4217 standard.isDownloadableboolean - A boolean value that indicates whether the App Store has downloadable content for this product.trueif at least one file has been associated with the product.