关于检索自商店的商品的本地化信息。
| isoCurrencyCode | 采用 ISO 4217 格式的商品货币,例如 GBP 或 USD。 |
| localizedDescription | 检索自商店子系统(例如 Apple 或 Google)的本地化商品描述。 |
| localizedPrice | 以 isoCurrencySymbol 中指示的货币计价的 Decimal 商品价格。 |
| localizedPriceString | 本地化价格 string。 |
| localizedTitle | 检索自商店子系统(例如 Apple 或 Google)的本地化商品名称。 |
| ProductMetadata | 创建 ProductMetadata。 |