インターフェイス: Product
ゲームのプロダクト情報を表します。
目次
プロパティ
プロパティ
description
• Optional description: string
プロダクトの説明。
imageURI
• Optional imageURI: string
プロダクト関連画像へのリンク。
price
• price: string
プロダクトの価格を現地通貨で表すローカライズされた文字列。例:"$1"
priceAmount
• Optional priceAmount: number
プロダクトの価格(数字)。
priceCurrencyCode
• priceCurrencyCode: string
ISO 4217通貨コードで識別され、計算された通貨を表す文字列。
productID
• productID: string
ゲームプロダクトの識別子。
title
• title: string
プロダクトのタイトル。