Interface: Product

iap.Product

Product configuration for an in-app-purchase product.

Properties

description

Optional description: string

The product description.


imageURI

Optional imageURI: string

A link to the product’s associated image.


price

price: string

The price of the product.


priceCurrencyCode

priceCurrencyCode: string

The currency code for the product.


productID

productID: string

The product’s game-specific identifier.


title

title: string

The title of the product.