Product オブジェクト
productIdentifier
string - Apple App Store において製品を識別する文字列。localizedDescription
string - 製品の説明。localizedTitle
string - 製品名。contentVersion
string - コンテンツのバージョンを識別する文字列。contentLengths
number[] - コンテンツのバイト単位の総ファイルサイズ。price
number - 現地通貨における製品の価格。formattedPrice
string - 製品の価格形式のロケール。currencyCode
string - ISO 4217規格に基づく製品の通貨単位を示す3文字コード。introductoryPrice
ProductDiscount (任意) - 製品紹介の価格情報を含むオブジェクト。 製品に利用できます。discounts
ProductDiscount[] - 割引提供の配列subscriptionGroupIdentifier
string - サブスクリプションが属するサブスクリプショングループの識別子。subscriptionPeriod
ProductSubscriptionPeriod (任意) - 製品の定期購入期間の詳細。isDownloadable
boolean - この製品が App Store でダウンロード可能かどうかを表す boolean の値。 少なくとも 1 つのファイルが製品に関連付けられている場合はtrue
です。downloadContentVersion
string - コンテンツのバージョンを識別する文字列。downloadContentLengths
number[] - コンテンツのバイト単位の総ファイルサイズ。