Skip to content

Interface: Product

Info about a product in the game.

Table of contents

Properties

Properties

description

Optional description: string

Text description of the product


imageURI

Optional imageURI: string

A URL to the product's image


price

price: string

A localized string representing the product's price in the local currency, e.g. "$1"


priceCurrencyCode

priceCurrencyCode: string

A string representing which currency is the price calculated in, following ISO 4217


productID

productID: string

ID of the product


title

title: string

Title of the product