Product オブジェクト
productIdentifier
string - Apple App Store において製品を識別する文字列。localizedDescription
string - 製品の説明。localizedTitle
string - 製品名。price
number - 現地通貨における製品の価格。formattedPrice
string - 製品の価格形式のロケール。currencyCode
string - ISO 4217規格に基づく製品の通貨単位を示す3文字コード。introductoryPrice
ProductDiscount (optional) - The object containing introductory price information for the product. 製品に利用できます。discounts
ProductDiscount[] - An array of discount offerssubscriptionGroupIdentifier
string - サブスクリプションが属するサブスクリプショングループの識別子。subscriptionPeriod
ProductSubscriptionPeriod (optional) - The period details for products that are subscriptions.isDownloadable
boolean - この製品が App Store でダウンロード可能かどうかを表す boolean の値。 少なくとも 1 つのファイルが製品に関連付けられている場合はtrue
です。downloadContentVersion
string - コンテンツのバージョン識別するための文字列downloadContentLengths
number[] - コンテンツの総ファイルサイズ(単位はbytes)