Localized information about a product, retrieved from a store.
isoCurrencyCode | Product currency in ISO 4217 format; e.g. GBP or USD. |
localizedDescription | Localized product description as retrieved from the store subsystem; e.g. Apple or Google. |
localizedPrice | Decimal product price denominated in the currency indicated by isoCurrencySymbol. |
localizedPriceString | Localized price string. |
localizedTitle | Localized product title as retrieved from the store subsystem; e.g. Apple or Google. |
ProductMetadata | Create a ProductMetadata. |