Interface: Product
Properties
description
• Optional
description: string
Text description of the product
Defined in
imageURI
• Optional
imageURI: string
A URL to the product's image
Defined in
price
• price: string
A localized string representing the product's pirce in the local currency, e.g. "$1"
Defined in
priceCurrencyCode
• priceCurrencyCode: string
A string representing which currency is the price calculated in, following ISO 4217
Defined in
productID
• productID: string
ID of the product
Defined in
title
• title: string
Title of the product