Electron文档应用开发接口(API)博客
productIdentifier
string - 用于苹果应用商店标识产品的字符串。
localizedDescription
string - 产品的描述。
localizedTitle
string - 产品的名称。
价格
数字 - 产品的本地货币化的成本。
格式化价格
字符串 - 产品的本地格式化价格。
currencyCode
string - 基于 ISO 4217标准的由三个字母组成字符串,表示一种商品货币.
introductoryPrice
ProductDiscount (optional) - The object containing introductory price information for the product. 可用于此产品。
discounts
ProductDiscount[] - An array of discount offers
subscriptionGroupIdentifier
字符串 - 订阅所属的订阅组的标识符。
subscriptionPeriod
ProductSubscriptionPeriod (optional) - The period details for products that are subscriptions.
isDownloadable
boolean - 一个布尔值,指示应用商店是否有该产品的可下载内容。 true
如果至少有一个文件与产品关联。
downloadContentVersion
string - 标识产品的版本的字符串。
downloadContentLengths
number[] - 内容的总大小,以字节为单位。